index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
media: vivid: Change the siize of the composing
Denis Arefev
1
-1
/
+1
2025-06-27
media: vidtv: Terminating the subsequent process of initialization failure
Edward Adam Davis
1
-1
/
+1
2025-04-07
media: vivid: fix FB dependency
Arnd Bergmann
1
-1
/
+2
2025-03-06
media: vim2m: print device name after registering device
Matthew Majewski
1
-3
/
+3
2025-03-06
media: vivid: Introduce VIDEO_VIVID_OSD
Ricardo Ribalda
5
-3
/
+34
2025-03-06
media: vivid: Move all fb_info references into vivid-osd
Ricardo Ribalda
5
-16
/
+28
2025-03-05
media: vimc: skip .s_stream() for stopped entities
Nikita Zhandarovich
1
-0
/
+6
2025-03-03
media: vivid: Add a rectangle control
Yunke Cao
1
-0
/
+34
2025-02-25
media: visl: Fix ERANGE error when setting enum controls
Nicolas Dufresne
1
-0
/
+12
2025-02-18
media: test-drivers: vivid: don't call schedule in loop
Hans Verkuil
4
-12
/
+32
2025-01-07
media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread
Edward Adam Davis
1
-1
/
+7
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-45
/
+55
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
4
-4
/
+6
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
1
-1
/
+1
2024-11-08
media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controls
Hans Verkuil
1
-6
/
+17
2024-10-28
media: v4l2-core: v4l2-dv-timings: check cvt/gtf result
Hans Verkuil
1
-2
/
+13
2024-10-28
media: test-drivers: drop vb2_ops_wait_prepare/finish
Hans Verkuil
12
-28
/
+0
2024-10-28
media: vivid: fix buffer overwrite when using > 32 buffers
Hans Verkuil
4
-4
/
+6
2024-10-12
media: test-drivers: Use V4L2_FMTDESC_FLAG_ENUM_ALL flag
Benjamin Gaignard
1
-2
/
+18
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
6
-6
/
+6
2024-10-03
media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
Uros Bizjak
1
-0
/
+1
2024-08-25
media: vicodec: allow en/decoder cmd w/o CAPTURE
Deborah Brouwer
1
-4
/
+2
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2
-2
/
+2
2024-08-05
media: vivid: add <Vendor Command With ID> support
Hans Verkuil
1
-3
/
+45
2024-06-28
media: vivid: loopback based on 'Connected To' controls
Hans Verkuil
11
-277
/
+362
2024-06-28
media: vivid: Add 'Is Connected To' menu controls
Dorcas Anono Litunya
3
-17
/
+401
2024-06-28
media: vivid: add instance number to input/output names
Hans Verkuil
2
-12
/
+12
2024-06-28
media: vivid: don't set HDMI TX controls if there are no HDMI outputs
Hans Verkuil
1
-4
/
+8
2024-06-28
media: vivid: vidioc_g_edid: do not change the original input EDID
Hans Verkuil
2
-4
/
+22
2024-06-26
media: vivid: fix CREATE_BUFS support in queue_setup()
Hans Verkuil
4
-4
/
+13
2024-06-26
media: vivid: fix wrong sizeimage value for mplane
Hans Verkuil
2
-9
/
+12
2024-06-26
media: vimc: scaler: Use subdev active state
Laurent Pinchart
1
-75
/
+49
2024-06-26
media: vimc: debayer: Use subdev active state
Laurent Pinchart
1
-101
/
+85
2024-06-26
media: vimc: sensor: Use subdev active state
Laurent Pinchart
1
-58
/
+50
2024-06-26
media: vimc: Initialize subdev active state
Laurent Pinchart
5
-1
/
+26
2024-06-26
media: vimc: Centralize subdev internal_ops initialization
Laurent Pinchart
6
-10
/
+10
2024-06-26
media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad
Laurent Pinchart
1
-1
/
+1
2024-06-26
media: vimc: Constify the ent_config array
Laurent Pinchart
1
-1
/
+1
2024-06-26
media: vimc: Constify vimc_ent_type structures
Laurent Pinchart
6
-11
/
+11
2024-06-26
media: vimc: Don't iterate over single pad
Laurent Pinchart
2
-13
/
+6
2024-03-25
media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctl
Benjamin Gaignard
4
-0
/
+4
2024-03-25
media: test-drivers: Set REQBUFS minimum number of buffers
Benjamin Gaignard
4
-13
/
+5
2024-03-15
Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-136
/
+207
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
2024-02-16
media: visl: Add codec specific variability on output frames
Detlev Casanova
1
-0
/
+36
2024-02-16
media: visl: Add a tpg_verbose parameter
Detlev Casanova
3
-118
/
+153
2024-02-16
media: visl,vidtv: Set parameters permissions to 0444
Detlev Casanova
2
-18
/
+18
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-65
/
+535
2023-12-18
media: vidtv: fix missing include
Kent Overstreet
1
-0
/
+1
[next]