开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_i2c.c
Age
Commit message (
Expand
)
Author
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
2024-09-30
platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...
Uwe Kleine-König
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