summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-05media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driverHans Verkuil
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil
2024-08-08media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID checkHans Verkuil
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-08media: stih-cec: add missing io.hAndy Shevchenko
2024-05-02media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-05-02media: cec: cec-api: add locking in cec_release()Hans Verkuil
2024-05-02media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil
2024-04-24media: cec: return -ENODEV instead of -ENXIO if unregisteredHans Verkuil
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
2024-02-05media: cec: make cec_bus_type constRicardo B. Marliere
2024-02-05media: cec: core: remove length check of Timer StatusNini Song
2023-11-23media: platform: cros-ec: Add Dexi to the match tableKen Lin
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-13media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski
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-09-15Merge drm/drm-next into drm-intel-nextJani Nikula
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-01media: cec: core: add note about *_from_edid() function usage in drmJani Nikula
2023-08-10media: tegra_cec: fix the return value handle for platform_get_irq()Ruan Jinjie
2023-08-10media: cec-pin: only enable interrupts when monitoring the CEC pinHans Verkuil
2023-08-10media: cec-gpio: drop the cec_gpio_free callbackHans Verkuil
2023-08-10media: cec-pin: improve interrupt handlingHans Verkuil
2023-08-10media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irqHans Verkuil
2023-08-10media: cec: core: add adap_unconfigured() callbackHans Verkuil
2023-08-10media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-07-14media: cec: tegra: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: meson: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: cec: ch7322: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: pulse8-cec: handle possible ping errorDmitry Antipov
2023-06-28media: cec: i2c: ch7322: also select REGMAPRandy Dunlap