index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
/
cec-api.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-03-05
media: cec: core: allow raw msg transmit while configuring
Hans Verkuil
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2024-05-02
media: cec: cec-api: add locking in cec_release()
Hans Verkuil
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
2021-11-30
media: cec: safely unhook lists in cec_data
Hans Verkuil
2021-01-04
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
2020-07-19
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab