aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core
AgeCommit message (Expand)Author
2022-06-09media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-01-27media: cec-pin: fix interrupt en/disable handlingHans Verkuil
2022-01-27media: cec: fix a deadlock situationHans Verkuil
2021-12-01media: cec: copy sequence field for the replyHans Verkuil
2021-08-04media: cec-pin: rename timer overrun variablesDeborah Brouwer
2021-04-06media: cec/core: clarify rx-arb-lost usage messageHans Verkuil
2021-03-22media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)Hans Verkuil
2021-03-11media: cec-notifier: also search for HDMI devices on I2CJohan Fjeldtvedt
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