summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2018-07-30media: em28xx: disable null packet filter for WinTVdualHDRobert Schlabbach1-1/+1
2018-07-30media: em28xx: explicitly disable TS packet filterRobert Schlabbach1-2/+2
2018-07-30media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861Akihiro Tsukada5-10/+476
2018-07-27media: uvcvideo: Send a control event when a Control Change interrupt arrivesGuennadi Liakhovetski4-67/+284
2018-07-27media: uvcvideo: Handle control pipe protocol STALLsGuennadi Liakhovetski1-6/+46
2018-07-27media: uvcvideo: Remove a redundant checkGuennadi Liakhovetski1-2/+2
2018-07-27media: uvcvideo: Also validate buffers in BULK modeNicolas Dufresne1-6/+4
2018-07-27media: uvcvideo: Add KSMedia 8-bit IR format supportLaurent Pinchart2-0/+8
2018-07-27media: uvcvideo: Fix minor spellingKieran Bingham1-1/+1
2018-07-27media: em28xx-cards: disable V4L2 mode for dual tunersMauro Carvalho Chehab1-0/+11
2018-07-27media: em28xx: Remove duplicate PIDBrad Love1-2/+0
2018-07-27media: em28xx: Fix DualHD disconnect oopsBrad Love1-1/+3
2018-07-27media: em28xx: Fix dual transport stream operationBrad Love1-1/+3
2018-07-27media: dib0700: add code commentGustavo A. R. Silva1-0/+1
2018-07-27media: cx231xx: don't check number of messages in the driverWolfram Sang1-2/+0
2018-07-27media: em28xx: don't check number of messages in the driverWolfram Sang1-4/+0
2018-07-27media: hdpvr: don't check number of messages in the driverWolfram Sang1-3/+0
2018-07-27media: dvb-usb: don't check number of messages in the driverWolfram Sang1-3/+0
2018-07-27media: tm6000: don't check number of messages in the driverWolfram Sang1-2/+0
2018-07-27media: gl861: fix probe of dvb_usb_gl861Mika Båtsman1-11/+10
2018-07-25media: gspca_kinect: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-04media: stk1160: Set the vb2_queue lock before calling vb2_queue_initEzequiel Garcia1-1/+1
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-06-27media: cx231xx: fix RC_CORE dependencyArnd Bergmann1-1/+1
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-2/+0
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab41-41/+41
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab6-10/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab2-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook9-18/+19
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook8-14/+21
2018-06-05media: uvcvideo: Prevent setting unavailable flagsKieran Bingham1-8/+9
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary1-3/+6
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary1-7/+0
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary1-8/+34
2018-05-28media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil1-52/+31
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King1-1/+1
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia1-0/+2
2018-05-28media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia1-1/+1
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia1-4/+11
2018-05-28media: gspca: fix g/s_parm handlingHans Verkuil3-15/+16
2018-05-28media: gspca: convert to vb2Hans Verkuil5-769/+182
2018-05-25media: hdpvr: fix compiler warningHans Verkuil1-1/+1
2018-05-25media: go7007: fix two sparse warningsHans Verkuil2-1/+4
2018-05-25media: usbtv: Implement wait_prepare and wait_finishEzequiel Garcia1-0/+2
2018-05-15media: siano: use GFP_DMA only for smssdioMauro Carvalho Chehab1-1/+1
2018-05-14media: gp8psk: don't abuse of GFP_DMAMauro Carvalho Chehab1-1/+1
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann1-0/+4
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell1-0/+1