summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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] tea575x: Fix build with ARCH=c6xMauro Carvalho Chehab
2014-01-13[media] lirc_parallel: avoid name conflict on mn10300 archMauro Carvalho Chehab
2014-01-13[media] go7007-usb: only use go->dev after allocatedMauro Carvalho Chehab
2014-01-13[media] dib8000: Fix a few warnings when compiled for avr32Mauro Carvalho Chehab
2014-01-13[media] dib8000: Properly represent long long integersMauro Carvalho Chehab
2014-01-13[media] radio-usb-si4713: make si4713_register_i2c_adapter staticMauro Carvalho Chehab
2014-01-13[media] sh_vou: comment unused varsMauro Carvalho Chehab
2014-01-13[media] solo6x10: fix broken PAL supportHans Verkuil
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] s5p-mfc: Add controls to set vp8 enc profileKiran AVND
2014-01-13[media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K
2014-01-13[media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab
2014-01-13[media] nxt200x: increase write buffer sizeMauro 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] tuner-xc2028: Don't read status if device is powered downMauro Carvalho Chehab
2014-01-10[media] tuner-xc2028: Don't try to sleep twiceMauro 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] vb2: Fix comment in __qbuf_dmabufLaurent Pinchart
2014-01-07[media] m88rs2000: Correct m88rs2000_get_fecMalcolm Priestley
2014-01-07[media] m88rs2000: Correct m88rs2000_set_fec settingsMalcolm Priestley
2014-01-07[media] m88rs2000: correct read status lock valueMalcolm Priestley
2014-01-07[media] m88rs2000: set symbol rate accuratelyMalcolm Priestley
2014-01-07[media] m88rs2000: add m88rs2000_set_carrieroffsetMalcolm Priestley
2014-01-07[media] e4000: fix error return codeJulia Lawall
2014-01-07[media] ec168: fix error return codeJulia Lawall
2014-01-07[media] as102: fix leaks at failure paths in as102_usb_probe()Alexey Khoroshilov
2014-01-07[media] [for,v3.14] sn9c102: fix build dependencyHans Verkuil