summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cros-ec-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck2017-01-281-4/+4
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1
* i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-08-151-1/+1
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-15/+30
* mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-41/+10
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-191-2/+13
|\
| * i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
| * i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
* | i2c: i2c-cros-ec-tunnel: Set retries to 3Derek Basehore2014-10-061-0/+3
* | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
|/
* mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-091-1/+1
* mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-4/+11
* i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-031-0/+318
OpenPOWER on IntegriCloud