summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2023-02-06media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()Hans Verkuil
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik
2023-01-24media: videobuf2: set q->streaming laterHans Verkuil
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-06media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil
2022-12-02v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-11-30mm/frame-vector: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-25media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driverHans Verkuil
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-11media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18media: videobuf2: Stop using internal dma-buf lockDmitry Osipenko
2022-10-18media: videobuf2: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil
2022-07-17media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia
2022-07-15media: v4l2-tpg: Add support for the new YUVA and YUVX formatsLaurent Pinchart
2022-06-20media: v4l2-tpg: add HDMI Video Guard Band test patternHans Verkuil
2022-05-13media: videobuf2-dma-sg.c: kvmalloc_array -> kvcallocHans Verkuil
2022-05-13media: videobuf2-v4l2: Expose vb2_queue_is_busy() to driversLaurent Pinchart
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab
2022-03-07media: videobuf2-dma-contig: Invalidate vmap range before DMA rangeSergey Senozhatsky
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-12-14media: saa7146: fix error logic at saa7146_vv_init()Mauro Carvalho Chehab
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2021-12-07media: b2c2: flexcop: Convert to SPDX identifierCai Huoqing
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab
2021-11-30media: vb2: frame_vector.c: don't overwrite error codeHans Verkuil
2021-11-22Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-11-15media: videobuf2: Fix the size printk formatDillon Min