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
/
usb
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-157
/
+1035
2026-03-26
Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"
Bradford Love
-2
/
+0
2026-03-26
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
-4
/
+5
2026-03-25
media: em28xx: Add Hauppauge 461e v3
Bradford Love
-13
/
+47
2026-03-25
media: em28xx: Add Hauppauge em2828X based 9x5 revisions
Bradford Love
-2
/
+384
2026-03-25
media: em28xx: driver supports two frontends, but not i2c clients
Bradford Love
-39
/
+42
2026-03-25
media: au0828: Fix green screen in analog
Bradford Love
-2
/
+23
2026-03-25
media: em28xx: Add Hauppauge USB Live2
Bradford Love
-0
/
+21
2026-03-25
media: em28xx: Add support for Empia em2828X bridge
Bradford Love
-26
/
+369
2026-03-25
media: uvcvideo: Add support for P010 pixel format
Oliver Collyer
-0
/
+3
2026-03-25
media: uvcvideo: Add D436 and D555 cameras metadata support
Yogev Modlin
-0
/
+18
2026-03-25
media: uvcvideo: Change comment to 'Intel RealSense'
Yogev Modlin
-9
/
+9
2026-03-25
media: uvcvideo: Add a stream backpointer in uvc_video_queue
Ricardo Ribalda
-19
/
+13
2026-03-25
media: uvcvideo: Allow userspace to increase the meta buffersize
Ricardo Ribalda
-4
/
+10
2026-03-25
media: uvcvideo: uvc_queue_to_stream(): Support meta queues
Ricardo Ribalda
-9
/
+11
2026-03-25
media: uvcvideo: Enable VB2_DMABUF for metadata stream
Ricardo Ribalda
-2
/
+1
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
-2
/
+7
2026-03-17
media: em28xx: remove tuner type from Hauppauge DVB DualHD
Bradford Love
-6
/
+1
2026-03-17
media: em28xx: Add a variety of DualHD usb id
Bradford Love
-0
/
+12
2026-03-17
media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-e
Bradford Love
-0
/
+54
2026-03-17
media: cx231xx: Fix AGC levels for NTSC-M
Bradford Love
-4
/
+3
2026-03-17
media: as102: fix to not free memory after the device is registered in as102_...
Jeongjun Park
-0
/
+2
2026-03-17
media: hackrf: fix to not free memory after the device is registered in hackr...
Jeongjun Park
-3
/
+4
2026-03-16
media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935
Hans Verkuil
-0
/
+2
2026-03-16
media: em28xx: fix use-after-free in em28xx_v4l2_open()
Abhishek Kumar
-4
/
+10
2026-03-16
media: cx231xx: drop redundant device reference
Johan Hovold
-4
/
+1
2026-03-16
media: usbtv: drop redundant device reference
Johan Hovold
-3
/
+1
2026-03-16
media: go7007-loader: drop redundant device reference
Johan Hovold
-5
/
+1
2026-03-11
media: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-13
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-72
/
+72
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-87
/
+84
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-01-22
media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
Ricardo Ribalda
-6
/
+8
2026-01-22
media: uvcvideo: Fix allocation for small frame sizes
Ricardo Ribalda
-1
/
+2
2026-01-22
media: uvcvideo: Return queued buffers on start_streaming() failure
Michal Pecio
-5
/
+7
2026-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
-22
/
+35
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-13
Revert "media: uvcvideo: Remove nodrop parameter"
Ricardo Ribalda
-0
/
+45
2026-01-13
media: pvrusb2: fix URB leak in pvr2_send_request_ex
Szymon Wilczek
-0
/
+5
2026-01-05
media: uvcvideo: Remove nodrop parameter
Ricardo Ribalda
-45
/
+0
2026-01-05
media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix.
John Bauer
-11
/
+51
2026-01-05
media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAX
Ricardo Ribalda
-7
/
+19
2026-01-05
media: uvcvideo: Replace dev_dbg() with uvc_dbg()
Laurent Pinchart
-2
/
+1
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+6
2025-11-11
Merge tag 'v6.18-rc5' into media-next
Mauro Carvalho Chehab
-1
/
+14
2025-11-05
media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
Kees Cook
-6
/
+6
2025-11-04
media: dvb-usb: pctv452e: move snd/rcv len check before kmalloc
Edward Adam Davis
-4
/
+3
2025-10-24
media: uvcvideo: Use heuristic to find stream entity
Ricardo Ribalda
-1
/
+14
[next]