summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)Author
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
2014-01-12[media] em28xx-audio: don't wait for lock in non-block modeMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: fix the period size in bytesMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: don't hardcode audio URB calculusMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: Fix error pathMauro Carvalho Chehab
2014-01-12[media] em28xx-audio: use bInterval on em28xx-audioMauro Carvalho Chehab
2014-01-12[media] em28xx-i2c: add timeout debug information if i2c_debug enabledMauro Carvalho Chehab
2014-01-12[media] em28xx-i2c: cleanup I2C debug messagesMauro Carvalho Chehab
2014-01-12[media] em28xx-i2c: Fix error code for I2C error transfersMauro Carvalho Chehab
2014-01-10[media] em28xx: use a better value for I2C timeoutsMauro Carvalho Chehab
2014-01-10[media] em28xx: rename I2C timeout to EM28XX_I2C_XFER_TIMEOUTMauro Carvalho Chehab
2014-01-10[media] em28xx: convert i2c wait completion logic to use jiffiesMauro Carvalho Chehab
2014-01-10[media] em28xx: properly implement AC97 wait codeMauro Carvalho Chehab
2014-01-10[media] em28xx-audio: allocate URBs at device driver initMauro Carvalho Chehab
2014-01-10[media] em28xx: use usb_alloc_coherent() for audioMauro Carvalho Chehab
2014-01-07[media] cx231xx: add support for a CX23103 Video Grabber USBLinks (Markus)
2014-01-07[media] ec168: fix error return codeJulia Lawall
2014-01-07[media] cx231xx: Add missing KERN_CONT to i2c debug printsMatthias Schwarzott
2014-01-07[media] em28xx: fix I2S audio sample rate definitions and info outputFrank Schaefer
2014-01-07[media] export em28xx_release_resources() symbolMauro Carvalho Chehab
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches