aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmfx.c
AgeCommit message (Expand)Author
2020-11-27mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-19mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay
2020-09-30mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay
2020-05-26mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay
2020-05-26mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay
2019-06-24mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Dan Carpenter
2019-06-17mfd: stmfx: Uninitialized variable in stmfx_irq_handler()Dan Carpenter
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay