summaryrefslogtreecommitdiff
path: root/drivers/media/cec/core/cec-core.c
AgeCommit message (Expand)Author
2024-02-05media: cec: make cec_bus_type constRicardo B. Marliere
2023-05-26media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-12-07media: cec: fix a deadlock situationHans Verkuil
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil
2020-09-26media: cec-core.c: stop kthread_config before kthreadHans 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-06-23media: cec: remove unused waitq and phys_addrs fieldsHans Verkuil
2020-04-15media: cec: move the core to a separate directoryMauro Carvalho Chehab