index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
mfd: atmel-flexcom: Use .resume_noirq
Claudiu Beznea
1
-3
/
+4
2022-01-27
mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
1
-4
/
+2
2022-01-16
mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
Andy Shevchenko
1
-1
/
+6
2021-11-18
mfd: dln2: Add cell for initializing DLN2 ADC
Jack Andersen
1
-0
/
+18
2021-11-18
mfd: core: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+2
2021-09-22
mfd: lpc_sch: Rename GPIOBASE to prevent build error
Randy Dunlap
1
-2
/
+2
2021-09-22
mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"
Andy Shevchenko
1
-26
/
+6
2021-09-22
mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set
Matthias Schiffer
1
-0
/
+2
2021-09-22
mfd: axp20x: Update AXP288 volatile ranges
Hans de Goede
1
-1
/
+2
2021-09-22
mfd: Don't use irq_create_mapping() to resolve a mapping
Marc Zyngier
4
-5
/
+5
2021-09-22
mfd: db8500-prcmu: Adjust map to reality
Linus Walleij
1
-8
/
+6
2021-07-20
mfd: cpcap: Fix cpcap dmamask not set warnings
Tony Lindgren
1
-0
/
+4
2021-07-20
mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
Zou Wei
2
-1
/
+2
2021-07-19
mfd: syscon: Free the allocated name field of struct regmap_config
Limeng
1
-1
/
+1
2021-07-14
mfd: rn5t618: Fix IRQ trigger by changing it to level mode
Andreas Kemnade
1
-1
/
+1
2021-07-14
mfd: mp2629: Select MFD_CORE to fix build error
Randy Dunlap
1
-0
/
+1
2021-05-14
mfd: stm32-timers: Avoid clearing auto reload register
Fabrice Gasnier
1
-1
/
+6
2021-05-11
mfd: arizona: Fix rumtime PM imbalance on error
Dinghao Liu
1
-1
/
+1
2021-05-11
mfd: da9063: Support SMBus and I2C mode
Hubert Streidl
1
-0
/
+10
2021-03-04
mfd: gateworks-gsc: Fix interrupt type
Tim Harvey
1
-1
/
+1
2021-03-04
mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()
Dan Carpenter
1
-2
/
+1
2021-03-04
mfd: altera-sysmgr: Fix physical address storing more
Arnd Bergmann
1
-1
/
+2
2021-03-04
mfd: bd9571mwv: Use devm_mfd_add_devices()
Yoshihiro Shimoda
1
-3
/
+3
2020-12-30
mfd: cpcap: Fix interrupt regression with regmap clear_ack
Tony Lindgren
1
-3
/
+3
2020-12-30
mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()
Amelie Delaunay
1
-5
/
+5
2020-12-30
mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPE
Geert Uytterhoeven
1
-0
/
+1
2020-12-30
mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()
Jing Xiangfeng
1
-0
/
+2
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
18
-57
/
+702
2020-10-05
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
Lee Jones
1
-0
/
+2
2020-10-05
mfd: sl28cpld: Depend on I2C
Lee Jones
1
-0
/
+1
2020-09-30
mfd: asic3: Build if COMPILE_TEST=y
Marek BehĂșn
1
-1
/
+2
2020-09-30
mfd: Add ACPI support to Kontron PLD driver
Michael Brunner
1
-6
/
+109
2020-09-30
mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
Xu Yilun
3
-0
/
+178
2020-09-30
mfd: lp87565: Add LP87524-Q1 variant
Luca Ceresoli
1
-0
/
+4
2020-09-30
mfd: mt6360: Remove unused include <linux/version.h>
YueHaibing
1
-1
/
+0
2020-09-30
mfd: sm501: Fix leaks in probe()
Dan Carpenter
1
-1
/
+7
2020-09-30
mfd: syscon: Don't free allocated name for regmap_config
Marc Zyngier
1
-1
/
+1
2020-09-30
mfd: sprd: Add wakeup capability for PMIC IRQ
Baolin Wang
1
-1
/
+27
2020-09-30
mfd: intel-lpss: Add device IDs for UART ports for Lakefield
Andy Shevchenko
1
-0
/
+4
2020-09-30
mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
Linus Walleij
1
-26
/
+50
2020-09-30
mfd: wcd934x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-30
mfd: stmfx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-09-30
mfd: madera: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-30
mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller
Lubomir Rintel
3
-0
/
+224
2020-09-30
mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warning
Lee Jones
1
-0
/
+2
2020-09-30
mfd: rn5t618: Add a power supply subdevice
Andreas Kemnade
1
-0
/
+1
2020-09-30
mfd: Kconfig: Fix typo of 'individual'
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-17
mfd: simple-mfd-i2c: Add sl28cpld support
Michael Walle
2
-0
/
+11
2020-09-17
mfd: Add simple regmap based I2C driver
Michael Walle
3
-0
/
+69
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-6
/
+6
[next]