summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2024-04-03mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530Aleksandrs Vinarskis
2024-04-03mfd: intel-lpss: Switch to generalized quirk tableAleksandrs Vinarskis
2024-04-03mfd: twl: Select MFD_COREAlexander Sverdlin
2024-03-26mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek
2024-03-26mfd: cs42l43: Fix wrong register defaultsMaciej Strozek
2024-03-26mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin
2024-03-26mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2024-01-10mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson
2024-01-10mfd: ab8500-sysctrl: Drop ancient chargerLinus Walleij
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-12-13mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko
2023-12-13mfd: tps6594: Add null pointer check to tps6594_device_init()Kunwu Chan
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-07mfd: da9062: Simplify obtaining I2C match dataBiju Das
2023-12-07mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan
2023-12-07mfd: intel-lpss: Don't fail probe on success of pci_alloc_irq_vectors()Andy Shevchenko
2023-12-07mfd: twl6030-irq: Revert to use of_match_device()Peter Ujfalusi
2023-12-07mfd: cs42l43: Correct order of include files to be alphabeticalCharles Keepax
2023-12-07mfd: cs42l43: Correct SoundWire port listCharles Keepax
2023-12-07mfd: intel-lpss: Provide Intel LPSS PM ops structureAndy Shevchenko
2023-12-07mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespaceAndy Shevchenko
2023-12-07mfd: intel-lpss: Adjust header inclusionsAndy Shevchenko
2023-12-07mfd: intel-lpss: Use device_get_match_data()Andy Shevchenko
2023-12-07mfd: intel-lpss: Revert "Add missing check for platform_get_resource"Andy Shevchenko
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Dang Huynh
2023-12-07mfd: twl4030-audio: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: tps65911-comparator: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: ti_am335x_tscadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: stm32-timers: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: sm501: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: qcom-pm8xxx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: pcf50633-adc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-tll: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-host: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mcp-sa11x0: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: kempld-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: intel-lpss-acpi: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: hi655x-pmic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: fsl-imx25-tsadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: exynos-lpass: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: cros_ec_dev: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: ab8500-sysctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: tps65086: Enable register view in debugfsAndre Werner
2023-12-07mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong
2023-12-07mfd: intel-lpss: Return error code received from the IRQ APIChen Ni
2023-12-07mfd: intel-lpss: Use PCI APIs instead of dereferencingAndy Shevchenko