index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
media: videobuf2: Fix length check for single plane dmabuf queueing
John Cox
1
-1
/
+2
2020-07-04
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
2
-137
/
+157
2020-06-23
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
1
-2
/
+1
2020-06-23
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2
-12
/
+2
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
1
-0
/
+30
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
1
-0
/
+35
2020-06-23
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
1
-2
/
+7
2020-06-23
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
1
-4
/
+10
2020-06-23
media: videobuf2: factor out planes prepare/finish functions
Sergey Senozhatsky
1
-21
/
+31
2020-06-23
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2
-4
/
+26
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
2
-13
/
+44
2020-06-23
media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-0
/
+2
2020-06-23
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
1
-0
/
+48
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-18
/
+2
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-18
/
+2
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2
-4
/
+2
2020-04-14
media: dvb-usb: auto-select CYPRESS_FIRMWARE
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-20
media: siano: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-104
/
+110
2020-03-12
media: videobuf2-core: fix dprintk level
Alexandre Courbot
1
-2
/
+2
2020-03-02
media: videobuf2-dma-contig.c: remove spurious 'b' in message
Hans Verkuil
1
-2
/
+2
2020-02-24
media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-5
/
+5
2020-02-24
media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish
Aditya Pakki
1
-2
/
+0
2020-02-01
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-4
/
+6
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-24
/
+0
2020-01-08
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
1
-2
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
3
-24
/
+0
2019-11-26
media/videobuf2: Drop dma_buf->k(un)map support
Daniel Vetter
3
-24
/
+0
2019-11-10
media: siano: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-11-08
media: siano: fix spelling mistake "ENBALE" -> "ENABLE"
Colin Ian King
2
-4
/
+4
2019-10-21
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
Hans Verkuil
1
-2
/
+10
2019-07-30
media: v4l2-tpg: add support for new pixelformats
Hans Verkuil
1
-0
/
+107
2019-07-23
media: vb2-dc: skip CPU sync in map/unmap dma_buf
Lucas Stach
1
-7
/
+16
2019-07-23
media: vb2: reorder checks in vb2_poll()
Michael Tretter
1
-3
/
+5
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-14
/
+2
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2
-14
/
+13
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
6
-51
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 185
Thomas Gleixner
3
-27
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-19
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
media: videobuf2-vmalloc: get_userptr: buffers are always writable
Hans Verkuil
4
-13
/
+5
2019-05-29
media: videobuf2-v4l2: set last_buffer_dequeued in dqbuf
Hans Verkuil
1
-5
/
+5
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
18
-74
/
+18
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-13
/
+1
2019-05-23
media: videobuf2-core.h: Document the alloc memop size argument as page aligned
Sakari Ailus
1
-0
/
+1
2019-05-23
media: videobuf2-dma-sg: Prevent size from overflowing
Sakari Ailus
1
-1
/
+1
2019-05-23
media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
Sakari Ailus
1
-0
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
5
-61
/
+5
[prev]
[next]