summaryrefslogtreecommitdiff
path: root/drivers/media/cec/platform
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-05-08media: stih-cec: add missing io.hAndy Shevchenko1-0/+1
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-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-87/+302
2023-10-13media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski1-1/+1
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-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1
2023-08-10media: tegra_cec: fix the return value handle for platform_get_irq()Ruan Jinjie1-2/+2
2023-08-10media: cec-gpio: drop the cec_gpio_free callbackHans Verkuil1-6/+0
2023-08-10media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irqHans Verkuil1-3/+1
2023-07-19media: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-14media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-07-14media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-04-11media: tegra_cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: stm32-cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: stih-cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: seco-cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: s5p_cec: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-11media: ao-cec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-11media: ao-cec-g12a: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
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-04-11media: cec-gpio: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
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-12-07media: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
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-09-24media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-08-30media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16Hans Verkuil1-2/+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-05-13media: cec: seco: remove byte handling from smb_word_opTom Rix1-17/+5
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab1-8/+8
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-2/+1
2022-03-07media: cec: seco: add newlines in debug messagesEttore Chimenti1-27/+27