index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
Age
Commit message (
Expand
)
Author
2021-01-12
media: cec: fix trivial style warnings
Nigel Christian
2021-01-04
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
2020-11-16
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-09-26
media: cec-adap.c: add 'unregistered' checks
Hans Verkuil
2020-09-26
media: cec-core.c: stop kthread_config before kthread
Hans Verkuil
2020-09-10
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-19
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
2020-07-04
media: cec: add adap_controls_phys_addr option
Jeff Chase
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab