Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |