summaryrefslogtreecommitdiff
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-03-041-2/+1
* mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda2021-03-041-3/+3
* mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-11-181-1/+27
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2020-10-011-0/+10
* mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko2020-09-031-0/+16
* mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko2020-09-031-0/+3
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax2020-08-211-0/+18
* mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-06-241-0/+6
* mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay2020-06-241-2/+7
* mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay2020-06-241-0/+7
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-06-241-0/+1
* mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao2020-05-101-1/+1
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-171-2/+7
* mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-02-141-0/+1
* mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-02-111-0/+1
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-02-111-1/+1
* mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-02-111-1/+1
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-02-111-2/+11
* mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDsAndy Shevchenko2020-02-011-1/+12
* mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula2020-01-261-8/+20
* mfd: mt6397: Fix probe after changing mt6397-coreFrank Wunderlich2019-10-241-24/+40
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-291-52/+1
|\
| * thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-241-52/+1
* | Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-2336-659/+598
|\ \
| * | mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl2019-09-021-0/+25
| * | mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl2019-09-021-10/+3
| * | mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij2019-09-021-5/+35
| * | mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko2019-09-021-21/+8
| * | mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang2019-09-021-2/+1
| * | mfd: sm501: Include the GPIO driver headerLinus Walleij2019-09-021-0/+1
| * | mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko2019-09-021-0/+26
| * | mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko2019-09-021-5/+5
| * | mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko2019-09-023-0/+169
| * | mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang2019-09-021-23/+30
| * | mfd: asic3: Include the right headerLinus Walleij2019-08-141-1/+1
| * | mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang2019-08-123-147/+183
| * | mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang2019-08-121-8/+8
| * | mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-126-27/+9
| * | mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-0/+2
| * | mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko2019-08-121-0/+23
| * | mfd: Drop obsolete JZ4740 driverPaul Cercueil2019-08-123-334/+0
| * | mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-2/+2
| * | mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-08-121-0/+2
| * | mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang2019-08-121-3/+3
| * | mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang2019-08-121-3/+3
| * | mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang2019-08-121-3/+3
| * | mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang2019-08-121-9/+9
| * | mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang2019-08-121-6/+6