summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
25 hoursMerge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-07-28media: em28xx: defer audio-only extension registrationDiego Fernando Mancera Gomez
2026-07-28media: remove conditional return with no effectSang-Heon Jeon
2026-07-28media: usbtv: Fix V4L2 refcount leak on probe failureGuangshuo Li
2026-07-27media: s2255: bound JPEG frame size before copying into the bufferHyeongJun An
2026-07-27media: go7007: s2250: propagate control I/O failuresYousef Alhouseen
2026-07-27media: s2255: Replace bare 'unsigned' with 'unsigned int'Lei Huang
2026-07-27media: s2255: Remove unnecessary braces from single-statement blocksLei Huang
2026-07-27media: s2255: Remove unnecessary debug logging and out-of-memory messagesLei Huang
2026-07-27media: s2255: Remove unnecessary return statements from void functionsLei Huang
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang
2026-07-27media: s2255: Add blank lines after variable declarationsLei Huang
2026-07-27media: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
2026-07-27media: s2255: Remove unnecessary parentheses around conditionsLei Huang
2026-07-27media: s2255: Add spaces around multiplication operatorsLei Huang
2026-07-27media: s2255: Add blank lines after function/struct/enum declarationsLei Huang
2026-07-27media: s2255: Remove multiple blank lines and before close bracesLei Huang
2026-07-27media: s2255: Fix alignment to match open parenthesisLei Huang
2026-07-27media: s2255: Replace NULL comparisons with ! notationLei Huang
2026-07-27media: s2255: Use consistent braces on all arms of if/else statementsLei Huang
2026-07-27media: s2255: Remove unnecessary spaces after castsLei Huang
2026-07-27media: s2255: Rename remaining CamelCase identifiers to snake_caseLei Huang
2026-07-27media: s2255: Rename CamelCase goto labels to snake_caseLei Huang
2026-07-15media: go7007: fix memory leaks on probe error pathsChen Changcheng
2026-07-15media: s2255: check firmware size before reading trailing markerLei Huang
2026-07-15media: stk1160: handle ESHUTDOWN gracefullyOliver Neukum
2026-07-15media: stk1160: cleanup error handling in probeOliver Neukum
2026-07-15media: go7007: defer the ALSA v4l2 put until card releaseShuangpeng Bai
2026-07-15media: usbtv: keep device alive while ALSA card existsShuangpeng Bai
2026-07-15media: au0828: add support for Monoprice 106456 USB ATSC/QAM tunerJoseph Breihan
2026-07-15media: em28xx: fix use-after-free of dev_next->devlist on disconnectJiangong.Han
2026-07-15media: go7007: avoid undefined shifts in MPEG-4 headersYousef Alhouseen
2026-07-14media: em28xx: requeue buffers if start_streaming failsHans Verkuil
2026-07-14media: em28xx: dev_info->pr_info since dev has been freedHans Verkuil
2026-07-14media: em28xx: use vb2_video_unregister_deviceHans Verkuil
2026-07-14media: em28xx: drop 'users' fieldHans Verkuil
2026-07-14media: em28xx: use v4l2_device release callbackHans Verkuil
2026-07-10media: em28xx-video: Remove unneeded semicolonsRicardo Ribalda
2026-07-10media: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-10media: cx231xx: reject geometry changes while the VBI queue is busyBryam Vargas
2026-07-10media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL derefValery Borovsky
2026-07-10media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_closeAshwin Gundarapu
2026-07-10media: em28xx: Add StarTech SVID2USB232Luciano Ciccariello
2026-07-03media: em28xx: Add include for struct usb_device_idUwe Kleine-König (The Capable Hub)
2026-06-18Merge 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