summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge tag 'media/v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds27-174/+191
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+4
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab3-3/+3
2024-11-09media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens1-1/+1
2024-11-07media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-10-28media: cx231xx: Remove some deadcodeDr. David Alan Gilbert3-61/+0
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil18-38/+0
2024-10-23media: uvcvideo: Stop stream during unregisterRicardo Ribalda1-1/+31
2024-10-16media: anysee: Fix and remove outdated commentAnna-Maria Behnsen1-13/+4
2024-10-12media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar1-0/+2
2024-10-12media: cx231xx: Fix the S-Video capture on August VGB100Fabio Luongo3-4/+3
2024-10-12media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan1-2/+2
2024-10-12media: airspy: set lock before calling vb2_queue_init()Hans Verkuil1-1/+1
2024-10-12media: hackrf: set lock before calling vb2_queue_init()Hans Verkuil1-2/+2
2024-10-12media: msi2500: set lock before calling vb2_queue_init()Hans Verkuil1-1/+1
2024-10-12media: pwc: set lock before calling vb2_queue_init()Hans Verkuil1-1/+1
2024-10-08media: uvcvideo: Exit early if there is not int_urbRicardo Ribalda1-1/+4
2024-10-08media: uvcvideo: Avoid race condition during unregisterRicardo Ribalda1-1/+1
2024-10-08media: uvcvideo: Refactor the status irq APIRicardo Ribalda4-33/+68
2024-10-08media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-27/+43
2024-10-08media: uvcvideo: Force UVC version to 1.0a for 0408:4033Ricardo Ribalda1-0/+11
2024-10-08media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared cameraDavid Given1-0/+11
2024-10-08media: uvcvideo: RealSense D421 Depth module metadataDmitry Perchanov1-0/+9
2024-10-07spi: Merge up v6.12Mark Brown3-3/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-30media: usb/msi2500: switch to use spi_alloc_host()Yang Yingliang1-2/+2
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2024-08-09media: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2024-08-08media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young1-31/+4
2024-07-22media: uvcvideo: Fix custom control mapping probingRicardo Ribalda1-3/+5
2024-06-29media: em28xx: Set GPIOs for non-audio boards when switching inputNils Rothaug1-1/+2
2024-06-29media: em28xx: Add support for MyGica UTV3Nils Rothaug2-0/+53
2024-06-29media: dvb-usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-24media: b2c2: flexcop-usb: fix flexcop_usb_memory_reqHans Verkuil1-3/+4
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais1-10/+11
2024-06-21media: cx231xx: Constify struct vb2_opsChristophe JAILLET2-2/+2
2024-06-17media: uvcvideo: Remove mappings form uvc_device_infoRicardo Ribalda2-27/+1
2024-06-17media: uvcvideo: Remove PLF device quirkingRicardo Ribalda3-135/+2
2024-06-17media: uvcvideo: Cleanup version-specific mappingRicardo Ribalda1-21/+0
2024-06-17media: uvcvideo: Probe the PLF characteristicsRicardo Ribalda1-3/+46
2024-06-17media: uvcvideo: Refactor Power Line Frequency limit selectionRicardo Ribalda1-38/+50
2024-06-17media: uvcvideo: Allow custom control mappingRicardo Ribalda2-0/+12
2024-06-17media: uvcvideo: Fix the bandwdith quirk on USB 3.xMichal Pecio1-3/+3
2024-06-17media: uvcvideo: Force UVC version to 1.0a for 0408:4035Laurent Pinchart1-0/+11
2024-06-17media: uvcvideo: Override default flagsDaniel Schaefer1-1/+8
2024-06-17media: uvcvideo: Enforce alignment of frame and intervalRicardo Ribalda1-4/+14
2024-06-17media: uvcvideo: Add quirk for invalid dev_sof in Logitech C920Oleksandr Natalenko1-1/+2