summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2024-02-23mfd: rsmu_i2c: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: rn5t618: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: rk8xx: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: rohm: Convert to use maple tree register cacheBo Liu-4/+4
2024-02-23mfd: wolfson: Convert to use maple tree register cacheBo Liu-7/+7
2024-02-23mfd: lochnagar-i2c: Convert to use maple tree register cacheBo Liu-2/+2
2024-02-23mfd: khadas-mcu: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: dialog: Convert to use maple tree register cacheBo Liu-6/+6
2024-02-23mfd: bd9571mwv: Convert to use maple tree register cacheBo Liu-2/+2
2024-02-23mfd: bcm590xx: Convert to use maple tree register cacheBo Liu-2/+2
2024-02-23mfd: axp20x: Convert to use maple tree register cacheBo Liu-2/+2
2024-02-23mfd: as3722: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: as3711: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: ac100: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: mcp-core: Make mcp_bus_type constRicardo B. Marliere-1/+1
2024-02-23mfd: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax-1/+3
2024-02-23mfd: cs42l43: Add some missing dev_err_probe()sCharles Keepax-12/+6
2024-02-23mfd: cs42l43: Add time postfixes on definesCharles Keepax-18/+18
2024-02-23mfd: cs42l43: Use __u8 type rather than u8 for firmware interfaceCharles Keepax-2/+2
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax-7/+23
2024-02-23mfd: wm831x: Remove redundant forever while loopMaciej Strozek-25/+18
2024-02-23mfd: rave-sp: Avoid unnecessary use of comma operatorSimon Horman-1/+1
2024-02-23mfd: cros_ec: Register EC-based watchdog subdeviceLukasz Majczak-0/+9
2024-02-23mfd: omap-usb-host: Increase size of buffer to include all possible valuesLee Jones-1/+1
2024-02-23mfd: lpc_ich: Use ALIGN_DOWN() to obtain the start of the SPI base rangeIlpo Järvinen-1/+2
2024-02-23mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530Aleksandrs Vinarskis-0/+17
2024-02-23mfd: intel-lpss: Switch to generalized quirk tableAleksandrs Vinarskis-10/+24
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini-2/+2
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+5
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-224/+168
2024-01-10mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson-0/+1
2024-01-10mfd: ab8500-sysctrl: Drop ancient chargerLinus Walleij-1/+1
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+1
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion-3/+3
2023-12-13mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko-1/+1
2023-12-13mfd: tps6594: Add null pointer check to tps6594_device_init()Kunwu Chan-0/+3
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)-5/+5
2023-12-07mfd: da9062: Simplify obtaining I2C match dataBiju Das-13/+9
2023-12-07mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan-0/+4
2023-12-07mfd: intel-lpss: Don't fail probe on success of pci_alloc_irq_vectors()Andy Shevchenko-1/+1
2023-12-07mfd: twl6030-irq: Revert to use of_match_device()Peter Ujfalusi-5/+5
2023-12-07mfd: cs42l43: Correct order of include files to be alphabeticalCharles Keepax-1/+1
2023-12-07mfd: cs42l43: Correct SoundWire port listCharles Keepax-46/+28
2023-12-07mfd: intel-lpss: Provide Intel LPSS PM ops structureAndy Shevchenko-41/+15
2023-12-07mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespaceAndy Shevchenko-5/+7
2023-12-07mfd: intel-lpss: Adjust header inclusionsAndy Shevchenko-8/+23
2023-12-07mfd: intel-lpss: Use device_get_match_data()Andy Shevchenko-8/+7
2023-12-07mfd: intel-lpss: Revert "Add missing check for platform_get_resource"Andy Shevchenko-3/+2
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Dang Huynh-0/+1
2023-12-07mfd: twl4030-audio: Convert to platform remove callback returning voidUwe Kleine-König-4/+2