index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
stmfx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mfd: stmfx: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2022-12-07
mfd: stmfx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-03-08
mfd: stmfx: Improve error message triggered by regulator fault in .remove()
Uwe Kleine-König
1
-5
/
+12
2020-11-27
mfd: stmfx: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-19
mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()
Amelie Delaunay
1
-5
/
+5
2020-09-30
mfd: stmfx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-05-26
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt
Amelie Delaunay
1
-0
/
+6
2020-05-26
mfd: stmfx: Fix stmfx_irq_init error path
Amelie Delaunay
1
-2
/
+7
2020-05-26
mfd: stmfx: Reset chip on resume as supply was disabled
Amelie Delaunay
1
-0
/
+7
2019-06-24
mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
Dan Carpenter
1
-1
/
+3
2019-06-17
mfd: stmfx: Uninitialized variable in stmfx_irq_handler()
Dan Carpenter
1
-6
/
+4
2019-05-10
mfd: Add ST Multi-Function eXpander (STMFX) core driver
Amelie Delaunay
1
-0
/
+545