summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2019-11-29media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-11-29media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-29media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-11-29media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-11-29media: usbvision: Fix invalid accesses after device disconnectAlan Stern1-2/+6
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann1-8/+0
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-10-05media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-10-05media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-10-05media: em28xx: modules workqueue not inited for 2nd deviceSean Young1-1/+0
2019-10-05media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2019-10-05media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-10-05media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann1-0/+8
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-12/+10
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds51-461/+3142
2019-06-24media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 468Thomas Gleixner2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 238Thomas Gleixner1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner43-469/+43
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-13media: cx231xx-cards: Add Hauppauge 955Q variantBrad Love1-0/+2
2019-06-13media: pvrusb2: Add Hauppauge HVR1955/1975 devicesBrad Love6-1/+233
2019-06-13media: pvrusb2: Add i2c client demod/tuner supportBrad Love2-0/+14
2019-06-13media: pvrusb2: Add multiple dvb frontend supportBrad Love3-43/+82
2019-06-11media: uvcvideo: Fix access to uninitialized fields on probe errorOliver Neukum1-1/+3
2019-06-11media: uvcvideo: Include streaming interface number in debugfs dir nameTorleiv Sundre1-2/+3
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab184-1567/+203
2019-06-05media: pvrusb2: fix null-ptr-deref in class_unregister()Kefeng Wang1-1/+2
2019-06-05media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"Hans Verkuil2-162/+32
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner52-229/+52
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258Thomas Gleixner1-2/+1
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil20-133/+100
2019-06-03media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.hHans Verkuil1-3/+2
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds128-1305/+128
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner10-92/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner91-952/+91
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner14-182/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner12-69/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131Thomas Gleixner1-10/+1
2019-05-29media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao1-0/+1
2019-05-29media: em28xx: use usb_to_input_id() rather than handrolling itSean Young1-8/+3
2019-05-29media: em28xx: use common code for decoding nec scancodesSean Young1-15/+2
2019-05-29media: em28xx: give RC device proper nameSean Young1-6/+1
2019-05-29media: cxusb: fix several coding style issuesMauro Carvalho Chehab2-156/+217