Age | Commit message (Expand) | Author |
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 |
2021-02-01 | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab |
2021-01-27 | media: videobuf2-v4l2: remove redundant error test | Helen Koike |
2021-01-12 | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que... | Naushir Patuck |
2021-01-12 | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter |
2021-01-12 | mm/frame-vector: Use FOLL_LONGTERM | Daniel Vetter |
2021-01-04 | media: videobuf2: always call poll_wait() on queues | Alexandre Courbot |
2020-12-14 | Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-03 | media: Rename stateful codec control macros | Ezequiel Garcia |
2020-12-03 | media: saa7146: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-12-02 | media: vb2: set cache sync hints when init buffers | Sergey Senozhatsky |
2020-11-26 | media: siano: fix memory leak of debugfs members in smsdvb_hotplug | Keita Suzuki |
2020-11-16 | media: Bulk remove BUG_ON(in_interrupt()) | Thomas Gleixner |
2020-11-16 | media: v4l2: allocate v4l2_clip objects early | Arnd Bergmann |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
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-29 | dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces | Thomas Zimmermann |
2020-09-29 | dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces | Thomas Zimmermann |
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 |