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
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-23
/
+4508
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+187
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2023-02-15
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
11
-23
/
+4508
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-2
/
+2
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
10
-1
/
+4505
2023-02-06
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
1
-22
/
+3
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
1
-3
/
+2
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
1
-38
/
+0
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
1
-2
/
+2
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
3
-0
/
+225
2023-01-24
media: videobuf2: set q->streaming later
Hans Verkuil
1
-3
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-42
/
+25
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-14
/
+39
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
1
-29
/
+73
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
5
-8
/
+19
2022-12-03
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-56
/
+12
2022-12-01
mm/frame-vector: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-11-25
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
1
-3
/
+0
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
1
-4
/
+21
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-4
/
+4
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
3
-0
/
+9
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
14
-4530
/
+13
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
3
-30
/
+3
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-12
/
+13
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-08-30
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
1
-13
/
+0
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
10
-4505
/
+1
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
3
-11
/
+11
2022-07-17
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
1
-0
/
+12
2022-07-15
media: v4l2-tpg: Add support for the new YUVA and YUVX formats
Laurent Pinchart
1
-0
/
+6
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
1
-0
/
+38
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-2
/
+1
2022-05-13
media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
Laurent Pinchart
1
-16
/
+10
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-1
/
+0
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-13
/
+15
2022-03-18
media: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
1
-8
/
+8
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2
-5
/
+10
2022-03-07
media: videobuf2-dma-contig: Invalidate vmap range before DMA range
Sergey Senozhatsky
1
-6
/
+6
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
3
-13
/
+15
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
[next]