summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core
Commit message (Expand)AuthorAgeFilesLines
* media: cec-pin: drop unused 'enabled' field from struct cec_pinHans Verkuil2021-12-072-2/+0
* Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab2021-12-071-0/+1
|\
| * media: cec: copy sequence field for the replyHans Verkuil2021-11-101-0/+1
* | media: cec: safely unhook lists in cec_dataHans Verkuil2021-11-302-2/+8
|/
* media: cec-pin: fix off-by-one SFT checkHans Verkuil2021-09-301-2/+2
* media: cec-pin: rename timer overrun variablesDeborah Brouwer2021-08-042-12/+12
* media: cec/core: clarify rx-arb-lost usage messageHans Verkuil2021-04-061-1/+1
* media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)Hans Verkuil2021-03-221-1/+1
* media: cec-notifier: also search for HDMI devices on I2CJohan Fjeldtvedt2021-03-111-11/+22
* media: cec: fix trivial style warningsNigel Christian2021-01-121-2/+2
* media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil2021-01-041-1/+1
* media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil2020-11-161-2/+2
* Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-041-1/+1
|\
| * media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil2020-09-101-1/+1
* | media: cec-adap.c: add 'unregistered' checksHans Verkuil2020-09-261-0/+6
* | media: cec-core.c: stop kthread_config before kthreadHans Verkuil2020-09-261-1/+1
* | media: rc: harmonize infrared durations to microsecondsSean Young2020-09-031-1/+1
* | media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-011-19/+8
* | media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-292-4/+4
|/
* cec-api: prevent leaking memory through hole in structureHans Verkuil2020-07-191-1/+7
* media: cec: add adap_controls_phys_addr optionJeff Chase2020-07-041-4/+7
* media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil2020-06-232-5/+0
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-1/+1
* media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter2020-05-051-4/+4
* media: cec: move the core to a separate directoryMauro Carvalho Chehab2020-04-159-0/+5599