summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2026-01-11media: videobuf2: Fix device reference leak in vb2_dc_alloc error pathHaotian Zhang
2025-06-27media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-04-25media: siano: Fix error handling in smsdvb_module_init()Yuan Can
2024-11-14media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-17media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao
2024-03-26media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu
2024-01-31media: videobuf2-dma-sg: fix vmap callbackMichael Grzeschik
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-02v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
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
2021-11-10media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-19media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky
2021-09-30media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky
2021-09-30media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky
2021-09-30media: videobuf2: split buffer cache_hints initialisationSergey Senozhatsky
2021-09-30media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky
2021-09-30media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky
2021-09-30media: siano: use DEFINE_MUTEX() for mutex lockMuhammad Usama Anjum
2021-09-30media: videobuf2-core: sanity checks for requests and qbufHans Verkuil
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett