Age | Commit message (Expand) | Author |
2023-04-26 | mfd: qcom-pm8008: Convert irq chip to config regs | Aidan MacDonald |
2023-04-26 | mfd: qcom-pm8008: Fix swapped mask/unmask in irq chip | Aidan MacDonald |
2023-04-26 | mfd: qcom_rpm: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: atmel-flexcom: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: sun4i-gpadc: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: ssbi: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: hi6421-pmic: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen |
2023-04-26 | mfd: si476x-cmd: Fix several issues reported by codespell | Jackie Liu |
2023-04-26 | mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_models | Hans de Goede |
2023-04-26 | mfd: sec: Remove PMICs without compatibles | David Virag |
2023-04-13 | mfd: altera-sysmgr: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-07 | regmap: allow upshifting register addresses before performing operations | Maxime Chevallier |
2023-03-20 | mfd: ocelot: add ocelot-serdes capability | Colin Foster |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-02-27 | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-02-26 | net: mscc: ocelot: fix duplicate driver name error | Vladimir Oltean |
2023-02-23 | Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-02-22 | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-02-22 | mfd: ntxec: Add version number for EC in Tolino Vision | Andreas Kemnade |
2023-02-22 | mfd: Remove toshiba tmio drivers | Arnd Bergmann |
2023-02-22 | mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak | Liang He |
2023-02-22 | mfd: syscon: Allow reset control for syscon devices | Jeremy Kerr |
2023-02-22 | mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registration | Lee Jones |
2023-02-22 | mfd: axp20x: Switch to the sys-off handler API | Samuel Holland |
2023-02-22 | mfd: max8925: Remove the unused function irq_to_max8925() | Jiapeng Chong |
2023-02-22 | mfd: qcom-pm8xxx: Remove set but unused variable 'rev' | Jiapeng Chong |
2023-02-22 | mfd: twl4030-power: Drop empty platform remove function | Uwe Kleine-König |
2023-02-22 | mfd: twl: Fix TWL6032 phy vbus detection | Andreas Kemnade |
2023-02-22 | mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read() | Qiheng Lin |
2023-02-22 | mfd: Use sysfs_emit() to instead of scnprintf() | ye xingchen |
2023-02-22 | mfd: cs5535: Don't build on UML | Randy Dunlap |
2023-02-22 | mfd: rk808: Re-add rk808-clkout to RK818 | Tom Fitzhenry |
2023-02-22 | Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f... | Lee Jones |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-21 | Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-02-04 | mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models | Hans de Goede |
2023-02-01 | mfd: remove htc-pasic3 driver | Arnd Bergmann |
2023-02-01 | mfd: remove ucb1400 support | Arnd Bergmann |
2023-02-01 | mfd: remove toshiba tmio drivers | Arnd Bergmann |
2023-01-30 | mfd: ocelot: add external ocelot switch control | Colin Foster |
2023-01-30 | mfd: ocelot: prepend resource size macros to be 32-bit | Colin Foster |
2023-01-30 | fpga: m10bmc-sec: Add support for N6000 | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Add PMCI driver | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000 | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Support multiple CSR register layouts | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Split into core and spi specific parts | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Rename the local variables | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info | Ilpo Järvinen |
2023-01-25 | ALSA: ac97: make remove callback of ac97 driver void returned | Dawei Li |