aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cros-ec-tunnel.c
AgeCommit message (Expand)Author
2016-08-15i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-06i2c: i2c-cros-ec-tunnel: Set retries to 3Derek Basehore
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson
2014-09-29i2c: cros-ec-tunnel: Add of match tableSjoerd Simons
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson