summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds17-165/+448
2026-05-21media: uvcvideo: Only do uvc_video_get_time() if neededRicardo Ribalda1-2/+3
2026-05-21media: uvcvideo: Do not add samples if dev_sof has not changedRicardo Ribalda2-6/+13
2026-05-21media: uvcvideo: Do not add clock samples with small sof deltaRicardo Ribalda1-2/+12
2026-05-21media: uvcvideo: Relax the constrains for interpolating the hw clockRicardo Ribalda1-5/+12
2026-05-21media: uvcvideo: Use hw timestaming if the clock buffer is fullRicardo Ribalda1-5/+12
2026-05-21media: uvcvideo: Fix dev_sof filtering in hw timestampRicardo Ribalda1-9/+10
2026-05-21media: uvcvideo: Avoid partial metadata buffersRicardo Ribalda1-4/+9
2026-05-21media: uvcvideo: Do not open code uvc_queue_get_current_bufferRicardo Ribalda1-8/+2
2026-05-21media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.workSean Anderson1-9/+19
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold1-4/+5
2026-05-20media: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-1/+1
2026-05-20media: pwc: Drain fill_buf on start_streaming() failureValery Borovsky1-0/+5
2026-05-12media: pwc: Return queued buffers on start_streaming() failureValery Borovsky1-2/+6
2026-05-12media: msi2500: Return queued buffers on start_streaming() failureValery Borovsky1-8/+24
2026-05-12media: airspy: Return queued buffers on start_streaming() failureValery Borovsky1-3/+5
2026-05-12media: gspca: use module_usb_driver()Rosen Penev1-16/+1
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda4-0/+51
2026-05-12media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAPRicardo Ribalda1-0/+4
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda1-0/+174
2026-05-12media: uvcvideo: Fix buffer sequence in frame gapsRicardo Ribalda1-4/+13
2026-05-12media: uvcvideo: Fix sequence number when no EOFRicardo Ribalda1-45/+47
2026-05-06media: em28xx-video: fix missing res_free() on init_usb_xfer failureHaoxiang Li1-1/+3
2026-05-06media: cx231xx: fix devres lifetimeJohan Hovold1-5/+11
2026-05-05media: gspca: Fix comment in sd_init()Philipp Matthias Hahn1-1/+1
2026-05-05media: s2255: refactor endpoint lookupJohan Hovold1-8/+4
2026-05-05media: hdpvr: refactor endpoint lookupJohan Hovold1-18/+8
2026-05-05media: gspca: refactor endpoint lookupJohan Hovold1-11/+6
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds28-157/+1035
2026-03-27Revert "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_...Jeongjun Park1-0/+2