开源镜像站
帮助
动态
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
/
media
/
cec
/
platform
/
cros-ec
/
cros-ec-cec.c
Age
Commit message (
Expand
)
Author
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-08
media: platform: cros-ec: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-02-16
media: platform: cros-ec: Add Dita to the match table
Kells Ping
2023-11-23
media: platform: cros-ec: Add Dexi to the match table
Ken Lin
2023-10-07
media: platform: cros-ec: Add Taranza to the match table
Ken Lin
2023-10-07
media: platform: cros-ec: Rename conns array for the match table
Ken Lin
2023-09-27
media: platform: cros-ec: Add Boxy to the match table
rasheed.hsueh
2023-09-27
media: cros-ec-cec: Add Constitution to the match table
Stefan Adolfsson
2023-09-27
media: cros-ec-cec: Add Dibbi to the match table
Reka Norman
2023-09-27
media: cros-ec-cec: Get number of CEC ports from EC
Reka Norman
2023-09-27
media: cros-ec-cec: Allow specifying multiple HDMI connectors
Reka Norman
2023-09-27
media: cros-ec-cec: Support receiving messages from multiple ports
Reka Norman
2023-09-27
media: cros-ec-cec: Support multiple ports in MKBP cec_events
Reka Norman
2023-09-27
media: cros-ec-cec: Support multiple ports in write command
Reka Norman
2023-09-27
media: cros-ec-cec: Support multiple ports in set/get host commands
Reka Norman
2023-09-27
media: cros-ec-cec: Manage an array of ports
Reka Norman
2023-09-27
media: cros-ec-cec: Use cros_ec_cmd to send host commands
Reka Norman
2023-04-11
media: cros-ec-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: cros-ec-cec: Don't exit early in .remove() callback
Uwe Kleine-König
2023-03-19
media: platform: cros-ec: Add Gladios/Lisbon to the match table
Kevin Chiu
2023-03-19
media: platform: cros-ec: Add aurash to the match table
Zoey Wu
2022-09-24
media: platform: cros-ec: Add Kuldax to the match table
Rory Liu
2022-09-24
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-06-27
media: platform: cros-ec: Add kinox to the match table
Ajye Huang
2022-06-20
media: platform: cros-ec: Add moli to the match table
Scott Chao
2022-01-23
media: platform: cros-ec: Add brask to the match table
Zhuohao Lee
2020-07-04
media: cros-ec-cec: do not bail on device_init_wakeup failure
Dariusz Marcinkiewicz
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab