summaryrefslogtreecommitdiff
path: root/drivers/mfd/stmfx.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: stmfx: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay2020-11-191-5/+5
* mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-5/+3
* mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-05-261-0/+6
* mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay2020-05-261-2/+7
* mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay2020-05-261-0/+7
* mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Dan Carpenter2019-06-241-1/+3
* mfd: stmfx: Uninitialized variable in stmfx_irq_handler()Dan Carpenter2019-06-171-6/+4
* mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay2019-05-101-0/+545