index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2025-03-13
mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
Hans de Goede
1
-1
/
+2
2024-12-14
mfd: rt5033: Fix missing regmap_del_irq_chip()
Zhang Changzhong
1
-2
/
+2
2024-12-14
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
Andy Shevchenko
1
-24
/
+30
2024-12-14
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
Andy Shevchenko
1
-14
/
+17
2024-12-14
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
Andy Shevchenko
1
-17
/
+40
2024-12-14
mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()
Andy Shevchenko
1
-60
/
+26
2024-12-14
mfd: da9052-spi: Change read-mask to write-mask
Marcus Folkesson
1
-1
/
+1
2024-12-14
mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
Jinjie Ruan
1
-6
/
+2
2024-08-19
mfd: omap-usb-tll: Use struct_size to allocate tll
Javier Carrasco
1
-2
/
+1
2024-03-26
mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref
Peter Griffin
1
-1
/
+3
2024-03-26
mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
Peter Griffin
1
-1
/
+3
2024-02-23
mfd: ti_am335x_tscadc: Fix TI SoC dependencies
Peter Robinson
1
-0
/
+1
2024-01-25
mfd: syscon: Fix null pointer dereference in of_syscon_register()
Kunwu Chan
1
-0
/
+4
2023-11-20
mfd: dln2: Fix double put in dln2_probe
Dinghao Liu
1
-1
/
+0
2023-11-20
mfd: core: Ensure disabled devices are skipped without aborting
Herve Codina
1
-5
/
+12
2023-07-27
mfd: stmpe: Only disable the regulators if they are enabled
Christophe JAILLET
1
-2
/
+2
2023-07-27
mfd: stmfx: Nullify stmfx->vdd in case of error
Amelie Delaunay
1
-3
/
+2
2023-07-27
mfd: stmfx: Fix error path in stmfx_chip_init
Amelie Delaunay
1
-1
/
+1
2023-07-27
mfd: intel-lpss: Add missing check for platform_get_resource
Jiasheng Jiang
1
-0
/
+3
2023-07-27
mfd: rt5033: Drop rt5033-battery sub-device
Stephan Gerhold
1
-3
/
+0
2023-05-30
mfd: dln2: Fix memory leak in dln2_probe()
Qiang Ning
1
-0
/
+1
2023-05-17
mfd: tqmx86: Correct board names for TQMxE39x
Matthias Schiffer
1
-15
/
+17
2023-05-17
mfd: tqmx86: Specify IO port register range more precisely
Matthias Schiffer
1
-5
/
+5
2023-05-17
mfd: tqmx86: Add support for TQMx110EB and TQMxE40x
Matthias Schiffer
1
-0
/
+20
2023-05-17
mfd: tqmx86: Remove incorrect TQMx90UC board ID
Matthias Schiffer
1
-4
/
+0
2023-05-17
mfd: tqmx86: Do not access I2C_DETECT register through io_base
Matthias Schiffer
1
-3
/
+7
2023-03-11
mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak
Liang He
1
-1
/
+1
2023-03-11
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
Qiheng Lin
1
-1
/
+6
2022-11-25
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
1
-5
/
+54
2022-10-26
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
1
-1
/
+6
2022-10-26
mfd: fsl-imx25: Fix check for platform_get_irq() errors
Dan Carpenter
1
-2
/
+2
2022-10-26
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...
Christophe JAILLET
1
-0
/
+3
2022-10-26
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
1
-2
/
+10
2022-10-26
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
1
-8
/
+24
2022-10-26
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2022-08-21
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
1
-0
/
+2
2022-08-21
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-5
/
+1
2022-06-09
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
Yang Yingliang
1
-4
/
+2
2022-06-09
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
Lv Ruyi
1
-1
/
+1
2022-04-08
mfd: asic3: Add missing iounmap() on error asic3_mfd_probe
Miaoqian Lin
1
-3
/
+7
2022-04-08
mfd: mc13xxx: Add check for mc13xxx_irq_request
Jiasheng Jiang
1
-1
/
+3
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
[next]