aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error codeYizhuo1-1/+1
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring1-1/+1
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab3-10/+10
2019-08-26media: usbvision: Remove dead codeSouptick Joarder1-10/+0
2019-08-26media: hdpvr: remove redundant assignment to retvalColin Ian King1-5/+1
2019-08-26media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang1-0/+1
2019-08-26media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta1-1/+1
2019-08-21media: dvb-usb: add T230 to dvbskyJan Pieter van Woerkom1-5/+16
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom1-161/+0
2019-08-19media: gspca: zero usb_buf on errorHans Verkuil14-0/+71
2019-08-19media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven6-7/+7
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-08-14media: em28xx: modules workqueue not inited for 2nd deviceSean Young1-1/+0
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+2
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang2-4/+2
2019-08-13media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-04media: don't drop front-end reference count for ->detachArnd Bergmann1-8/+0
2019-07-25media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-07-23media: go7007: Fix misuse of strscpyJoe Perches1-1/+1
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil6-22/+15
2019-07-22media: dvbsky: add support for Mygica T230C v2Jan Pieter van Woerkom1-0/+5
2019-07-22media: dib0700: fix link error for dibx000_i2c_set_speedArnd Bergmann1-0/+8
2019-07-22media: technisat-usb2: break out of loop at end of bufferSean Young1-12/+10
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil23-116/+13
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/mchehab/linux-mediaLinus 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