summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab4-0/+8
2014-01-14[media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab1-0/+1
2014-01-14[media] em28xx-audio: simplify error handlingMauro Carvalho Chehab1-13/+14
2014-01-14[media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab1-1/+1
2014-01-14[media] em28xx-v4l: fix the freeing of the video devices memoryFrank Schaefer1-26/+30
2014-01-14[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer2-8/+5
2014-01-14[media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...Frank Schaefer1-3/+4
2014-01-14[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer2-3/+6
2014-01-14[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer2-10/+5
2014-01-14[media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer2-3/+3
2014-01-14[media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer2-21/+23
2014-01-14[media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio...Frank Schaefer1-5/+11
2014-01-13[media] au0828: Add option to preallocate digital transfer buffersTim Mester3-7/+57
2014-01-13[media] au8028: Fix cleanup on kzalloc failTim Mester2-19/+54
2014-01-13[media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab4-48/+55
2014-01-12[media] em28xx-audio: return -ENODEV when the device is disconnectedMauro Carvalho Chehab1-2/+41
2014-01-12[media] em28xx-audio: split URB initialization codeMauro Carvalho Chehab1-69/+76
2014-01-12[media] em28xx-audio: don't wait for lock in non-block modeMauro Carvalho Chehab1-5/+43
2014-01-12[media] em28xx-audio: fix the period size in bytesMauro Carvalho Chehab1-3/+15
2014-01-12[media] em28xx-audio: don't hardcode audio URB calculusMauro Carvalho Chehab2-38/+111
2014-01-12[media] em28xx-audio: Fix error pathMauro Carvalho Chehab1-0/+3
2014-01-12[media] em28xx-audio: use bInterval on em28xx-audioMauro Carvalho Chehab1-1/+38
2014-01-12[media] em28xx-i2c: add timeout debug information if i2c_debug enabledMauro Carvalho Chehab1-3/+24
2014-01-12[media] em28xx-i2c: cleanup I2C debug messagesMauro Carvalho Chehab1-40/+44
2014-01-12[media] em28xx-i2c: Fix error code for I2C error transfersMauro Carvalho Chehab1-17/+20
2014-01-10[media] em28xx: use a better value for I2C timeoutsMauro Carvalho Chehab1-2/+15
2014-01-10[media] em28xx: rename I2C timeout to EM28XX_I2C_XFER_TIMEOUTMauro Carvalho Chehab1-3/+3
2014-01-10[media] em28xx: convert i2c wait completion logic to use jiffiesMauro Carvalho Chehab1-30/+31
2014-01-10[media] em28xx: properly implement AC97 wait codeMauro Carvalho Chehab2-2/+8
2014-01-10[media] em28xx-audio: allocate URBs at device driver initMauro Carvalho Chehab1-55/+73
2014-01-10[media] em28xx: use usb_alloc_coherent() for audioMauro Carvalho Chehab1-11/+20
2014-01-07[media] cx231xx: add support for a CX23103 Video Grabber USBLinks (Markus)1-0/+2
2014-01-07[media] ec168: fix error return codeJulia Lawall1-1/+1
2014-01-07[media] cx231xx: Add missing KERN_CONT to i2c debug printsMatthias Schwarzott1-5/+6
2014-01-07[media] em28xx: fix I2S audio sample rate definitions and info outputFrank Schaefer4-19/+28
2014-01-07[media] export em28xx_release_resources() symbolMauro Carvalho Chehab1-0/+1
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches2-4/+1
2014-01-07[media] cx231xx: fix i2c debug printsMatthias Schwarzott1-4/+12
2014-01-07[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECTMatthias Schwarzott1-0/+2
2014-01-07[media] em28xx: only initialize extensions on the main interfaceMauro Carvalho Chehab1-0/+12
2014-01-07[media] em28xx: prevent registering wrong interfaces for audio-onlyMauro Carvalho Chehab3-0/+30
2014-01-07[media] em28xx: unify module versionMauro Carvalho Chehab6-8/+9
2014-01-07[media] em28xx: check if a device has audio earlierMauro Carvalho Chehab2-11/+12
2014-01-07[media] em28xx: improve extension information messagesMauro Carvalho Chehab5-7/+15
2014-01-07[media] em28xx: make em28xx-video to be a separate moduleMauro Carvalho Chehab9-69/+102
2014-01-07[media] em28xx: unregister i2c bus 0 if bus 1 fails to registerMauro Carvalho Chehab1-0/+3
2014-01-07[media] em28xx: move analog-specific init to em28xx-videoMauro Carvalho Chehab2-154/+162
2014-01-05[media] em28xx: Fix em28xx deplockMauro Carvalho Chehab2-2/+5
2014-01-05[media] em28xx: some cosmetic changesMauro Carvalho Chehab3-8/+7
2014-01-05[media] em28xx: move some video-specific functions to em28xx-videoMauro Carvalho Chehab4-370/+371