summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez
2019-05-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade
2019-03-23mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-02-27mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-02-27mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-02-27mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-02-27mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2019-01-22mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2018-12-13Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra
2018-11-13mfd: menelaus: Fix possible race condition and leakAlexandre Belloni
2018-09-11mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-16mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen
2018-07-27mfd: sec-core: Export OF module alias tableKrzysztof Kozlowski
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler
2018-07-27mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai
2018-07-27mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo
2018-07-27mfd: wm8994: Allow to configure Speaker Mode Pullup from dtsAlberto Panizzo
2018-07-27mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov
2018-07-27mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov
2018-07-27mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov
2018-07-27mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov
2018-07-27mfd: rave-sp: Remove unused definesAndrey Smirnov
2018-07-27mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco
2018-07-27mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen
2018-07-27mfd: dln2: Use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-27mfd: arizona: Don't use regmap_read_poll_timeoutCharles Keepax
2018-07-27mfd: intel-lpss: Add Ice Lake PCI IDsMika Westerberg
2018-07-27mfd: wm8994-core: Fix error path in wm8994_device_initAnthony Brandon
2018-07-27mfd: kempld-core: Constify variables that point to const structureJulia Lawall
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones
2018-07-13mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong
2018-07-13mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap