summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2019-09-02mfd: sm501: Include the GPIO driver headerLinus Walleij
2019-09-02mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko
2019-09-02mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko
2019-09-02mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-14mfd: asic3: Include the right headerLinus Walleij
2019-08-12mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang
2019-08-12mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-12mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil
2019-08-12mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-12mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-08-12mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max8907: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max77693: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: max14577: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: da9150-core: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: bcm590xx: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: ab3100-core: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: 88pm860x-core: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: 88pm800: Convert to i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: timberdale: Use dev_get_drvdataChuhong Yuan
2019-08-12mfd: tps80031: Convert to devm_i2c_new_dummy_deviceWolfram Sang
2019-08-12mfd: aat2870: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-12mfd: ab8500: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-12mfd: ab3100: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil
2019-08-01mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-01mfd: ab8500: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-01mfd: ab3100: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-25mfd: davinci_voicecodec: Remove pointless #includeArnd Bergmann
2019-07-25mfd: max77620: Add of_node_put() before returnNishka Dasgupta
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds