summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-062-87/+302
|\
| * media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski2023-10-131-1/+1
| * media: platform: cros-ec: Add Taranza to the match tableKen Lin2023-10-071-0/+2
| * media: platform: cros-ec: Rename conns array for the match tableKen Lin2023-10-071-15/+15
| * media: platform: cros-ec: Add Boxy to the match tablerasheed.hsueh2023-09-271-0/+3
| * media: cros-ec-cec: Add Constitution to the match tableStefan Adolfsson2023-09-271-0/+3
| * media: cros-ec-cec: Add Dibbi to the match tableReka Norman2023-09-271-0/+3
| * media: cros-ec-cec: Get number of CEC ports from ECReka Norman2023-09-271-5/+35
| * media: cros-ec-cec: Allow specifying multiple HDMI connectorsReka Norman2023-09-271-19/+30
| * media: cros-ec-cec: Support receiving messages from multiple portsReka Norman2023-09-271-6/+53
| * media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman2023-09-271-2/+11
| * media: cros-ec-cec: Support multiple ports in write commandReka Norman2023-09-271-3/+51
| * media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman2023-09-271-0/+2
| * media: cros-ec-cec: Manage an array of portsReka Norman2023-09-271-39/+108
| * media: cros-ec-cec: Use cros_ec_cmd to send host commandsReka Norman2023-09-271-28/+16
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+1
|\ \
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+1
| |/
* | Merge drm/drm-next into drm-intel-nextJani Nikula2023-09-1510-31/+39
|\|
| * media: tegra_cec: fix the return value handle for platform_get_irq()Ruan Jinjie2023-08-101-2/+2
| * media: cec-pin: only enable interrupts when monitoring the CEC pinHans Verkuil2023-08-101-2/+2
| * media: cec-gpio: drop the cec_gpio_free callbackHans Verkuil2023-08-101-6/+0
| * media: cec-pin: improve interrupt handlingHans Verkuil2023-08-102-8/+21
| * media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irqHans Verkuil2023-08-101-3/+1
| * media: cec: core: add adap_unconfigured() callbackHans Verkuil2023-08-101-2/+2
| * media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil2023-08-101-2/+2
| * media: Explicitly include correct DT includesRob Herring2023-07-192-1/+1
| * media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
| * media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
| * media: cec: ch7322: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-07-141-1/+1
| * media: pulse8-cec: handle possible ping errorDmitry Antipov2023-07-141-2/+5
* | media: cec: core: add note about *_from_edid() function usage in drmJani Nikula2023-09-012-0/+10
|/
* media: cec: i2c: ch7322: also select REGMAPRandy Dunlap2023-06-281-0/+1
* Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab2023-06-093-2/+9
|\
| * media: cec: core: don't set last_initiator if tx in progressHans Verkuil2023-05-261-1/+2
| * media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil2023-05-263-1/+7
* | media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
|/
* media: cec: core: not all messages were passed on when monitoringHans Verkuil2023-04-151-2/+5
* media: tegra_cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: stm32-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: stih-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: seco-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: s5p_cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* media: ao-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: ao-cec-g12a: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: cros-ec-cec: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: cros-ec-cec: Don't exit early in .remove() callbackUwe Kleine-König2023-04-111-4/+6
* media: cec-gpio: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-3/+2
* media: platform: cros-ec: Add Gladios/Lisbon to the match tableKevin Chiu2023-03-191-0/+4
* media: platform: cros-ec: Add aurash to the match tableZoey Wu2023-03-191-0/+2
* media: Switch to use dev_err_probe() helperYang Yingliang2022-12-071-6/+3