summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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] s5k5baf: Fix potential NULL pointer dereferencingSachin Kamat
2014-01-07[media] s5k5baf: Fix checkpatch errorSachin Kamat
2014-01-07[media] s5k5baf: Fix build warningSachin Kamat
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] media: soc_camera: rcar_vin: Add preliminary R-Car M2 supportValentine Barshak
2014-01-07[media] omap3isp: ccdc: Don't hang when the SBL fails to become idleLaurent Pinchart
2014-01-07[media] omap3isp: Refactor modules stop failure handlingLaurent Pinchart
2014-01-07[media] omap3isp: Cancel streaming when a fatal error occursLaurent Pinchart
2014-01-07[media] export em28xx_release_resources() symbolMauro Carvalho Chehab
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches
2014-01-07[media] saa7134: don't set vfd->debugHans Verkuil
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil
2014-01-07[media] saa6588: remove unused CMD_OPENHans Verkuil
2014-01-07[media] saa6588: after calling CMD_CLOSE, CMD_POLL is brokenHans Verkuil
2014-01-07[media] saa7134: drop log_status for radioHans Verkuil
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil
2014-01-07[media] saa6752hs: move to media/i2cHans Verkuil
2014-01-07[media] saa6752hs: drop compat control codeHans Verkuil
2014-01-07[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNCHans Verkuil
2014-01-07[media] saa7134: add support for control eventsHans Verkuil
2014-01-07[media] saa7134: share resource management between normal and empress nodesHans Verkuil
2014-01-07[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil
2014-01-07[media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil