summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2023-04-26mfd: qcom-pm8008: Convert irq chip to config regsAidan MacDonald
2023-04-26mfd: qcom-pm8008: Fix swapped mask/unmask in irq chipAidan MacDonald
2023-04-26mfd: qcom_rpm: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: atmel-flexcom: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: sun4i-gpadc: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: ssbi: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: hi6421-pmic: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-26mfd: si476x-cmd: Fix several issues reported by codespellJackie Liu
2023-04-26mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_modelsHans de Goede
2023-04-26mfd: sec: Remove PMICs without compatiblesDavid Virag
2023-04-13mfd: altera-sysmgr: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier
2023-03-20mfd: ocelot: add ocelot-serdes capabilityColin Foster
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-23Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-22mfd: ntxec: Add version number for EC in Tolino VisionAndreas Kemnade
2023-02-22mfd: Remove toshiba tmio driversArnd Bergmann
2023-02-22mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He
2023-02-22mfd: syscon: Allow reset control for syscon devicesJeremy Kerr
2023-02-22mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registrationLee Jones
2023-02-22mfd: axp20x: Switch to the sys-off handler APISamuel Holland
2023-02-22mfd: max8925: Remove the unused function irq_to_max8925()Jiapeng Chong
2023-02-22mfd: qcom-pm8xxx: Remove set but unused variable 'rev'Jiapeng Chong
2023-02-22mfd: twl4030-power: Drop empty platform remove functionUwe Kleine-König
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade
2023-02-22mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin
2023-02-22mfd: Use sysfs_emit() to instead of scnprintf()ye xingchen
2023-02-22mfd: cs5535: Don't build on UMLRandy Dunlap
2023-02-22mfd: rk808: Re-add rk808-clkout to RK818Tom Fitzhenry
2023-02-22Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-02-04mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede
2023-02-01mfd: remove htc-pasic3 driverArnd Bergmann
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2023-02-01mfd: remove toshiba tmio driversArnd Bergmann
2023-01-30mfd: ocelot: add external ocelot switch controlColin Foster
2023-01-30mfd: ocelot: prepend resource size macros to be 32-bitColin Foster
2023-01-30fpga: m10bmc-sec: Add support for N6000Ilpo Järvinen
2023-01-27mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000Ilpo Järvinen
2023-01-27mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Rename the local variablesIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific infoIlpo Järvinen
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li