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
/
mc
/
mc-request.c
Age
Commit message (
Expand
)
Author
2026-03-18
media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
Yuchan Nam
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
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-01-05
media: mc: add debugfs node to keep track of requests
Hans Verkuil
2026-01-05
media: mc: add manual request completion
Hans Verkuil
2025-12-15
media: mc: fix potential use-after-free in media_request_alloc()
Mathias Krause
2025-11-28
media: convert media_request_alloc() to FD_PREPARE()
Christian Brauner
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
2024-11-03
convert media_request_get_by_fd()
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2021-06-02
media: mc-request.c: allow object_bind in QUEUED state
Hans Verkuil
2020-06-23
media: media-request: Fix crash if memory allocation fails
Tuomas Tynkkynen
2019-05-28
media: move drivers/media/media-* to drivers/media/mc/mc-*
Hans Verkuil