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-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
2025-10-14
media: pvrusb2: Fix incorrect variable used in trace message
Colin Ian King
-1
/
+1
2025-10-14
media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
Jeongjun Park
-0
/
+5
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-26
/
+6
2025-09-13
media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
Thadeu Lima de Souza Cascardo
-27
/
+48
2025-09-13
media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE
Ricardo Ribalda
-0
/
+34
2025-09-13
media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls
Ricardo Ribalda
-9
/
+0
2025-09-13
media: uvcvideo: Shorten the transfer size non compliance message
Michal Pecio
-1
/
+1
2025-09-13
media: uvcvideo: Do not re-reference dev->udev
Ricardo Ribalda
-1
/
+1
2025-09-13
media: uvcvideo: Use intf instead of udev for printks
Ricardo Ribalda
-24
/
+24
2025-09-13
media: uvcvideo: Move video_device under video_queue
Ricardo Ribalda
-15
/
+12
2025-09-13
media: uvcvideo: Drop stream->mutex
Ricardo Ribalda
-50
/
+11
2025-09-13
media: uvcvideo: Move MSXU_CONTROL_METADATA definition to header
Laurent Pinchart
-6
/
+5
2025-09-13
media: uvcvideo: Add missing curly braces
Laurent Pinchart
-1
/
+2
2025-09-13
media: uvcvideo: Drop unneeded memset() in meta device ioctl handlers
Laurent Pinchart
-9
/
+2
2025-09-13
media: uvcvideo: Fix comments in uvc_meta_detect_msxu
Ricardo Ribalda
-4
/
+9
2025-09-13
media: uvcvideo: Avoid variable shadowing in uvc_ctrl_cleanup_fh
Desnes Nunes
-2
/
+1
2025-09-13
media: uvcvideo: Fix assignment in if condition
Darshan Rathod
-1
/
+2
2025-09-06
media: uvcvideo: eUSB2 double isochronous bandwidth support
Tao Q Tao
-26
/
+6
2025-08-29
media: em28xx: add special case for legacy gpiolib interface
Arnd Bergmann
-2
/
+3
2025-08-29
media: stk1160: Restore deleted comment in stk1160_fill_urb()
Dan Carpenter
-1
/
+6
2025-08-29
media: stk1160: Use usb_endpoint_is_isoc_in() rather than duplicating its imp...
Markus Elfring
-2
/
+1
2025-08-29
media: au0828: Use USB API functions rather than constants
Chen Ni
-3
/
+2
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-25
/
+25
2025-08-13
media: uvcvideo: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-25
/
+25
2025-08-13
media: usb: uvc: Access v4l2_fh from file
Jacopo Mondi
-18
/
+18
2025-08-13
media: usb: hdpvr: Access v4l2_fh from file
Jacopo Mondi
-9
/
+15
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-2
/
+1
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-6
/
+3
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
-8
/
+8
[next]