summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab1-0/+4
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan1-0/+26
2014-03-03[media] em28xx-video: implement em28xx_ops: suspend/resume hooksShuah Khan1-0/+28
2014-03-03[media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan1-0/+37
2014-03-03[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan1-0/+57
2014-03-03[media] em28xx-audio: implement em28xx_ops: suspend/resume hooksShuah Khan1-0/+30
2014-03-03[media] em28xx: add suspend/resume to em28xx_opsShuah Khan2-0/+32
2014-02-28[media] au0828: rework GPIO management for HVR-950qDevin Heitmueller1-7/+14
2014-02-28[media] rtl28xxu: add chipset version comments into device listJan Vcelak1-0/+3
2014-02-28[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak1-0/+2
2014-02-28[media] gspca_topro: Add a couple of missing length check in the packet parsi...Hans de Goede1-1/+9
2014-02-28[media] gspca_stv06xx: remove an unneeded checkDan Carpenter1-1/+1
2014-02-28[media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang1-0/+1
2014-02-28[media] gspca_kinect: fix messages about kinect_read() return valueAntonio Ospite1-2/+3
2014-02-28[media] gspca_kinect: fix kinect_read() error pathAntonio Ospite1-1/+1
2014-02-28[media] s2255drv: upgrade to videobuf2sensoray-dev1-360/+152
2014-02-28[media] s2255drv: cleanup of s2255_fhDean Anderson1-50/+44
2014-02-28[media] s2255drv: fix for return code not checkedDean Anderson1-6/+10
2014-02-28[media] s2255drv: dynamic memory allocation efficiency fixDean Anderson1-30/+37
2014-02-28[media] s2255drv: remove redundant parameterDean Anderson1-4/+2
2014-02-28[media] s2255drv: buffer setup fixDean Anderson1-12/+4
2014-02-28[media] s2255drv: refactoring s2255_channel to s2255_vcDean Anderson1-258/+259
2014-02-28[media] s2255drv: removal of s2255_dmaqueue structureDean Anderson1-19/+10
2014-02-28[media] uvcvideo: Enable VIDIOC_CREATE_BUFSPhilipp Zabel3-0/+25
2014-02-28[media] uvcvideo: Support allocating buffers larger than the current frame sizeLaurent Pinchart1-1/+6
2014-02-28[media] uvcvideo: Remove duplicate check for number of buffers in queue_setupLaurent Pinchart2-5/+0
2014-02-28[media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS de...Thomas Pugliese1-0/+3
2014-02-28[media] uvcvideo: Simplify redundant checkOliver Neukum1-1/+1
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai15-19/+23
2014-02-24[media] it913x: dead code Remove driverMalcolm Priestley3-819/+0
2014-02-24[media] af9035: use default i2c slave address for af9035 tooAntti Palosaari1-8/+7
2014-02-24[media] af9035: Add remaining it913x dual ids to af9035Malcolm Priestley2-0/+13
2014-02-24[media] af9035: add default 0x9135 slave I2C addressMalcolm Priestley1-0/+8
2014-02-24[media] af9035: Move it913x single devices to af9035Malcolm Priestley2-30/+16
2014-02-24[media] rtl28xxu: add ID [0ccd:00b4] TerraTec NOXON DAB Stick (rev 3)Till Dörges1-0/+2
2014-02-24[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-2/+25
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai5-13/+10
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab7-9/+9
2014-02-05[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari1-0/+2
2014-02-04[media] em28xx-i2c: fix the error code for unknown errorsFrank Schaefer1-6/+23
2014-02-04[media] em28xx-i2c: fix the i2c error description strings for -ENXIOFrank Schaefer1-6/+6
2014-02-04[media] em28xx-v4l: do not call em28xx_init_camera() if the device has no sensorFrank Schaefer1-1/+2
2014-02-04[media] em28xx-camera: fix return value checks on sensor probingFrank Schaefer1-2/+2
2014-02-04[media] em28xx-video: do not unregister the v4l2 dummy clock before v4l2_devi...Frank Schaefer1-3/+3
2014-02-04[media] em28xx-audio: fix user counting in snd_em28xx_capture_open()Frank Schaefer1-11/+11
2014-02-04[media] em28xx-cards: em28xx_devused can be staticFengguang Wu1-1/+1
2014-02-04[media] s2255drv: checkpatch fix: coding style fixsensoray-dev1-182/+151
2014-02-04[media] usbvision: drop unused define USBVISION_SAY_AND_WAITHans Verkuil1-8/+0
2014-02-04[media] usbtv: fix compiler error due to missing module.hHans Verkuil2-2/+1
2014-02-04[media] hdpvr: Fix memory leak in debugMasanari Iida1-1/+3