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
2021-12-14
media: saa7146: fix error logic at saa7146_vv_init()
Mauro Carvalho Chehab
1
-0
/
+3
2021-12-14
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+1
2021-12-07
media: b2c2: flexcop: Convert to SPDX identifier
Cai Huoqing
1
-10
/
+1
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-0
/
+2
2021-11-30
media: vb2: frame_vector.c: don't overwrite error code
Hans Verkuil
1
-1
/
+14
2021-11-23
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2021-11-15
media: videobuf2: Fix the size printk format
Dillon Min
1
-4
/
+4
2021-11-10
media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
Hans de Goede
1
-0
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
4
-0
/
+4
2021-10-19
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
1
-0
/
+3
2021-09-30
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
1
-31
/
+130
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2
-5
/
+30
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2
-8
/
+34
2021-09-30
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
3
-6
/
+12
2021-09-30
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2
-18
/
+22
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2
-33
/
+15
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
4
-62
/
+79
2021-09-30
media: siano: use DEFINE_MUTEX() for mutex lock
Muhammad Usama Anjum
1
-5
/
+2
2021-09-30
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
1
-1
/
+22
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+12
2021-07-30
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
1
-1
/
+12
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
media: videobuf2: use vma_lookup() in get_vaddr_frames()
Liam Howlett
1
-1
/
+1
2021-06-29
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-15
/
+11
2021-06-17
media: siano: fix device register error path
Mauro Carvalho Chehab
1
-0
/
+4
2021-06-08
media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
Tomi Valkeinen
1
-0
/
+14
2021-06-07
media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
Gustavo A. R. Silva
2
-15
/
+11
2021-06-02
media: move ttpci-eeprom to common
Mauro Carvalho Chehab
4
-0
/
+186
2021-05-21
media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head
Ye Bin
1
-5
/
+2
2021-04-09
media: flexcop: avoid -Wempty-body warning
Arnd Bergmann
1
-3
/
+3
2021-03-23
media: media/siano: Fix transmission parameters reporting for ISDB-T
Nicolas Stuardo Diaz
1
-4
/
+40
2021-03-22
media: videobuf2: Exit promptly if size = 0
Ricardo Ribalda
1
-1
/
+1
2021-03-11
media: b2c2: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2021-03-11
media: media/siano: kill pointless kmutex definitions
Davidlohr Bueso
3
-33
/
+28
2021-03-11
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
2
-3
/
+2
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+0
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
4
-3
/
+225
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
1
-2
/
+1
2021-01-27
media: videobuf2-v4l2: remove redundant error test
Helen Koike
1
-5
/
+0
2021-01-12
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
1
-2
/
+1
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
3
-1
/
+224
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-2
/
+1
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
2020-12-14
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-33
/
+36
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-17
/
+40
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
1
-2
/
+2
2020-12-03
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-24
/
+28
2020-12-02
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
1
-0
/
+11
2020-11-26
media: siano: fix memory leak of debugfs members in smsdvb_hotplug
Keita Suzuki
1
-1
/
+4
[next]