summaryrefslogtreecommitdiff
path: root/drivers/media/cec/platform/cros-ec/cros-ec-cec.c
AgeCommit message (Expand)Author
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-04-08media: platform: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih
2024-02-16media: platform: cros-ec: Add Dita to the match tableKells Ping
2023-11-23media: platform: cros-ec: Add Dexi to the match tableKen Lin
2023-10-07media: platform: cros-ec: Add Taranza to the match tableKen Lin
2023-10-07media: platform: cros-ec: Rename conns array for the match tableKen Lin
2023-09-27media: platform: cros-ec: Add Boxy to the match tablerasheed.hsueh
2023-09-27media: cros-ec-cec: Add Constitution to the match tableStefan Adolfsson
2023-09-27media: cros-ec-cec: Add Dibbi to the match tableReka Norman
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman
2023-09-27media: cros-ec-cec: Allow specifying multiple HDMI connectorsReka Norman
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman
2023-09-27media: cros-ec-cec: Use cros_ec_cmd to send host commandsReka Norman
2023-04-11media: cros-ec-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: cros-ec-cec: Don't exit early in .remove() callbackUwe Kleine-König
2023-03-19media: platform: cros-ec: Add Gladios/Lisbon to the match tableKevin Chiu
2023-03-19media: platform: cros-ec: Add aurash to the match tableZoey Wu
2022-09-24media: platform: cros-ec: Add Kuldax to the match tableRory Liu
2022-09-24media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang
2022-06-20media: platform: cros-ec: Add moli to the match tableScott Chao
2022-01-23media: platform: cros-ec: Add brask to the match tableZhuohao Lee
2020-07-04media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz
2020-04-15media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab