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.13.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
2024-03-15
Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-10
/
+42
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2
-2
/
+2
2024-02-05
media: v4l2-tpg: fix some memleaks in tpg_alloc
Zhipeng Lu
1
-10
/
+42
2024-01-24
media: vb2: refactor setting flags and caps, fix missing cap
Hans Verkuil
1
-28
/
+25
2024-01-24
media: media videobuf2: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2
-2
/
+2
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2
-15
/
+15
2023-12-09
media: videobuf2: request more buffers for vb2_read
Hans Verkuil
1
-2
/
+7
2023-12-07
media: videobuf2-dma-sg: fix vmap callback
Michael Grzeschik
1
-2
/
+8
2023-11-23
media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
Hans Verkuil
1
-2
/
+0
2023-11-23
media: core: Report the maximum possible number of buffers for the queue
Benjamin Gaignard
1
-0
/
+2
2023-11-23
media: media videobuf2: Be more flexible on the number of queue stored buffers
Benjamin Gaignard
2
-11
/
+41
2023-11-23
media: videobuf2: Use vb2_get_num_buffers() helper
Benjamin Gaignard
2
-46
/
+52
2023-11-23
media: videobuf2: Remove duplicated index vs q->num_buffers check
Benjamin Gaignard
1
-8
/
+0
2023-11-23
media: videobuf2: Access vb2_queue bufs array through helper functions
Benjamin Gaignard
2
-53
/
+149
2023-11-23
media: videobuf2: Use vb2_buffer instead of index
Benjamin Gaignard
2
-49
/
+42
2023-11-23
media: videobuf2: Stop spamming kernel log with all queue counter
Benjamin Gaignard
1
-35
/
+44
2023-11-23
media: videobuf2: Rework offset 'cookie' encoding pattern
Benjamin Gaignard
1
-38
/
+40
2023-11-23
media: videobuf2: Rename offset parameter
Benjamin Gaignard
1
-14
/
+14
2023-10-13
media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
Ma Ke
1
-6
/
+7
2023-10-13
media: siano: Drop unnecessary error check for debugfs_create_dir/file()
Jinjie Ruan
1
-16
/
+6
2023-10-13
media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
Ma Ke
1
-4
/
+6
2023-09-27
media: use struct_size() helper
Yu Liao
1
-1
/
+1
2023-09-27
media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf
Hans Verkuil
1
-1
/
+1
2023-09-15
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
1
-2
/
+4
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-218
/
+118
2023-07-19
drivers/media/common/siano/smsendian.c : eliminate unnecessary type conversions
Dong Chuanjian
1
-1
/
+1
2023-07-19
media: siano: Convert to use sysfs_emit_at() API
ye xingchen
1
-217
/
+117
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
3
-9
/
+0
2023-06-21
media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
3
-9
/
+0
2023-05-25
media: common: saa7146: Avoid a leak in vmalloc_to_sg()
Christophe JAILLET
1
-3
/
+3
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
1
-0
/
+1
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
1
-3
/
+8
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
1
-0
/
+4
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2
-10
/
+11
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
4
-782
/
+306
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2
-73
/
+32
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
1
-1
/
+1
2023-04-15
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
3
-9
/
+15
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2
-23
/
+26
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
3
-61
/
+51
2023-04-15
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
1
-4
/
+8
2023-04-15
media: common: saa7146: disable clipping
Hans Verkuil
1
-0
/
+17
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
3
-642
/
+6
2023-03-20
media: common: btcx-risc.h: drop obsolete header
Hans Verkuil
1
-29
/
+0
2023-03-20
media: vb2: set owner before calling vb2_read
Hans Verkuil
1
-2
/
+3
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
[next]