summaryrefslogtreecommitdiff
path: root/drivers/media/mc/mc-request.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam1-0/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-11Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+45
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil1-0/+6
2026-01-05media: mc: add manual request completionHans Verkuil1-2/+39
2025-12-15media: mc: fix potential use-after-free in media_request_alloc()Mathias Krause1-3/+3
2025-11-28media: convert media_request_alloc() to FD_PREPARE()Christian Brauner1-22/+12
2025-09-09media: update Hans Verkuil's email addressHans Verkuil1-1/+1
2024-11-21Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil1-1/+1
2024-11-03convert media_request_get_by_fd()Al Viro1-12/+6
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro1-3/+3
2021-06-02media: mc-request.c: allow object_bind in QUEUED stateHans Verkuil1-1/+2
2020-06-23media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen1-14/+17
2019-05-28media: move drivers/media/media-* to drivers/media/mc/mc-*Hans Verkuil1-0/+503