aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-04-09media: dvb-usb: avoid -Wempty-body warningsArnd Bergmann1-6/+7
2021-04-09media: flexcop: avoid -Wempty-body warningArnd Bergmann1-4/+4
2021-04-09media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin1-4/+16
2021-04-09media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann1-1/+2
2021-04-06media: em28xx/em28xx.h: Remove duplicate struct declarationWan Jiabing1-2/+0
2021-04-06media: cx231xx/cx231xx.h: Remove repeated struct declarationWan Jiabing1-2/+0
2021-04-06media: uvcvideo: Support devices that report an OT as an entity sourceLaurent Pinchart1-0/+32
2021-04-06media: uvcvideo: Fix XU id print in forward scanLaurent Pinchart1-1/+1
2021-04-06media: em28xx: fix memory leakMuhammad Usama Anjum1-0/+1
2021-03-22media: media/usb: fix kernel-doc header issuesHans Verkuil3-38/+73
2021-03-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2021-03-22media: media/usb/gspca/w996Xcf.c: /** -> /*Hans Verkuil1-2/+1
2021-03-22media: flexcop-usb: delete unneeded returnJulia Lawall1-1/+0
2021-03-11media: anysee: simplify the return expression of anysee_ci_* functionLiu Shixin1-18/+3
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil1-1/+1
2021-03-11media: drivers/media/usb: fix memory leak in zr364xx_probePavel Skripkin1-7/+6
2021-03-11media: media/usb:Remove superfluous "breaks" in the ttusb_dec.cdingsenjie1-4/+0
2021-03-11media: media/usb:Remove superfluous "breaks"dingsenjie1-8/+0
2021-03-11media: usbtv: constify static structsRikard Falkeborn1-3/+3
2021-03-11media: dvb-usb: Fix use-after-free accessTakashi Iwai1-10/+13
2021-03-11media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()Takashi Iwai1-16/+31
2021-03-11media: em28xx: Add pid for bulk revision of Hauppauge 461eV2Brad Love1-0/+2
2021-03-11media: em28xx: Add pid for bulk revision of Hauppauge 461eBrad Love1-0/+2
2021-02-05media: uvc: strncpy -> strscpyHans Verkuil1-1/+1
2021-02-05media: em28xx: Add support for Hauppauge USB QuadHDBrad Love4-0/+74
2021-02-05media: em28xx-core: Fix i2c error debugBrad Love1-1/+5
2021-02-05media: em28xx-core: Fix TS2 active ledBrad Love1-1/+3
2021-01-27media: uvcvideo: Rename debug functionsJoe Perches8-352/+333
2021-01-27media: uvcvideo: use dev_printk() for uvc_trace()Ricardo Ribalda8-253/+289
2021-01-27media: uvcvideo: New macro uvc_trace_contRicardo Ribalda2-36/+27
2021-01-27media: uvcvideo: Use dev_ printk aliasesRicardo Ribalda6-79/+83
2021-01-27media: uvcvideo: Add Privacy control based on EXT_GPIORicardo Ribalda1-0/+18
2021-01-27media: uvcvideo: Implement UVC_EXT_GPIO_UNITRicardo Ribalda4-0/+147
2021-01-27media: uvcvideo: Allow entity-defined get_info and get_curRicardo Ribalda2-4/+23
2021-01-27media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda3-12/+20
2021-01-27media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-01-27media: uvcvideo: Allow extra entitiesRicardo Ribalda2-2/+7
2021-01-27media: uvcvideo: Move guid to entityRicardo Ribalda3-29/+28
2021-01-27media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-01-27media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40Laurent Pinchart2-0/+18
2021-01-27media: zr364xx: fix memory leaks in probe()Dan Carpenter1-18/+31
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann2-0/+2
2021-01-27media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2021-01-27media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil1-22/+13
2021-01-27media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley1-19/+0
2021-01-27media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley1-2/+2
2021-01-27media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-01-12media: pwc: Use correct device for DMAMatwey V. Kornilov1-9/+13
2021-01-12media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4