Age | Commit message (Expand) | Author |
2022-07-17 | media: videobuf2: Introduce vb2_find_buffer() | Ezequiel Garcia |
2022-07-15 | media: v4l2-tpg: Add support for the new YUVA and YUVX formats | Laurent Pinchart |
2022-06-20 | media: v4l2-tpg: add HDMI Video Guard Band test pattern | Hans Verkuil |
2022-05-13 | media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc | Hans Verkuil |
2022-05-13 | media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers | Laurent Pinchart |
2022-04-24 | media: v4l: ioctl: Set bus_info in v4l_querycap() | Sakari Ailus |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-03-18 | media: media/*/Kconfig: sort entries | Mauro Carvalho Chehab |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab |
2022-03-14 | media: Makefiles: sort entries where it fits | Mauro Carvalho Chehab |
2022-03-07 | media: videobuf2-dma-contig: Invalidate vmap range before DMA range | Sergey Senozhatsky |
2022-02-07 | dma-buf-map: Rename to iosys-map | Lucas De Marchi |
2021-12-14 | media: saa7146: fix error logic at saa7146_vv_init() | Mauro Carvalho Chehab |
2021-12-14 | media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() | Zhou Qingyang |
2021-12-07 | media: b2c2: flexcop: Convert to SPDX identifier | Cai Huoqing |
2021-12-07 | Merge tag 'v5.16-rc4' into media_tree | Mauro Carvalho Chehab |
2021-11-30 | media: vb2: frame_vector.c: don't overwrite error code | Hans Verkuil |
2021-11-22 | Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-11-15 | media: videobuf2: Fix the size printk format | Dillon Min |
2021-11-10 | media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference | Hans de Goede |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman |
2021-10-19 | media: videobuf2: always set buffer vb2 pointer | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: handle non-contiguous DMA allocations | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: add queue memory coherency parameter | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: move cache_hints handling to allocators | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: split buffer cache_hints initialisation | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: inverse buffer cache_hints flags | Sergey Senozhatsky |
2021-09-30 | media: videobuf2: rework vb2_mem_ops API | Sergey Senozhatsky |
2021-09-30 | media: siano: use DEFINE_MUTEX() for mutex lock | Muhammad Usama Anjum |
2021-09-30 | media: videobuf2-core: sanity checks for requests and qbuf | Hans Verkuil |
2021-08-03 | Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-07-30 | media: videobuf2-core: dequeue if start_streaming fails | Hans Verkuil |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | media: videobuf2: use vma_lookup() in get_vaddr_frames() | Liam Howlett |
2021-06-28 | Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-06-17 | media: siano: fix device register error path | Mauro Carvalho Chehab |
2021-06-08 | media: videobuf2-v4l2.c: add vb2_queue_change_type() helper | Tomi Valkeinen |
2021-06-07 | media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() | Gustavo A. R. Silva |
2021-06-02 | media: move ttpci-eeprom to common | Mauro Carvalho Chehab |
2021-05-21 | media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head | Ye Bin |
2021-04-09 | media: flexcop: avoid -Wempty-body warning | Arnd Bergmann |
2021-03-23 | media: media/siano: Fix transmission parameters reporting for ISDB-T | Nicolas Stuardo Diaz |
2021-03-22 | media: videobuf2: Exit promptly if size = 0 | Ricardo Ribalda |
2021-03-11 | media: b2c2: remove trailing semicolon in macro definition | Tom Rix |
2021-03-11 | media: media/siano: kill pointless kmutex definitions | Davidlohr Bueso |
2021-03-11 | media: saa7146: use sg_dma_len when building pgtable | Tasos Sahanidis |
2021-03-11 | media: fix incorrect kernel doc usages | Hans Verkuil |
2021-02-22 | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o... | Linus Torvalds |