summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-173-9/+0
|\
| * media: videobuf2: Don't assert held reservation lock for dma-buf mmappingDmitry Osipenko2023-06-213-9/+0
* | media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET2023-05-251-3/+3
|/
* media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_capHans Verkuil2023-04-151-0/+1
* media: common: saa7146: allow S_STD(G_STD)Hans Verkuil2023-04-151-3/+8
* media: common: saa7146: check minimum video format sizeHans Verkuil2023-04-151-0/+4
* media: common: saa7146: fix compliance problems with field handlingHans Verkuil2023-04-152-10/+11
* media: saa7146: convert to vb2Hans Verkuil2023-04-154-782/+306
* media: common: saa7146: use for_each_sg_dma_pageHans Verkuil2023-04-152-73/+32
* media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P supportHans Verkuil2023-04-151-1/+1
* media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil2023-04-153-9/+15
* media: common: saa7146: drop 'fmt' from struct saa7146_bufHans Verkuil2023-04-152-23/+26
* media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil2023-04-153-61/+51
* media: common/saa7146: fix VFL direction for vbi outputHans Verkuil2023-04-151-4/+8
* media: common: saa7146: disable clippingHans Verkuil2023-04-151-0/+17
* media: saa7146: drop overlay supportHans Verkuil2023-03-203-642/+6
* media: common: btcx-risc.h: drop obsolete headerHans Verkuil2023-03-201-29/+0
* media: vb2: set owner before calling vb2_readHans Verkuil2023-03-191-2/+3
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-2611-23/+4508
|\
| * Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab2023-02-1511-23/+4508
| |\
| | * media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-0910-1/+4505
| | * media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()Hans Verkuil2023-02-061-22/+3
* | | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-243-0/+187
|\ \ \
| * | | Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-061-3/+2
| |\| |
| * | | usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik2023-01-311-38/+0
| * | | usb: uvc: make uvc_format_desc table constMichael Grzeschik2023-01-311-2/+2
| * | | usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik2023-01-313-0/+225
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-2/+2
|\ \ \ | |_|/ |/| |
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-092-2/+2
| |/
* / media: videobuf2: set q->streaming laterHans Verkuil2023-01-241-3/+2
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-1/+1
|\
| * mm/frame-vector: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-1/+1
* | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-133-42/+25
|\ \
| * | media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2022-11-113-0/+9
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-1814-4530/+13
| |\|
| * | media: videobuf2: Stop using internal dma-buf lockDmitry Osipenko2022-10-183-30/+3
| * | media: videobuf2: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-183-12/+13
* | | Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-136-14/+39
|\ \ \
| * | | media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2022-12-065-8/+19
| * | | media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driverHans Verkuil2022-11-251-3/+0
| * | | media: vb2: add (un)prepare_streaming queue opsHans Verkuil2022-11-251-4/+21
| | |/ | |/|
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-4/+4
|\ \ \
| * | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-4/+4
| |/ /
* | | media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil2022-12-071-29/+73
* | | v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds2022-12-021-56/+12
|/ /
* | treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia2022-08-301-13/+0
* | media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-2910-4505/+1
* | media: vb2: videobuf -> videobuf2Hans Verkuil2022-08-293-11/+11
|/
* media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia2022-07-171-0/+12