summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+1
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-1/+1
2021-12-07media: cec: fix a deadlock situationHans Verkuil3-17/+30
2021-12-07media: cec-pin: fix interrupt en/disable handlingHans Verkuil1-13/+18
2021-12-07media: cec-pin: drop unused 'enabled' field from struct cec_pinHans Verkuil2-2/+0
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab1-0/+1
2021-11-30media: cec: safely unhook lists in cec_dataHans Verkuil2-2/+8
2021-11-10media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-09-30media: cec-pin: fix off-by-one SFT checkHans Verkuil1-2/+2
2021-08-04media: cec-pin: rename timer overrun variablesDeborah Brouwer2-12/+12
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/mch...Linus 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