index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
/
cec-core.c
Age
Commit message (
Expand
)
Author
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2024-04-24
media: cec: return -ENODEV instead of -ENXIO if unregistered
Hans Verkuil
2024-02-05
media: cec: make cec_bus_type const
Ricardo B. Marliere
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
2020-11-16
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
2020-09-26
media: cec-core.c: stop kthread_config before kthread
Hans Verkuil
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab