summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-07-19mfd: syscon: Free the allocated name field of struct regmap_configLimeng1-1/+1
2021-07-14mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade1-1/+1
2021-07-14mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap1-0/+1
2021-05-14mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier1-1/+6
2021-05-14mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilitiesDavid E. Box1-8/+3
2021-05-14mfd: stmpe: Revert "Constify static struct resource"Rikard Falkeborn1-5/+9
2021-05-12mfd: arizona: Fix rumtime PM imbalance on errorDinghao Liu1-1/+1
2021-05-12mfd: da9063: Support SMBus and I2C modeHubert Streidl1-0/+10
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko1-2/+4
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-435/+0
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds15-163/+521
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2021-02-22Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-28/+141
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko3-435/+0
2021-02-08mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy1-0/+9
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy1-56/+69
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy1-1/+1
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy1-2/+2
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy1-1/+0
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy1-3/+0
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDsJarkko Nikula1-0/+15
2021-02-08mfd: intel-m10-bmc: Expose MAC address and countRuss Weight1-0/+43
2021-02-08mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko3-0/+214
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDsAndy Shevchenko1-0/+13
2021-02-08mfd: gateworks-gsc: Fix interrupt typeTim Harvey1-1/+1
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones3-30/+30
2021-02-08mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeoutZheng Yongjun1-2/+1
2021-02-08mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz1-2/+2
2021-02-08mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer1-1/+1
2021-02-08mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann1-1/+2
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones4-67/+123
2021-02-04mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede1-0/+127
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede4-28/+12
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede2-0/+2
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König3-6/+6
2021-01-14mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen1-1/+75
2021-01-14mfd: bd9571mwv: Make the driver more genericKhiem Nguyen1-36/+41
2021-01-14mfd: bd9571mwv: Use devm_regmap_add_irq_chip()Yoshihiro Shimoda1-21/+6
2021-01-14mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda1-9/+1
2021-01-14mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij1-1/+0
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+3
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner1-13/+3
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner2-29/+77