index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
stmfx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: stmfx: Nullify stmfx->vdd in case of error
Amelie Delaunay
2023-06-15
1
-3
/
+2
*
mfd: stmfx: Fix error path in stmfx_chip_init
Amelie Delaunay
2023-06-15
1
-1
/
+1
*
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-15
1
-1
/
+1
*
mfd: stmfx: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
1
-4
/
+2
*
mfd: stmfx: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
mfd: stmfx: Improve error message triggered by regulator fault in .remove()
Uwe Kleine-König
2022-03-08
1
-5
/
+12
*
mfd: stmfx: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-27
1
-1
/
+1
*
mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()
Amelie Delaunay
2020-11-19
1
-5
/
+5
*
mfd: stmfx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-5
/
+3
*
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt
Amelie Delaunay
2020-05-26
1
-0
/
+6
*
mfd: stmfx: Fix stmfx_irq_init error path
Amelie Delaunay
2020-05-26
1
-2
/
+7
*
mfd: stmfx: Reset chip on resume as supply was disabled
Amelie Delaunay
2020-05-26
1
-0
/
+7
*
mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
Dan Carpenter
2019-06-24
1
-1
/
+3
*
mfd: stmfx: Uninitialized variable in stmfx_irq_handler()
Dan Carpenter
2019-06-17
1
-6
/
+4
*
mfd: Add ST Multi-Function eXpander (STMFX) core driver
Amelie Delaunay
2019-05-10
1
-0
/
+545