summaryrefslogtreecommitdiff
path: root/drivers/media/cec
AgeCommit message (Expand)Author
2026-06-19media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-01-11media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2025-08-28media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()Gui-Dong Han
2024-11-14media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-06-12media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-12media: cec: cec-api: add locking in cec_release()Hans Verkuil
2024-06-12media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil
2024-04-17media: cec: core: remove length check of Timer StatusNini Song
2023-11-20media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski
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
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab
2023-05-26media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-05-26media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-15media: cec: core: not all messages were passed on when monitoringHans Verkuil
2023-04-11media: tegra_cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: stm32-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: stih-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: seco-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: s5p_cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: ao-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: ao-cec-g12a: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: cros-ec-cec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11media: cros-ec-cec: Don't exit early in .remove() callbackUwe Kleine-König
2023-04-11media: cec-gpio: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-19media: platform: cros-ec: Add Gladios/Lisbon to the match tableKevin Chiu
2023-03-19media: platform: cros-ec: Add aurash to the match tableZoey Wu
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-24media: platform: cros-ec: Add Kuldax to the match tableRory Liu
2022-09-24media: cec: add support for Absolute Volume ControlHans Verkuil
2022-09-24media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-09-24media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-08-30media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16Hans Verkuil
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang