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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-05-24
mfd: dln2: Fix memory leak in dln2_probe()
Qiang Ning
1
-0
/
+1
2023-05-11
mfd: tqmx86: Correct board names for TQMxE39x
Matthias Schiffer
1
-15
/
+17
2023-05-11
mfd: tqmx86: Specify IO port register range more precisely
Matthias Schiffer
1
-5
/
+5
2023-05-11
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-10
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
Qiheng Lin
1
-1
/
+6
2023-03-10
mfd: cs5535: Don't build on UML
Randy Dunlap
1
-0
/
+1
2023-01-12
mfd: mt6360: Add bounds checking in Regmap read/write call-backs
ChiYuan Huang
1
-2
/
+12
2022-12-31
mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
Christophe JAILLET
1
-11
/
+1
2022-12-31
mfd: pm8008: Fix return value check in pm8008_probe()
Yang Yingliang
1
-2
/
+2
2022-12-31
mfd: pm8008: Remove driver data structure pm8008_data
Lee Jones
1
-33
/
+20
2022-12-31
mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
Christophe JAILLET
1
-3
/
+1
2022-12-31
mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
Matti Vaittinen
1
-0
/
+1
2022-11-26
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-17
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
1
-0
/
+2
2022-08-17
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: tps65910: Set PWR_OFF bit during driver probe
Dmitry Osipenko
1
-9
/
+13
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: altera-sysmgr: Fix a mistake caused by resource_size conversion
Kai Song
1
-1
/
+1
2021-11-18
mfd: sprd: Add SPI device ID table
Mark Brown
1
-0
/
+7
2021-11-18
mfd: cpcap: Add SPI device ID table
Mark Brown
1
-0
/
+8
2021-11-18
mfd: core: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+2
2021-11-18
mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
Robert Marko
1
-0
/
+1
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
24
-58
/
+799
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-34
/
+37
2021-09-07
mfd: lpc_sch: Rename GPIOBASE to prevent build error
Randy Dunlap
1
-2
/
+2
2021-09-07
mfd: syscon: Use of_iomap() instead of ioremap()
Hector Martin
1
-1
/
+1
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+2
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+89
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2021-08-16
mfd: ti_am335x_tscadc: Delete superfluous error message
Tang Bin
1
-3
/
+2
2021-08-16
mfd: tqmx86: Assume 24MHz LPC clock for unknown boards
Matthias Schiffer
1
-3
/
+5
2021-08-16
mfd: tqmx86: Add support for TQ-Systems DMI IDs
Matthias Schiffer
1
-0
/
+8
2021-08-16
mfd: tqmx86: Add support for TQMx110EB and TQMxE40x
Matthias Schiffer
1
-0
/
+20
2021-08-16
mfd: tqmx86: Fix typo in "platform"
Matthias Schiffer
1
-4
/
+4
2021-08-16
mfd: tqmx86: Remove incorrect TQMx90UC board ID
Matthias Schiffer
1
-4
/
+0
2021-08-16
mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set
Matthias Schiffer
1
-0
/
+2
[next]