aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/cec/core/cec-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil1-0/+14
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil1-2/+2
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 Verkuil1-0/+3
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil1-2/+2
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans 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-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil1-1/+0
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab1-0/+465