summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-22mfd: stpmic1: Remove redundant of_match_ptr()Zhu Wang
2023-08-22mfd: act8945a: Remove redundant of_match_ptr()Zhu Wang
2023-08-22mfd: rsmu_spi: Remove redundant of_match_ptr()Zhu Wang
2023-08-22mfd: altera-a10sr: Remove redundant of_match_ptr()Zhu Wang
2023-08-22mfd: rsmu_i2c: Remove redundant of_match_ptr()Zhu Wang
2023-08-22mfd: tc3589x: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-22mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()Li Zetao
2023-08-18mfd: rz-mtu3: Remove duplicated include module.hYang Li
2023-08-18mfd: rz-mtu3: Link time dependenciesArnd Bergmann
2023-08-18mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lockChengfeng Ye
2023-08-18mfd: rz-mtu3: Fix COMPILE_TEST build errorBiju Das
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-08-18mfd: wm8998: Update to use maple tree register cacheMark Brown
2023-08-18mfd: wm8997: Update to use maple tree register cacheMark Brown
2023-08-18mfd: wm8994: Update to use maple tree register cacheMark Brown
2023-08-18mfd: wm5110: Update to use maple tree register cacheMark Brown
2023-08-18mfd: wm5102: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l92: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l90: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l85: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l35: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l24: Update to use maple tree register cacheMark Brown
2023-08-18mfd: cs47l15: Update to use maple tree register cacheMark Brown
2023-08-18mfd: axp20x: Update to use maple tree register cacheMark Brown
2023-08-18mfd: Add module build support for RZ/G2L MTU3aBiju Das
2023-08-18mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-18mfd: stm32-timers: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-18mfd: omap-usb-host: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-18mfd: exynos-lpass: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-18mfd: ti_am335x_tscadc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-18mfd: omap-usb-tll: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-18mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-18mfd: rk808: Make MFD_RK8XX tristateGeert Uytterhoeven
2023-08-18mfd: ipaq-micro: Use %*ph for printing hexdump of a small bufferAndy Shevchenko
2023-08-18Merge tags 'ib-mfd-pinctrl-soundwire-v6.6' and 'ib-mfd-regulator-v6.6' into i...Lee Jones
2023-08-18mfd: tps65086: Read DEVICE ID register 1 from deviceAndre Werner
2023-08-17pinctrl: cs42l43: Add support for the cs42l43Charles Keepax
2023-08-17mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie