summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds9 days1-0/+1
|\
| * media: stih-cec: add missing io.hAndy Shevchenko2024-05-081-0/+1
* | media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil2024-05-021-1/+14
* | media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil2024-05-022-2/+6
* | media: cec: cec-api: add locking in cec_release()Hans Verkuil2024-05-021-0/+3
* | media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil2024-05-021-2/+1
* | media: cec: return -ENODEV instead of -ENXIO if unregisteredHans Verkuil2024-04-241-2/+2
* | media: platform: cros-ec: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-081-1/+8
|/
* media: platform: cros-ec: Add Dita to the match tableKells Ping2024-02-161-0/+2
* media: cec: make cec_bus_type constRicardo B. Marliere2024-02-051-1/+1
* media: cec: core: remove length check of Timer StatusNini Song2024-02-051-14/+0
* media: platform: cros-ec: Add Dexi to the match tableKen Lin2023-11-231-0/+2
* media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil2023-11-231-5/+49
* 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