summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/core/cec-core.c
Commit message (Expand)AuthorAgeFilesLines
* media: cec: add xfer_timeout_ms fieldHans Verkuil2022-04-241-0/+14
* media: cec: use call_op and check for !unregisteredHans Verkuil2022-04-241-2/+2
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
* | media: cec: fix a deadlock situationHans Verkuil2021-12-071-0/+3
|/
* media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil2020-11-161-2/+2
* 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: cec: remove unused waitq and phys_addrs fieldsHans Verkuil2020-06-231-1/+0
* media: cec: move the core to a separate directoryMauro Carvalho Chehab2020-04-151-0/+465