index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_usbpd_notify.c
Age
Commit message (
Expand
)
Author
2025-10-13
platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't r...
Jameson Thies
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-24
platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback match
Tzung-Bi Shih
2023-09-28
platform/chrome: cros_usbpd_notify: Convert to platform remove callback retur...
Uwe Kleine-König
2022-11-25
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
2021-09-30
platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()
Prashant Malani
2021-04-21
platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host event
Pi-Hsun Shih
2020-03-17
platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT status
Prashant Malani
2020-03-17
platform/chrome: cros_usbpd_notify: Amend ACPI driver to plat
Prashant Malani
2020-03-17
platform/chrome: cros_usbpd_notify: Add driver data struct
Prashant Malani
2020-03-17
platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifier
Gwendal Grignou
2020-02-10
platform: chrome: Add cros-usbpd-notify driver
Jon Flatley