summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2021-09-22mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-22mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer
2021-09-22mfd: axp20x: Update AXP288 volatile rangesHans de Goede
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier
2021-09-22mfd: db8500-prcmu: Adjust map to realityLinus Walleij
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-22mfd: cros_ec: Add peripheral device chargerDaisuke Nojiri
2021-06-17mfd: tps68470: Remove tps68470 MFD driverDaniel Scally
2021-06-15mfd: max8907: Remove IRQF_NO_AUTOEN flagSergey Larin
2021-06-15mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroZhen Lei
2021-06-15mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macroZhen Lei
2021-06-15mfd: janz-cmodio: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: kempld-core: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: pcf50633: Use DEVICE_ATTR_ADMIN_RO macroZhen Lei
2021-06-15mfd: sm501: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: timberdale: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: wm831x: Use DEVICE_ATTR_RO macroZhen Lei
2021-06-15mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-10mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier
2021-06-02mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify codeZhen Lei
2021-06-02mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: tps80031: Use DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei
2021-06-02mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-02mfd: cros_ec_dev: Load lightbar module only presentGwendal Grignou
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski
2021-06-02mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski
2021-06-02mfd: sec: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: da9052: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: max8998: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh
2021-06-02mfd: da9063: Propagate errno when I2C mode failsWolfram Sang
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren
2021-06-02mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede
2021-06-02mfd: si476x-i2c: Fix incorrectly documented function namesLee Jones
2021-06-02mfd: si476x-cmd: Fix a bunch of incorrectly documented function namesLee Jones