aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/cros_ec.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06mfd: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-06-13mfd: cros_ec: Convert to managed resources for allocating memoryGravatar Lee Jones 1-19/+9
2013-04-05mfd: cros_ec: Export needed symbols for the i2c and spi modulesGravatar Samuel Ortiz 1-0/+7
2013-04-05mfd: Add ChromeOS EC implementationGravatar Simon Glass 1-0/+189