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-11-01
mfd: lpc_ich: Move APL GPIO resources to a custom structure
Andy Shevchenko
-11
/
+41
2023-11-01
mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset member
Andy Shevchenko
-13
/
+13
2023-11-01
mfd: dln2: Fix double put in dln2_probe
Dinghao Liu
-1
/
+0
2023-11-01
mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...
Biju Das
-11
/
+1
2023-11-01
mfd: max77541: Simplify obtaining I2C match data
Biju Das
-5
/
+1
2023-11-01
mfd: madera-i2c: Simplify obtaining I2C match data
Biju Das
-8
/
+1
2023-11-01
mfd: arizona-i2c: Simplify obtaining I2C match data
Biju Das
-9
/
+2
2023-11-01
mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_by
Kees Cook
-1
/
+1
2023-11-01
mfd: stm32-timers: Add support for interrupts
Fabrice Gasnier
-0
/
+46
2023-11-01
mfd: twl-core: Add a clock subdevice for the TWL6032
Andreas Kemnade
-0
/
+16
2023-11-01
mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller
Manikandan Muralidharan
-0
/
+1
2023-11-01
mfd: wcd934x: Update to use maple tree register cache
Mark Brown
-1
/
+1
2023-11-01
mfd: axp20x: Generalise handling without interrupt
Andre Przywara
-20
/
+24
2023-11-01
mfd: palmas: Make similar OF and ID table
Biju Das
-5
/
+5
2023-11-01
mfd: palmas: Move OF table closer to its consumer
Biju Das
-17
/
+8
2023-11-01
mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
Biju Das
-16
/
+11
2023-11-01
mfd: palmas: Remove trailing comma in the terminator entry
Biju Das
-1
/
+1
2023-11-01
mfd: core: Ensure disabled devices are skipped without aborting
Herve Codina
-5
/
+12
2023-11-01
mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...
Biju Das
-11
/
+1
2023-11-01
Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-merged
Lee Jones
-8
/
+42
2023-10-05
Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-0
/
+1
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
-2
/
+2
2023-09-19
mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQ
Woody Zhang
-0
/
+1
2023-08-22
mfd: mc13xxx: Simplify device data fetching in probe()
Biju Das
-8
/
+1
2023-08-22
mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()
Biju Das
-8
/
+8
2023-08-22
mfd: rz-mtu3: Reduce critical sections
Biju Das
-9
/
+7
2023-08-22
mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: wm31x: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-2
/
+2
2023-08-22
mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: tc3589: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: lp87565: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: hi6421-pmic: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: max77541: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-2
/
+1
2023-08-22
mfd: stmpe: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2023-08-22
mfd: rn5t618: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: lochnagar-i2c: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: stpmic1: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: act8945a: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: rsmu_spi: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: altera-a10sr: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: rsmu_i2c: Remove redundant of_match_ptr()
Zhu Wang
-1
/
+1
2023-08-22
mfd: tc3589x: Remove redundant of_match_ptr()
Ruan Jinjie
-1
/
+1
2023-08-22
mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()
Li Zetao
-2
/
+0
2023-08-18
mfd: rz-mtu3: Remove duplicated include module.h
Yang Li
-1
/
+0
2023-08-18
mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lock
Chengfeng Ye
-4
/
+6
2023-08-18
mfd: rz-mtu3: Fix COMPILE_TEST build error
Biju Das
-0
/
+1
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
-64
/
+41
2023-08-18
mfd: wm8998: Update to use maple tree register cache
Mark Brown
-1
/
+1
2023-08-18
mfd: wm8997: Update to use maple tree register cache
Mark Brown
-1
/
+1
[prev]
[next]