summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-157/+1035
2026-03-26Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"Bradford Love-2/+0
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda-4/+5
2026-03-25media: em28xx: Add Hauppauge 461e v3Bradford Love-13/+47
2026-03-25media: em28xx: Add Hauppauge em2828X based 9x5 revisionsBradford Love-2/+384
2026-03-25media: em28xx: driver supports two frontends, but not i2c clientsBradford Love-39/+42
2026-03-25media: au0828: Fix green screen in analogBradford Love-2/+23
2026-03-25media: em28xx: Add Hauppauge USB Live2Bradford Love-0/+21
2026-03-25media: em28xx: Add support for Empia em2828X bridgeBradford Love-26/+369
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer-0/+3
2026-03-25media: uvcvideo: Add D436 and D555 cameras metadata supportYogev Modlin-0/+18
2026-03-25media: uvcvideo: Change comment to 'Intel RealSense'Yogev Modlin-9/+9
2026-03-25media: uvcvideo: Add a stream backpointer in uvc_video_queueRicardo Ribalda-19/+13
2026-03-25media: uvcvideo: Allow userspace to increase the meta buffersizeRicardo Ribalda-4/+10
2026-03-25media: uvcvideo: uvc_queue_to_stream(): Support meta queuesRicardo Ribalda-9/+11
2026-03-25media: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda-2/+1
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young-2/+7
2026-03-17media: em28xx: remove tuner type from Hauppauge DVB DualHDBradford Love-6/+1
2026-03-17media: em28xx: Add a variety of DualHD usb idBradford Love-0/+12
2026-03-17media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-eBradford Love-0/+54
2026-03-17media: cx231xx: Fix AGC levels for NTSC-MBradford Love-4/+3
2026-03-17media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park-0/+2
2026-03-17media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park-3/+4
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil-0/+2
2026-03-16media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar-4/+10
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold-4/+1
2026-03-16media: usbtv: drop redundant device referenceJohan Hovold-3/+1
2026-03-16media: go7007-loader: drop redundant device referenceJohan Hovold-5/+1
2026-03-11media: remove unnecessary module_init/exit functionsEthan Nelson-Moore-13/+0
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-72/+72
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-87/+84
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda-6/+8
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda-1/+2
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio-5/+7
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda-22/+35
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-13Revert "media: uvcvideo: Remove nodrop parameter"Ricardo Ribalda-0/+45
2026-01-13media: pvrusb2: fix URB leak in pvr2_send_request_exSzymon Wilczek-0/+5
2026-01-05media: uvcvideo: Remove nodrop parameterRicardo Ribalda-45/+0
2026-01-05media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix.John Bauer-11/+51
2026-01-05media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAXRicardo Ribalda-7/+19
2026-01-05media: uvcvideo: Replace dev_dbg() with uvc_dbg()Laurent Pinchart-2/+1
2025-12-06Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab-1/+14
2025-11-05media: dvb-usb-v2: lmedm04: Fix firmware macro definitionsKees Cook-6/+6
2025-11-04media: dvb-usb: pctv452e: move snd/rcv len check before kmallocEdward Adam Davis-4/+3
2025-10-24media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda-1/+14