summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: rsmu_spi: Remove redundant of_match_ptr()Zhu Wang2023-08-221-1/+1
* mfd: altera-a10sr: Remove redundant of_match_ptr()Zhu Wang2023-08-221-1/+1
* mfd: rsmu_i2c: Remove redundant of_match_ptr()Zhu Wang2023-08-221-1/+1
* mfd: tc3589x: Remove redundant of_match_ptr()Ruan Jinjie2023-08-221-1/+1
* mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()Li Zetao2023-08-221-2/+0
* mfd: rz-mtu3: Remove duplicated include module.hYang Li2023-08-181-1/+0
* mfd: rz-mtu3: Link time dependenciesArnd Bergmann2023-08-182-2/+2
* mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lockChengfeng Ye2023-08-181-4/+6
* mfd: rz-mtu3: Fix COMPILE_TEST build errorBiju Das2023-08-181-0/+1
* mfd: Explicitly include correct DT includesRob Herring2023-08-1851-66/+42
* mfd: wm8998: Update to use maple tree register cacheMark Brown2023-08-181-1/+1
* mfd: wm8997: Update to use maple tree register cacheMark Brown2023-08-181-1/+1
* mfd: wm8994: Update to use maple tree register cacheMark Brown2023-08-181-3/+3
* mfd: wm5110: Update to use maple tree register cacheMark Brown2023-08-181-1/+1
* mfd: wm5102: Update to use maple tree register cacheMark Brown2023-08-181-1/+1
* mfd: cs47l92: Update to use maple tree register cacheMark Brown2023-08-181-4/+4
* mfd: cs47l90: Update to use maple tree register cacheMark Brown2023-08-181-4/+4
* mfd: cs47l85: Update to use maple tree register cacheMark Brown2023-08-181-4/+4
* mfd: cs47l35: Update to use maple tree register cacheMark Brown2023-08-181-4/+4
* mfd: cs47l24: Update to use maple tree register cacheMark Brown2023-08-181-1/+1
* mfd: cs47l15: Update to use maple tree register cacheMark Brown2023-08-181-4/+4
* mfd: axp20x: Update to use maple tree register cacheMark Brown2023-08-181-6/+6
* mfd: Add module build support for RZ/G2L MTU3aBiju Das2023-08-182-1/+2
* mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-181-2/+1
* mfd: stm32-timers: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-181-2/+1
* mfd: omap-usb-host: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-181-3/+1
* mfd: exynos-lpass: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-181-3/+1
* mfd: ti_am335x_tscadc: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-181-2/+1
* mfd: omap-usb-tll: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-181-3/+1
* mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-181-3/+1
* mfd: rk808: Make MFD_RK8XX tristateGeert Uytterhoeven2023-08-181-1/+1
* mfd: ipaq-micro: Use %*ph for printing hexdump of a small bufferAndy Shevchenko2023-08-181-4/+1
* Merge tags 'ib-mfd-pinctrl-soundwire-v6.6' and 'ib-mfd-regulator-v6.6' into i...Lee Jones2023-08-181-5/+12
|\
| * mfd: tps65086: Read DEVICE ID register 1 from deviceAndre Werner2023-08-181-5/+12
* | pinctrl: cs42l43: Add support for the cs42l43Charles Keepax2023-08-173-0/+622
* | mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax2023-08-176-0/+1579
* | soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure2023-08-172-0/+44
|/
* Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds2023-07-098-30/+33
|\
| * ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma2023-07-081-1/+1
| * ntb_netdev: Fix module_init problemGeoff Levand2023-07-081-1/+1
| * ntb: intel: Remove redundant pci_clear_masterCai Huoqing2023-07-081-2/+0
| * ntb: epf: Remove redundant pci_clear_masterCai Huoqing2023-07-081-8/+4
| * ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing2023-07-081-2/+0
| * ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-07-081-12/+5
| * NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie2023-07-081-0/+1
| * NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang2023-07-081-0/+2
| * NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang2023-07-081-1/+1
| * ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can2023-07-081-1/+6
| * NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can2023-07-081-1/+6
| * ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can2023-07-081-1/+6