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