Age | Commit message (Expand) | Author |
2020-10-04 | Merge tag 'v5.9-rc7' into patchwork | Mauro Carvalho Chehab |
2020-10-02 | media: siano: rename a duplicated card string | Mauro Carvalho Chehab |
2020-09-27 | media: saa7146: drop double zeroing | Julia Lawall |
2020-09-26 | media: videobuf2: use sgtable-based scatterlist wrappers | Marek Szyprowski |
2020-09-24 | Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-09-14 | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag | Sergey Senozhatsky |
2020-09-07 | Merge tag 'v5.9-rc4' into patchwork | Mauro Carvalho Chehab |
2020-09-03 | media: rc: harmonize infrared durations to microseconds | Sean Young |
2020-08-29 | media: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-28 | media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function | Hans Verkuil |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-19 | media: videobuf2: Print videobuf2 buffer state by name | Ezequiel Garcia |
2020-07-19 | media: tpg: Add function to return colors' order of test image | Kaaira Gupta |
2020-07-19 | media: tpg: change char argument to const char | Kaaira Gupta |
2020-07-19 | media: Add V4L2_TYPE_IS_CAPTURE helper | Ezequiel Garcia |
2020-07-04 | media: videobuf2: Fix length check for single plane dmabuf queueing | John Cox |
2020-07-04 | media: vb2: Print the queue pointer in debug messages | Laurent Pinchart |
2020-06-23 | media: videobuf2: remove redundant if-statement | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: don't test db_attach in dma-contig prepare and finish | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: add begin/end cpu_access callbacks to dma-sg | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: add begin/end cpu_access callbacks to dma-contig | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: check ->synced flag in prepare() and finish() | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: do not sync caches when we are allowed not to | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: factor out planes prepare/finish functions | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: add queue memory consistency parameter | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag | Sergey Senozhatsky |
2020-06-23 | media: videobuf2: handle V4L2 buffer cache flags | Sergey Senozhatsky |
2020-06-13 | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-11 | media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size | Tomi Valkeinen |
2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-02 | mm: remove the prot argument from vm_map_ram | Christoph Hellwig |
2020-04-14 | media: dvb-usb: auto-select CYPRESS_FIRMWARE | Mauro Carvalho Chehab |
2020-03-20 | media: siano: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-12 | media: videobuf2-core: fix dprintk level | Alexandre Courbot |
2020-03-02 | media: videobuf2-dma-contig.c: remove spurious 'b' in message | Hans Verkuil |
2020-02-24 | media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |
2020-02-24 | media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish | Aditya Pakki |
2020-01-31 | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-08 | media: saa7146: Avoid using BUG_ON as an assertion | Aditya Pakki |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-03 | media: v4l2: abstract timeval handling in v4l2_buffer | Arnd Bergmann |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-11-25 | media/videobuf2: Drop dma_buf->k(un)map support | Daniel Vetter |
2019-11-10 | media: siano: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-11-08 | media: siano: fix spelling mistake "ENBALE" -> "ENABLE" | Colin Ian King |
2019-10-21 | media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF | Hans Verkuil |
2019-07-30 | media: v4l2-tpg: add support for new pixelformats | Hans Verkuil |
2019-07-23 | media: vb2-dc: skip CPU sync in map/unmap dma_buf | Lucas Stach |