index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-23
4
-3
/
+225
|
\
|
*
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
3
-1
/
+224
|
*
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
2021-01-12
1
-2
/
+1
*
|
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-02-01
1
-2
/
+1
|
\
\
|
*
|
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
2021-01-12
1
-2
/
+1
|
|
/
*
|
media: videobuf2-v4l2: remove redundant error test
Helen Koike
2021-01-27
1
-5
/
+0
*
|
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
2021-01-04
1
-2
/
+9
|
/
*
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2020-12-14
6
-33
/
+36
|
\
|
*
media: Rename stateful codec control macros
Ezequiel Garcia
2020-12-03
1
-2
/
+2
|
*
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-03
3
-24
/
+28
|
*
media: siano: fix memory leak of debugfs members in smsdvb_hotplug
Keita Suzuki
2020-11-26
1
-1
/
+4
|
*
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
1
-2
/
+0
|
*
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-11-16
1
-4
/
+2
*
|
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
3
-17
/
+40
|
\
\
|
*
\
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-04
3
-17
/
+40
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2020-09-29
3
-4
/
+8
|
|
*
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-29
3
-13
/
+32
*
|
|
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
2020-12-02
1
-0
/
+11
|
/
/
*
|
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-10-04
4
-77
/
+9
|
\
\
|
*
\
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-09-24
4
-77
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-09-14
4
-77
/
+9
*
|
|
media: siano: rename a duplicated card string
Mauro Carvalho Chehab
2020-10-02
1
-1
/
+1
*
|
|
media: saa7146: drop double zeroing
Julia Lawall
2020-09-27
1
-1
/
+1
*
|
|
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
2020-09-26
3
-47
/
+31
*
|
|
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
1
-18
/
+18
|
\
|
|
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-18
/
+18
|
|
/
*
|
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
1
-2
/
+2
*
|
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
1
-1
/
+1
*
|
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
2020-08-28
1
-6
/
+45
|
/
*
media: videobuf2: Print videobuf2 buffer state by name
Ezequiel Garcia
2020-07-19
1
-8
/
+27
*
media: tpg: Add function to return colors' order of test image
Kaaira Gupta
2020-07-19
1
-2
/
+28
*
media: tpg: change char argument to const char
Kaaira Gupta
2020-07-19
1
-5
/
+5
*
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-07-19
1
-2
/
+2
*
media: videobuf2: Fix length check for single plane dmabuf queueing
John Cox
2020-07-04
1
-1
/
+2
*
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
2020-07-04
2
-137
/
+157
*
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
2020-06-23
1
-2
/
+1
*
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2020-06-23
2
-12
/
+2
*
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
2020-06-23
1
-0
/
+30
*
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
2020-06-23
1
-0
/
+35
*
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
2020-06-23
1
-2
/
+7
*
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
2020-06-23
1
-4
/
+10
*
media: videobuf2: factor out planes prepare/finish functions
Sergey Senozhatsky
2020-06-23
1
-21
/
+31
*
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-06-23
2
-4
/
+26
*
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
2020-06-23
2
-13
/
+44
*
media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-06-23
1
-0
/
+2
*
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
2020-06-23
1
-0
/
+48
*
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-13
1
-18
/
+2
|
\
|
*
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
2020-06-11
1
-18
/
+2
*
|
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-04
1
-1
/
+1
|
\
|
|
*
media: dvb-usb: auto-select CYPRESS_FIRMWARE
Mauro Carvalho Chehab
2020-04-14
1
-1
/
+1
[next]