index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
platform
/
cros-ec
Age
Commit message (
Expand
)
Author
2025-05-09
media: platform: cros-ec: select ports ab for Dirks
Kells Ping
2025-04-25
media: platform: cros-ec: Add Moxie to the match table
Ken Lin
2025-04-25
media: platform: cros-ec: Add Dirks to the match table
Kells Ping
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: cec: rename CEC platform drivers config options
Mauro Carvalho Chehab
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab