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-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
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-2
/
+0
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-4
/
+2
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-17
/
+40
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
4
-77
/
+9
2020-10-02
media: siano: rename a duplicated card string
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
3
-4
/
+8
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
3
-13
/
+32
2020-09-27
media: saa7146: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-26
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
3
-47
/
+31
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-77
/
+9
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
4
-77
/
+9
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
1
-18
/
+18
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
1
-2
/
+2
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-28
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
1
-6
/
+45
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-18
/
+18
2020-07-19
media: videobuf2: Print videobuf2 buffer state by name
Ezequiel Garcia
1
-8
/
+27
2020-07-19
media: tpg: Add function to return colors' order of test image
Kaaira Gupta
1
-2
/
+28
2020-07-19
media: tpg: change char argument to const char
Kaaira Gupta
1
-5
/
+5
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-2
/
+2
[next]