Age | Commit message (Expand) | Author |
2023-05-29 | platform/chrome: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-11-19 | platform/chrome: cros_ec: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-05-16 | platform/chrome: cros_ec_i2c: drop BUG_ON() in cros_ec_pkt_xfer_i2c() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: correct cros_ec_prepare_tx() usage | Tzung-Bi Shih |
2022-02-09 | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König |
2020-05-04 | platform/chrome: cros_ec_i2c: Appease the kernel-doc deity | Enric Balletbo i Serra |
2020-02-03 | platform/chrome: cros_ec: Match implementation with headers | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Handle chained ECs as platform devices | Enric Balletbo i Serra |
2019-02-01 | platform/chrome: cros_ec_i2c: switch to SPDX identifier | Enric Balletbo i Serra |
2019-02-01 | mfd / platform: cros_ec: Use devm_mfd_add_devices | Enric Balletbo i Serra |
2018-07-03 | platform/chrome: Move cros-ec transport drivers to drivers/platform. | Enric Balletbo i Serra |