aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06media: cec/core: clarify rx-arb-lost usage messageHans Verkuil1-1/+1
2021-03-22media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)Hans Verkuil1-1/+1
2021-03-11media: cec-notifier: also search for HDMI devices on I2CJohan Fjeldtvedt1-11/+22
2021-01-12media: cec: fix trivial style warningsNigel Christian1-2/+2
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil1-1/+1
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil1-2/+2
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab1-1/+1
2020-09-26media: cec-adap.c: add 'unregistered' checksHans Verkuil1-0/+6
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans Verkuil1-1/+1
2020-09-10media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-1/+1
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+8
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase1-4/+7
2020-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil2-5/+0
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-0/+5599
2020-05-05media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab9-0/+5599