summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2014-02-24[media] it913x: dead code Remove driverMalcolm Priestley
2014-02-24[media] af9035: use default i2c slave address for af9035 tooAntti Palosaari
2014-02-24[media] af9035: Add remaining it913x dual ids to af9035Malcolm Priestley
2014-02-24[media] af9035: add default 0x9135 slave I2C addressMalcolm Priestley
2014-02-24[media] af9035: Move it913x single devices to af9035Malcolm Priestley
2014-02-24[media] rtl28xxu: add ID [0ccd:00b4] TerraTec NOXON DAB Stick (rev 3)Till Dörges
2014-02-24[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-02-04[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari
2014-02-04[media] em28xx-i2c: fix the error code for unknown errorsFrank Schaefer
2014-02-04[media] em28xx-i2c: fix the i2c error description strings for -ENXIOFrank Schaefer
2014-02-04[media] em28xx-v4l: do not call em28xx_init_camera() if the device has no sensorFrank Schaefer
2014-02-04[media] em28xx-camera: fix return value checks on sensor probingFrank Schaefer
2014-02-04[media] em28xx-video: do not unregister the v4l2 dummy clock before v4l2_devi...Frank Schaefer
2014-02-04[media] em28xx-audio: fix user counting in snd_em28xx_capture_open()Frank Schaefer
2014-02-04[media] em28xx-cards: em28xx_devused can be staticFengguang Wu
2014-02-04[media] s2255drv: checkpatch fix: coding style fixsensoray-dev
2014-02-04[media] usbvision: drop unused define USBVISION_SAY_AND_WAITHans Verkuil
2014-02-04[media] usbtv: fix compiler error due to missing module.hHans Verkuil
2014-02-04[media] usbtv: split core and video implementationFederico Simoncelli
2014-01-15[media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab
2014-01-15[media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun
2014-01-15[media] au0828: Fix sparse non static symbol warningWei Yongjun
2014-01-14[media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab
2014-01-14[media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer
2014-01-14[media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer
2014-01-14[media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu
2014-01-14em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: flush work at .finiMauro Carvalho Chehab
2014-01-14[media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab
2014-01-14[media] em28xx: adjust period size at runtimeMauro Carvalho Chehab
2014-01-14[media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab
2014-01-14[media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: simplify error handlingMauro Carvalho Chehab
2014-01-14[media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab
2014-01-14[media] em28xx-v4l: fix the freeing of the video devices memoryFrank Schaefer
2014-01-14[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer
2014-01-14[media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...Frank Schaefer
2014-01-14[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer
2014-01-14[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer
2014-01-14[media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer
2014-01-14[media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer
2014-01-14[media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio...Frank Schaefer
2014-01-13[media] au0828: Add option to preallocate digital transfer buffersTim Mester
2014-01-13[media] au8028: Fix cleanup on kzalloc failTim Mester
2014-01-13[media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: return -ENODEV when the device is disconnectedMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: split URB initialization codeMauro Carvalho Chehab