aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cros_ec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson1-0/+5
2014-06-03mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson1-1/+1
2014-06-03mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.Bill Richardson1-0/+3
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-06-13mfd: cros_ec: Convert to managed resources for allocating memoryLee Jones1-19/+9
2013-04-05mfd: cros_ec: Export needed symbols for the i2c and spi modulesSamuel Ortiz1-0/+7
2013-04-05mfd: Add ChromeOS EC implementationSimon Glass1-0/+189