summaryrefslogtreecommitdiff
path: root/drivers/media/cec/core
AgeCommit message (Expand)Author
2021-01-12media: cec: fix trivial style warningsNigel Christian
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-09-26media: cec-adap.c: add 'unregistered' checksHans Verkuil
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans Verkuil
2020-09-10media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase
2020-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-05-05media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab