summaryrefslogtreecommitdiff
path: root/drivers/media/cec/platform/cros-ec/cros-ec-cec.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-08media: platform: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih1-1/+8
2024-02-16media: platform: cros-ec: Add Dita to the match tableKells Ping1-0/+2
2023-11-23media: platform: cros-ec: Add Dexi to the match tableKen Lin1-0/+2
2023-10-07media: platform: cros-ec: Add Taranza to the match tableKen Lin1-0/+2
2023-10-07media: platform: cros-ec: Rename conns array for the match tableKen Lin1-15/+15
2023-09-27media: platform: cros-ec: Add Boxy to the match tablerasheed.hsueh1-0/+3
2023-09-27media: cros-ec-cec: Add Constitution to the match tableStefan Adolfsson1-0/+3
2023-09-27media: cros-ec-cec: Add Dibbi to the match tableReka Norman1-0/+3
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman1-5/+35
2023-09-27media: cros-ec-cec: Allow specifying multiple HDMI connectorsReka Norman1-19/+30
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman1-6/+53
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman1-2/+11
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman1-3/+51
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman1-0/+2
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman1-39/+108
2023-09-27media: cros-ec-cec: Use cros_ec_cmd to send host commandsReka Norman1-28/+16
2023-04-11media: cros-ec-cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: cros-ec-cec: Don't exit early in .remove() callbackUwe Kleine-König1-4/+6
2023-03-20media: platform: cros-ec: Add Gladios/Lisbon to the match tableKevin Chiu1-0/+4
2023-03-20media: platform: cros-ec: Add aurash to the match tableZoey Wu1-0/+2
2022-09-24media: platform: cros-ec: Add Kuldax to the match tableRory Liu1-0/+2
2022-09-24media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang1-0/+2
2022-06-20media: platform: cros-ec: Add moli to the match tableScott Chao1-0/+2
2022-01-23media: platform: cros-ec: Add brask to the match tableZhuohao Lee1-0/+2
2020-07-04media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
2020-04-15media: move CEC platform drivers to a separate directoryMauro Carvalho Chehab1-0/+359