blob: 60376146671247289ccd67965b585b8a504d6de5 [file] [log] [blame]
093067ed1285 ("media: videobuf2: check ->synced flag in prepare() and finish()")
dcf3bfe7c71d ("media: videobuf2: do not sync caches when we are allowed not to")
38a417e88aad ("media: videobuf2: factor out planes prepare/finish functions")
c6e4e2c403b2 ("media: vb2: drop VB2_BUF_STATE_REQUEUEING")
cfc7740835d0 ("media: vb2: replace bool by bitfield in vb2_buffer")
dde6bdcc9759 ("media: vb2: don't unbind/put the object when going to state QUEUED")
fd89e0bb6ebf ("media: videobuf2-core: integrate with media requests")
55028695c3bb ("media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead")
db6e8d57e2cd ("media: vb2: store userspace data in vb2_v4l2_buffer")
0af4e80bf24a ("media: videobuf2-v4l2: replace if by switch in __fill_vb2_buffer()")
5f89ec80f1e0 ("media: videobuf2-v4l2: move __fill_v4l2_buffer() function")