| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-13 | media: v4l2-pci-skeleton: Rename second ioctl handlers argument to 'void *priv' | Laurent Pinchart | 1 | -5/+5 |
| 2024-10-28 | media: samples: v4l2-pci-skeleton.c: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 1 | -5/+1 |
| 2024-01-12 | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -3/+4 |
| 2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard | 1 | -1/+1 |
| 2023-11-30 | samples: Replace strlcpy() with strscpy() | Kees Cook | 1 | -5/+5 |
| 2023-11-23 | media: sample: v4l: Stop direct calls to queue num_buffers field | Benjamin Gaignard | 1 | -2/+3 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p... | Thomas Gleixner | 1 | -13/+1 |
| 2022-02-25 | media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 1 | -1/+1 |
| 2020-02-24 | media: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 1 | -1/+1 |
| 2019-05-28 | media: v4l2-pci-skeleton.c: fix doc warning | Hans Verkuil | 1 | -0/+1 |
| 2019-01-25 | media: v4l2-pci-skeleton.c: fix outdated irq code | Hans Verkuil | 1 | -4/+4 |
| 2018-12-03 | media: v4l2-pci-skeleton: replace vb2_buffer with vb2_v4l2_buffer | Michael Tretter | 1 | -5/+6 |
| 2017-10-04 | [media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()' | Christophe JAILLET | 1 | -2/+4 |
| 2017-08-20 | media: v4l2-pci-skeleton: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
| 2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
| 2016-07-08 | [media] v4l2-pci-skeleton: set q->dev instead of allocating a context | Hans Verkuil | 1 | -13/+2 |
| 2016-05-09 | [media] samples: v4l: from Documentation to samples directory | Arnd Bergmann | 1 | -0/+922 |