aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cros-ec-tunnel.c
AgeCommit message (Expand)Author
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-16i2c: cros-ec-tunnel: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2022-03-11i2c: cros-ec-tunnel: Fix syntax errors in commentsXiang wangx
2020-01-31i2c: cros-ec-tunnel: Fix ACPI identifierRaul E Rangel
2020-01-31i2c: cros-ec-tunnel: Fix slave device enumerationAkshu Agrawal
2019-11-11i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2018-12-17i2c: i2c-cros-ec-tunnel: Switch to SPDX identifier.Enric Balletbo i Serra
2017-01-28i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
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