summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2025-06-27media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-05-02media: 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
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2022-12-14media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2022-01-27media: videobuf2: Fix the size printk formatDillon Min
2021-11-18media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede
2021-11-18media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky
2021-11-18media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky
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
2021-06-28Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-17media: siano: fix device register error pathMauro Carvalho Chehab
2021-06-08media: videobuf2-v4l2.c: add vb2_queue_change_type() helperTomi Valkeinen
2021-06-07media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva
2021-06-02media: move ttpci-eeprom to commonMauro Carvalho Chehab
2021-05-21media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list headYe Bin
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann
2021-03-23media: media/siano: Fix transmission parameters reporting for ISDB-TNicolas Stuardo Diaz
2021-03-22media: videobuf2: Exit promptly if size = 0Ricardo Ribalda
2021-03-11media: b2c2: remove trailing semicolon in macro definitionTom Rix
2021-03-11media: media/siano: kill pointless kmutex definitionsDavidlohr Bueso
2021-03-11media: saa7146: use sg_dma_len when building pgtableTasos Sahanidis
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-27media: videobuf2-v4l2: remove redundant error testHelen Koike
2021-01-12media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2021-01-12mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter
2021-01-04media: videobuf2: always call poll_wait() on queuesAlexandre Courbot
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-03media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-02media: vb2: set cache sync hints when init buffersSergey Senozhatsky
2020-11-26media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-02media: siano: rename a duplicated card stringMauro Carvalho Chehab
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann