aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cros-ec-tunnel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+13
2014-10-06i2c: i2c-cros-ec-tunnel: Set retries to 3Derek Basehore1-0/+3
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-1/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson1-2/+4
2014-09-29i2c: cros-ec-tunnel: Add of match tableSjoerd Simons1-0/+9
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson1-1/+1
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-4/+11
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson1-0/+318