aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-03[media] em28xx: fix sparse warningsHans Verkuil2-2/+2
2014-09-03[media] cxusb: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] cx231xx: fix sparse warningsHans Verkuil3-9/+9
2014-09-03[media] pwc: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] dvb_usb_core: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] s2255drv: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] usbtv: fix sparse warningsHans Verkuil1-3/+3
2014-09-03[media] uvc: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] kinect: fix sparse warningsHans Verkuil1-6/+6
2014-09-03[media] go7007: fix sparse warningsHans Verkuil1-2/+2
2014-09-03[media] pctv452e: fix sparse warningsHans Verkuil1-4/+4
2014-09-03[media] opera1: fix sparse warningsHans Verkuil1-2/+2
2014-09-03[media] mxl111sf: fix sparse warningsHans Verkuil1-4/+4
2014-09-03[media] dw2102: fix sparse warningsHans Verkuil1-7/+7
2014-09-03[media] af9015: fix sparse warningHans Verkuil1-1/+1
2014-09-03[media] dibusb: fix sparse warningsHans Verkuil1-6/+6
2014-09-02[media] msi2500: remove unneeded local pointer on msi2500_isoc_init()Antti Palosaari1-5/+4
2014-09-02[media] dvb-usb-v2: remove dvb_usb_device NULL checkAntti Palosaari1-1/+1
2014-09-02[media] cxusb: Add read_mac_address for TT CT2-4400 and CT2-4650Olli Salonen1-0/+35
2014-09-02[media] cxusb: Add support for TechnoTrend TT-connect CT2-4650 CIOlli Salonen3-2/+96
2014-09-02[media] cxusb: add ts mode setting for TechnoTrend CT2-4400Olli Salonen1-0/+1
2014-09-02[media] em28xx: add ts mode setting for PCTV 292eOlli Salonen1-0/+1
2014-09-02[media] m88ds3103: implement set voltage and TS clocknibble.max1-1/+3
2014-09-02[media] media: fix kernel deadlock due to tuner pull-out while playingChangbing Xiong1-1/+1
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-08-21[media] usbtv: Make it dependent on ALSAMauro Carvalho Chehab1-1/+2
2014-08-21[media] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resumeShuah Khan1-21/+26
2014-08-21[media] em28xx-v4l: fix video buffer field order reporting in progressive modeFrank Schaefer1-1/+4
2014-08-21[media] em28xx-v4l: give back all active video buffers to the vb2 core properly on streaming stopFrank Schaefer1-2/+8
2014-08-21[media] usbtv: add audio supportFederico Simoncelli5-10/+423
2014-08-21[media] as102-fe: make it an independent driverMauro Carvalho Chehab7-687/+3
2014-08-21[media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab7-86/+179
2014-08-21[media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab1-103/+98
2014-08-21[media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab1-62/+55
2014-08-21[media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab3-300/+274
2014-08-21[media] as102: better name the unknown frontendMauro Carvalho Chehab1-1/+1
2014-08-21[media] as102: CodingStyle fixesMauro Carvalho Chehab1-2/+1
2014-08-21[media] as102: get rid of FSF mail addressMauro Carvalho Chehab13-52/+0
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab17-0/+3372
2014-08-21[media] siano: add support for PCTV 77eMauro Carvalho Chehab1-0/+2
2014-08-21[media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-08-21[media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-08-21[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab1-1/+1
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-08-21[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-08-21[media] au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-08-21[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31