Age | Commit message (Expand) | Author |
---|---|---|
2016-09-07 | 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 |