aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmfx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Dan Carpenter1-1/+3
2019-06-17mfd: stmfx: Uninitialized variable in stmfx_irq_handler()Dan Carpenter1-6/+4
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay1-0/+545