aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_lpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-07platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas1-0/+7
2015-10-07platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas1-12/+2
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-1/+0
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber1-1/+72
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber1-0/+4
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-4/+4
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-1/+0
2015-03-04platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas1-0/+1
2015-03-04platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-02-26platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson1-0/+319