index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
media: em28xx: Add include for struct usb_device_id
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
17
-165
/
+448
2026-05-21
media: uvcvideo: Only do uvc_video_get_time() if needed
Ricardo Ribalda
1
-2
/
+3
2026-05-21
media: uvcvideo: Do not add samples if dev_sof has not changed
Ricardo Ribalda
2
-6
/
+13
2026-05-21
media: uvcvideo: Do not add clock samples with small sof delta
Ricardo Ribalda
1
-2
/
+12
2026-05-21
media: uvcvideo: Relax the constrains for interpolating the hw clock
Ricardo Ribalda
1
-5
/
+12
2026-05-21
media: uvcvideo: Use hw timestaming if the clock buffer is full
Ricardo Ribalda
1
-5
/
+12
2026-05-21
media: uvcvideo: Fix dev_sof filtering in hw timestamp
Ricardo Ribalda
1
-9
/
+10
2026-05-21
media: uvcvideo: Avoid partial metadata buffers
Ricardo Ribalda
1
-4
/
+9
2026-05-21
media: uvcvideo: Do not open code uvc_queue_get_current_buffer
Ricardo Ribalda
1
-8
/
+2
2026-05-21
media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work
Sean Anderson
1
-9
/
+19
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
1
-4
/
+5
2026-05-20
media: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-05-20
media: pwc: Drain fill_buf on start_streaming() failure
Valery Borovsky
1
-0
/
+5
2026-05-12
media: pwc: Return queued buffers on start_streaming() failure
Valery Borovsky
1
-2
/
+6
2026-05-12
media: msi2500: Return queued buffers on start_streaming() failure
Valery Borovsky
1
-8
/
+24
2026-05-12
media: airspy: Return queued buffers on start_streaming() failure
Valery Borovsky
1
-3
/
+5
2026-05-12
media: gspca: use module_usb_driver()
Rosen Penev
1
-16
/
+1
2026-05-12
media: uvcvideo: Introduce allow_privacy_override module parameter
Ricardo Ribalda
4
-0
/
+51
2026-05-12
media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAP
Ricardo Ribalda
1
-0
/
+4
2026-05-12
media: uvcvideo: Import standard controls from uvcdynctrl
Ricardo Ribalda
1
-0
/
+174
2026-05-12
media: uvcvideo: Fix buffer sequence in frame gaps
Ricardo Ribalda
1
-4
/
+13
2026-05-12
media: uvcvideo: Fix sequence number when no EOF
Ricardo Ribalda
1
-45
/
+47
2026-05-06
media: em28xx-video: fix missing res_free() on init_usb_xfer failure
Haoxiang Li
1
-1
/
+3
2026-05-06
media: cx231xx: fix devres lifetime
Johan Hovold
1
-5
/
+11
2026-05-05
media: gspca: Fix comment in sd_init()
Philipp Matthias Hahn
1
-1
/
+1
2026-05-05
media: s2255: refactor endpoint lookup
Johan Hovold
1
-8
/
+4
2026-05-05
media: hdpvr: refactor endpoint lookup
Johan Hovold
1
-18
/
+8
2026-05-05
media: gspca: refactor endpoint lookup
Johan Hovold
1
-11
/
+6
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
28
-157
/
+1035
2026-03-26
Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"
Bradford Love
1
-2
/
+0
2026-03-26
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
1
-4
/
+5
2026-03-25
media: em28xx: Add Hauppauge 461e v3
Bradford Love
3
-13
/
+47
2026-03-25
media: em28xx: Add Hauppauge em2828X based 9x5 revisions
Bradford Love
4
-2
/
+384
2026-03-25
media: em28xx: driver supports two frontends, but not i2c clients
Bradford Love
1
-39
/
+42
2026-03-25
media: au0828: Fix green screen in analog
Bradford Love
1
-2
/
+23
2026-03-25
media: em28xx: Add Hauppauge USB Live2
Bradford Love
2
-0
/
+21
2026-03-25
media: em28xx: Add support for Empia em2828X bridge
Bradford Love
7
-26
/
+369
2026-03-25
media: uvcvideo: Add support for P010 pixel format
Oliver Collyer
1
-0
/
+3
2026-03-25
media: uvcvideo: Add D436 and D555 cameras metadata support
Yogev Modlin
1
-0
/
+18
2026-03-25
media: uvcvideo: Change comment to 'Intel RealSense'
Yogev Modlin
1
-9
/
+9
2026-03-25
media: uvcvideo: Add a stream backpointer in uvc_video_queue
Ricardo Ribalda
4
-19
/
+13
2026-03-25
media: uvcvideo: Allow userspace to increase the meta buffersize
Ricardo Ribalda
3
-4
/
+10
2026-03-25
media: uvcvideo: uvc_queue_to_stream(): Support meta queues
Ricardo Ribalda
3
-9
/
+11
2026-03-25
media: uvcvideo: Enable VB2_DMABUF for metadata stream
Ricardo Ribalda
1
-2
/
+1
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
4
-2
/
+7
2026-03-17
media: em28xx: remove tuner type from Hauppauge DVB DualHD
Bradford Love
1
-6
/
+1
2026-03-17
media: em28xx: Add a variety of DualHD usb id
Bradford Love
1
-0
/
+12
2026-03-17
media: au0828: Add new Hauppauge HVR1265 and ImpactVCB-e
Bradford Love
4
-0
/
+54
2026-03-17
media: cx231xx: Fix AGC levels for NTSC-M
Bradford Love
1
-4
/
+3
[next]