index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
Age
Commit message (
Expand
)
Author
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-01
media: cec: core: add note about *_from_edid() function usage in drm
Jani Nikula
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
[next]