index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Lines
2023-02-22
mfd: Use sysfs_emit() to instead of scnprintf()
ye xingchen
-5
/
+4
2023-02-22
mfd: cs5535: Don't build on UML
Randy Dunlap
-0
/
+1
2023-02-22
mfd: rk808: Re-add rk808-clkout to RK818
Tom Fitzhenry
-0
/
+1
2023-02-22
Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...
Lee Jones
-246
/
+774
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+64
2023-02-21
Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-5
/
+0
2023-02-04
mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models
Hans de Goede
-0
/
+8
2023-02-01
mfd: remove htc-pasic3 driver
Arnd Bergmann
-221
/
+0
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
-170
/
+0
2023-02-01
mfd: remove toshiba tmio drivers
Arnd Bergmann
-2745
/
+0
2023-01-30
mfd: ocelot: add external ocelot switch control
Colin Foster
-0
/
+60
2023-01-30
mfd: ocelot: prepend resource size macros to be 32-bit
Colin Foster
-4
/
+4
2023-01-30
fpga: m10bmc-sec: Add support for N6000
Ilpo Järvinen
-3
/
+239
2023-01-27
mfd: intel-m10-bmc: Add PMCI driver
Ilpo Järvinen
-0
/
+232
2023-01-27
mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000
Ilpo Järvinen
-33
/
+33
2023-01-27
mfd: intel-m10-bmc: Support multiple CSR register layouts
Ilpo Järvinen
-5
/
+28
2023-01-27
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
-121
/
+163
2023-01-27
mfd: intel-m10-bmc: Rename the local variables
Ilpo Järvinen
-5
/
+5
2023-01-27
mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
Ilpo Järvinen
-29
/
+24
2023-01-25
ALSA: ac97: make remove callback of ac97 driver void returned
Dawei Li
-3
/
+1
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
-1
/
+1
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
-1
/
+1
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
-5
/
+0
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
-1783
/
+826
2022-12-08
mfd: pm8008: Fix return value check in pm8008_probe()
Yang Yingliang
-2
/
+2
2022-12-08
mfd: rohm: Use dev_err_probe()
Matti Vaittinen
-35
/
+26
2022-12-08
mfd: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
-9
/
+9
2022-12-08
mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
Christophe JAILLET
-11
/
+1
2022-12-08
mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
Christophe JAILLET
-3
/
+1
2022-12-08
mfd: stm32-lptimer: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
-3
/
+1
2022-12-08
mfd: rohm-bd9576: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-12-08
mfd: fsl-imx25-tsadc: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
-3
/
+1
2022-12-07
mfd: palmas: Use device_get_match_data() to simplify the code
ye xingchen
-7
/
+1
2022-12-07
mfd: tps65219: Add driver for TI TPS65219 PMIC
Jerome Neanne
-0
/
+314
2022-12-07
mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
Matti Vaittinen
-0
/
+1
2022-12-07
mfd: wcd934x: Convert irq chip to config regs
Aidan MacDonald
-3
/
+8
2022-12-07
mfd: tps65090: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: stpmic1: Fix swapped mask/unmask in irq chip
Aidan MacDonald
-2
/
+3
2022-12-07
mfd: sprd-sc27xx-spi: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rt5120: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rt5033: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: rohm-bd71828: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-4
/
+2
2022-12-07
mfd: rn5t618: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: max77843: Drop useless mask_invert flag on irqchip
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: max77693: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-5
/
+1
2022-12-07
mfd: max77650: Remove useless type_invert flag
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: max14577: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-5
/
+2
2022-12-07
mfd: gateworks-gsc: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
[prev]
[next]