index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
media: vidtv: Use crc32_be() instead of open coding
Eric Biggers
-56
/
+2
2026-03-17
media: vimc: streamer: Apply sensor frame rate in streamer thread
Faizel K B
-2
/
+31
2026-03-17
media: vimc: sensor: Add pixel_rate,vblank and hblank configuration
Faizel K B
-0
/
+101
2026-03-17
media: vimc: sensor: Move vimc_sensor_device to common header
Faizel K B
-26
/
+28
2026-03-16
media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections
Ruslan Valiyev
-0
/
+4
2026-03-16
media: vidtv: fix nfeeds state corruption on start_streaming failure
Ruslan Valiyev
-1
/
+3
2026-03-16
media: vidtv: fix pass-by-value structs causing MSAN warnings
Abd-Alrhman Masalkhi
-28
/
+28
2026-03-16
media: vidtv: Rename PI definition to PI_SAMPLES
Andy Shevchenko
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-38
/
+38
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-43
/
+42
2026-01-21
media: visl: Add HEVC short and long term RPS sets
Detlev Casanova
-0
/
+69
2026-01-05
media: vicodec: add support for manual completion
Hans Verkuil
-4
/
+17
2025-12-04
Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-26
/
+10
2025-10-30
media: vivid: use prandom
Markus Theil
-1
/
+3
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
-4
/
+4
2025-10-17
media: vim2m: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
-12
/
+0
2025-10-17
media: vicodec: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
-7
/
+0
2025-10-14
media: vidtv: initialize local pointers upon transfer of memory ownership
Jeongjun Park
-0
/
+3
2025-10-14
media: vivid: use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
-3
/
+3
2025-09-09
media: vivid: fix disappearing <Vendor Command With ID> messages
Hans Verkuil
-7
/
+5
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
-1
/
+1
2025-08-29
media: vim2m: remove unused CLIP macro
Yunseong Kim
-3
/
+0
2025-08-25
media: vim2m: Remove compilation conditional to CONFIG_MEDIA_CONTROLLER
Sakari Ailus
-12
/
+1
2025-08-25
media: vimc: Don't explicitly set bus_info
Sakari Ailus
-4
/
+0
2025-08-13
media: test-drivers: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-150
/
+150
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-3
/
+3
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-6
/
+3
2025-08-13
media: visl: Drop visl_v4l2fh_to_ctx() function
Laurent Pinchart
-5
/
+0
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
-9
/
+9
2025-07-08
media: vivid: fix wrong pixel_array control size
Hans Verkuil
-3
/
+4
2025-06-17
media: media/test_drivers: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
-6
/
+2
2025-05-28
Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-68
/
+289
2025-04-30
media: vivid: use (t,l)/wxh format for rectangle
Hans Verkuil
-10
/
+10
2025-04-25
media: vivid: Change the siize of the composing
Denis Arefev
-1
/
+1
2025-04-25
media: vivid: Add more webcam resolutions
Ricardo Ribalda
-0
/
+3
2025-04-25
media: vivid: Fix requirement about webcam_intervals
Ricardo Ribalda
-2
/
+1
2025-04-25
media: vidtv: Terminating the subsequent process of initialization failure
Edward Adam Davis
-1
/
+1
2025-04-25
media: vim2m: Add parametized support for multiplanar API
Matthew Majewski
-39
/
+267
2025-04-25
media: vim2m: Simplify try_fmt
Matthew Majewski
-21
/
+12
2025-04-07
media: vivid: fix FB dependency
Arnd Bergmann
-1
/
+2
2025-03-06
media: vim2m: print device name after registering device
Matthew Majewski
-3
/
+3
2025-03-06
media: vivid: Introduce VIDEO_VIVID_OSD
Ricardo Ribalda
-3
/
+34
2025-03-06
media: vivid: Move all fb_info references into vivid-osd
Ricardo Ribalda
-16
/
+28
2025-03-05
media: vimc: skip .s_stream() for stopped entities
Nikita Zhandarovich
-0
/
+6
2025-03-03
media: vivid: Add a rectangle control
Yunke Cao
-0
/
+34
2025-02-25
media: visl: Fix ERANGE error when setting enum controls
Nicolas Dufresne
-0
/
+12
2025-02-18
media: test-drivers: vivid: don't call schedule in loop
Hans Verkuil
-12
/
+32
2025-01-07
media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread
Edward Adam Davis
-1
/
+7
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-45
/
+55
[next]