index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
/
cec-pin.c
Age
Commit message (
Expand
)
Author
2025-07-08
media: cec: core: add rx-no-low-drive setting
Hans Verkuil
2025-07-08
media: cec: core: add glitch error injection
Hans Verkuil
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2025-03-06
media: cec: use us_to_ktime() where appropriate
Vitaliy Shevtsov
2025-02-18
media: Switch to use hrtimer_setup()
Nam Cao
2025-01-07
media: cec: include linux/debugfs.h and linux/seq_file.h where needed
Jani Nikula
2023-08-10
media: cec-pin: only enable interrupts when monitoring the CEC pin
Hans Verkuil
2023-08-10
media: cec-pin: improve interrupt handling
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-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
2021-12-07
media: cec-pin: fix interrupt en/disable handling
Hans Verkuil
2021-12-07
media: cec-pin: drop unused 'enabled' field from struct cec_pin
Hans Verkuil
2021-09-30
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
2021-08-04
media: cec-pin: rename timer overrun variables
Deborah Brouwer
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab