index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-29
mfd: syscon: Remove repetition of the regmap_get_val_endian()
Andy Shevchenko
2022-09-28
mfd: ocelot-spi: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
2022-09-28
mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
Jens Hillenstedt
2022-09-28
mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe()
Peng Wu
2022-09-28
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
2022-09-28
mfd: twl4030: Add missed linux/device.h header
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_chtdc_ti: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
2022-09-28
mfd: stmpe: Switch to using gpiod API
Dmitry Torokhov
2022-09-28
mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
Linus Walleij
2022-09-28
mfd: intel-m10-bmc: Add d5005 bmc secure update driver
Russ Weight
2022-09-28
mfd: qcom-spmi-pmic: Add support for PMP8074
Robert Marko
2022-09-28
mfd: Move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-28
mfd: fsl-imx25: Fix check for platform_get_irq() errors
Dan Carpenter
2022-09-28
mfd: rt5120: Add Richtek PMIC support
ChiYuan Huang
2022-09-28
mfd: core: Delete corresponding OF node entries from list on MFD removal
Michal Oleszczyk
2022-09-28
mfd: twl-core: Fix double "to to" in comment.
Jason Wang
2022-09-28
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...
Christophe JAILLET
2022-09-28
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
2022-09-28
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
2022-09-28
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
2022-09-28
mfd: mt6370: Add MediaTek MT6370 support
ChiYuan Huang
2022-09-28
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
2022-09-28
mfd: intel_soc_pmic_crc: Update the copyright year
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
Andy Shevchenko
2022-09-28
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
2022-09-28
mfd: stmpe: Probe sub-function by compatible
Francesco Dolcini
2022-09-28
mfd: stmpe: Remove rotator block from probe
Francesco Dolcini
2022-09-28
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
2022-09-09
mfd: ocelot: Add support for the vsc7512 chip via spi
Colin Foster
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-04
Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-03
mfd: remove reference to AVR32 architecture in atmel-smc.c
Hans-Christian Noren Egtvedt
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-07-19
mfd: sun6i-prcm: Update Kconfig description
Samuel Holland
[next]