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