summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-07-31media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-07-31media: dvb: usb: fix use after free in dvb_usb_device_exitOliver Neukum1-2/+5
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2019-04-20media: au0828: cannot kfree dev before usb disconnectBrad Love1-1/+0
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil1-1/+1
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus1-0/+8
2019-03-13media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-04media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-10-03media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-03media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-09-19media: dw2102: Fix memleak on sequence of probesAnton Vasilyev1-5/+14
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-05-25media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love1-5/+17
2018-05-25media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-03-19media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-02-25media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2018-02-16media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-16media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-16media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-12-20media: usbtv: fix brightness and contrast controlsAdam Sampson1-2/+2
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman41-0/+41
2017-08-27media: dw2102: make dvb_usb_device_description structures constBhumika Goyal1-7/+7
2017-08-27media: usbvision: Improve a size determination in usbvision_alloc()Markus Elfring1-1/+1
2017-08-27media: usbvision: Adjust eight checks for null pointersMarkus Elfring1-8/+8
2017-08-27media: usbvision: Delete an error message for a failed memory allocation in u...Markus Elfring1-1/+0
2017-08-27media: usbtv: make v4l2_file_operations constBhumika Goyal1-1/+1