aboutsummaryrefslogtreecommitdiff
path: root/samples/v4l
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-3/+4
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueGravatar Benjamin Gaignard 1-1/+1
2023-11-30samples: Replace strlcpy() with strscpy()Gravatar Kees Cook 1-5/+5
2023-11-23media: sample: v4l: Stop direct calls to queue num_buffers fieldGravatar Benjamin Gaignard 1-2/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Gravatar Thomas Gleixner 1-13/+1
2022-02-25media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" APIGravatar Christophe JAILLET 1-1/+1
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOGravatar Hans Verkuil 1-1/+1
2019-05-28media: v4l2-pci-skeleton.c: fix doc warningGravatar Hans Verkuil 1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-25media: v4l2-pci-skeleton.c: fix outdated irq codeGravatar Hans Verkuil 1-4/+4
2018-12-03media: v4l2-pci-skeleton: replace vb2_buffer with vb2_v4l2_bufferGravatar Michael Tretter 1-5/+6
2017-10-04[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'Gravatar Christophe JAILLET 1-2/+4
2017-08-20media: v4l2-pci-skeleton: constify vb2_ops structuresGravatar Julia Lawall 1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsGravatar Hans Verkuil 1-1/+1
2016-07-08[media] v4l2-pci-skeleton: set q->dev instead of allocating a contextGravatar Hans Verkuil 1-13/+2
2016-05-09[media] samples: v4l: from Documentation to samples directoryGravatar Arnd Bergmann 2-0/+923