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