summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)Author
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-03-04[media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab
2014-03-04[media] em28xx: add support for DVB monitor ledMauro Carvalho Chehab
2014-03-04[media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab
2014-03-04[media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab
2014-03-04[media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller
2014-03-04[media] em28xx: Display the used DVB alternateMauro Carvalho Chehab
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan
2014-03-03[media] em28xx-video: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-audio: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx: add suspend/resume to em28xx_opsShuah Khan
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] 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-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-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] 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