summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
3 daysMerge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-21media: uvcvideo: Only do uvc_video_get_time() if neededRicardo Ribalda
2026-05-21media: uvcvideo: Do not add samples if dev_sof has not changedRicardo Ribalda
2026-05-21media: uvcvideo: Do not add clock samples with small sof deltaRicardo Ribalda
2026-05-21media: uvcvideo: Relax the constrains for interpolating the hw clockRicardo Ribalda
2026-05-21media: uvcvideo: Use hw timestaming if the clock buffer is fullRicardo Ribalda
2026-05-21media: uvcvideo: Fix dev_sof filtering in hw timestampRicardo Ribalda
2026-05-21media: uvcvideo: Avoid partial metadata buffersRicardo Ribalda
2026-05-21media: uvcvideo: Do not open code uvc_queue_get_current_bufferRicardo Ribalda
2026-05-21media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.workSean Anderson
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-20media: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-20media: pwc: Drain fill_buf on start_streaming() failureValery Borovsky
2026-05-12media: pwc: Return queued buffers on start_streaming() failureValery Borovsky
2026-05-12media: msi2500: Return queued buffers on start_streaming() failureValery Borovsky
2026-05-12media: airspy: Return queued buffers on start_streaming() failureValery Borovsky
2026-05-12media: gspca: use module_usb_driver()Rosen Penev
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda
2026-05-12media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAPRicardo Ribalda
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda
2026-05-12media: uvcvideo: Fix buffer sequence in frame gapsRicardo Ribalda
2026-05-12media: uvcvideo: Fix sequence number when no EOFRicardo Ribalda
2026-05-06media: em28xx-video: fix missing res_free() on init_usb_xfer failureHaoxiang Li
2026-05-06media: cx231xx: fix devres lifetimeJohan Hovold
2026-05-05media: gspca: Fix comment in sd_init()Philipp Matthias Hahn
2026-05-05media: s2255: refactor endpoint lookupJohan Hovold
2026-05-05media: hdpvr: refactor endpoint lookupJohan Hovold
2026-05-05media: gspca: refactor endpoint lookupJohan Hovold
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-26Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"Bradford Love
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda
2026-03-25media: em28xx: Add Hauppauge 461e v3Bradford Love
2026-03-25media: em28xx: Add Hauppauge em2828X based 9x5 revisionsBradford Love
2026-03-25media: em28xx: driver supports two frontends, but not i2c clientsBradford Love
2026-03-25media: au0828: Fix green screen in analogBradford Love
2026-03-25media: em28xx: Add Hauppauge USB Live2Bradford Love
2026-03-25media: em28xx: Add support for Empia em2828X bridgeBradford Love
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer
2026-03-25media: uvcvideo: Add D436 and D555 cameras metadata supportYogev Modlin
2026-03-25media: uvcvideo: Change comment to 'Intel RealSense'Yogev Modlin
2026-03-25media: uvcvideo: Add a stream backpointer in uvc_video_queueRicardo Ribalda
2026-03-25media: uvcvideo: Allow userspace to increase the meta buffersizeRicardo Ribalda
2026-03-25media: uvcvideo: uvc_queue_to_stream(): Support meta queuesRicardo Ribalda
2026-03-25media: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-03-17media: em28xx: remove tuner type from Hauppauge DVB DualHDBradford Love
2026-03-17media: em28xx: Add a variety of DualHD usb idBradford Love
2026-03-17media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-eBradford Love
2026-03-17media: cx231xx: Fix AGC levels for NTSC-MBradford Love
2026-03-17media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park