index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
Age
Commit message (
Expand
)
Author
2023-08-10
media: tegra_cec: fix the return value handle for platform_get_irq()
Ruan Jinjie
2023-08-10
media: cec-pin: only enable interrupts when monitoring the CEC pin
Hans Verkuil
2023-08-10
media: cec-gpio: drop the cec_gpio_free callback
Hans Verkuil
2023-08-10
media: cec-pin: improve interrupt handling
Hans Verkuil
2023-08-10
media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irq
Hans Verkuil
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
2023-07-14
media: cec: tegra: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
media: cec: meson: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
media: cec: ch7322: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
media: pulse8-cec: handle possible ping error
Dmitry Antipov
2023-06-28
media: cec: i2c: ch7322: also select REGMAP
Randy Dunlap
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-15
media: cec: core: not all messages were passed on when monitoring
Hans Verkuil
2023-04-11
media: tegra_cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: stm32-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: stih-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: seco-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: s5p_cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: ao-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: ao-cec-g12a: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: cros-ec-cec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: cros-ec-cec: Don't exit early in .remove() callback
Uwe Kleine-König
2023-04-11
media: cec-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-19
media: platform: cros-ec: Add Gladios/Lisbon to the match table
Kevin Chiu
2023-03-19
media: platform: cros-ec: Add aurash to the match table
Zoey Wu
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-09-24
media: platform: cros-ec: Add Kuldax to the match table
Rory Liu
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
2022-09-24
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-09-24
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-08-30
media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16
Hans Verkuil
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
media: platform: cros-ec: Add kinox to the match table
Ajye Huang
2022-06-20
media: platform: cros-ec: Add moli to the match table
Scott Chao
2022-06-20
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-05-13
media: cec-adap.c: fix is_configuring state
Hans Verkuil
2022-05-13
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
2022-05-13
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
2022-05-13
media: cec-pin.c: don't zero work_pin_num_events in adap_enable
Hans Verkuil
2022-05-13
media: cec-pin.c: disabling the adapter cannot call kthread_stop
Hans Verkuil
2022-05-13
media: cec: seco: remove byte handling from smb_word_op
Tom Rix
[next]