index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-cros-ec-tunnel.c
Age
Commit message (
Expand
)
Author
2017-01-28
i2c: i2c-cros-ec-tunnel: Reduce logging noise
Guenter Roeck
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-15
i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
Brian Norris
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-02-26
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-06
i2c: i2c-cros-ec-tunnel: Set retries to 3
Derek Basehore
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-09-30
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
Doug Anderson
2014-09-29
i2c: cros-ec-tunnel: Add of match table
Sjoerd Simons
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-06-03
i2c: ChromeOS EC tunnel driver
Doug Anderson