summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski2014-01-281-1/+1
* [media] rc-core: reuse device numbersMauro Carvalho Chehab2014-01-151-3/+17
* [media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab2014-01-151-5/+5
* [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.cMonam Agarwal2014-01-151-1/+2
* [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal2014-01-151-1/+2
* [media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal2014-01-151-4/+4
* [media] media: st-rc: Add reset supportSrinivas Kandagatla2014-01-151-0/+13
* [media] m2m-deinterlace: fix allocated struct typeJassi Brar2014-01-151-1/+1
* [media] radio-usb-si4713: fix sparse non static symbol warningsWei Yongjun2014-01-151-2/+2
* [media] em28xx-audio: remove needless check before usb_free_coherent()Wei Yongjun2014-01-151-5/+3
* [media] au0828: Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
* Revert "[media] go7007-usb: only use go->dev after allocated"Mauro Carvalho Chehab2014-01-151-9/+5
* [media] em28xx-audio: provide an error code when URB submit failsMauro Carvalho Chehab2014-01-141-3/+3
* [media] em28xx: fix check for audio only usb interfaces when changing the usb...Frank Schaefer2014-01-141-2/+13
* [media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer2014-01-145-14/+13
* [media] em28xx: make 'em28xx_ctrl_ops' staticFengguang Wu2014-01-141-1/+1
* em28xx-alsa: Fix error patch for init/finiMauro Carvalho Chehab2014-01-141-4/+5
* [media] em28xx-audio: flush work at .finiMauro Carvalho Chehab2014-01-141-0/+2
* [media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab2014-01-143-25/+6
* [media] em28xx: adjust period size at runtimeMauro Carvalho Chehab2014-01-142-0/+10
* [media] em28xx: push mutex down to extensions on .fini callbackMauro Carvalho Chehab2014-01-142-2/+3
* [media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab2014-01-141-6/+1
* [media] em28xx: print a message at disconnectMauro Carvalho Chehab2014-01-144-0/+8
* [media] em28xx-audio: disconnect before freeing URBsMauro Carvalho Chehab2014-01-141-0/+1
* [media] em28xx-audio: simplify error handlingMauro Carvalho Chehab2014-01-141-13/+14
* [media] em28xx-audio: fix return code on device disconnectMauro Carvalho Chehab2014-01-141-1/+1
* [media] em28xx-v4l: fix the freeing of the video devices memoryFrank Schaefer2014-01-141-26/+30
* [media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer2014-01-142-8/+5
* [media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistra...Frank Schaefer2014-01-141-3/+4
* [media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer2014-01-142-3/+6
* [media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer2014-01-142-10/+5
* [media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer2014-01-142-3/+3
* [media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer2014-01-142-21/+23
* [media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio...Frank Schaefer2014-01-141-5/+11
* [media] tea575x: Fix build with ARCH=c6xMauro Carvalho Chehab2014-01-131-1/+1
* [media] lirc_parallel: avoid name conflict on mn10300 archMauro Carvalho Chehab2014-01-132-4/+4
* [media] go7007-usb: only use go->dev after allocatedMauro Carvalho Chehab2014-01-131-5/+9
* [media] dib8000: Fix a few warnings when compiled for avr32Mauro Carvalho Chehab2014-01-131-2/+2
* [media] dib8000: Properly represent long long integersMauro Carvalho Chehab2014-01-131-3/+3
* [media] radio-usb-si4713: make si4713_register_i2c_adapter staticMauro Carvalho Chehab2014-01-131-1/+1
* [media] sh_vou: comment unused varsMauro Carvalho Chehab2014-01-131-5/+4
* [media] solo6x10: fix broken PAL supportHans Verkuil2014-01-133-5/+6
* [media] au0828: Add option to preallocate digital transfer buffersTim Mester2014-01-133-7/+57
* [media] au8028: Fix cleanup on kzalloc failTim Mester2014-01-132-19/+54
* [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-136-4/+25
* [media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski2014-01-132-30/+7
* [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-136-0/+108
* [media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab2014-01-134-48/+55
* [media] nxt200x: increase write buffer sizeMauro Carvalho Chehab2014-01-131-1/+1
* [media] em28xx-audio: return -ENODEV when the device is disconnectedMauro Carvalho Chehab2014-01-121-2/+41