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