summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab2012-08-121-4/+0Star
* [media] cpia2: Declare MODULE_FIRMWARE usageTim Gardner2012-08-121-1/+5
* [media] videobuf2: fix sparse warningNicolas THERY2012-08-121-0/+1
* [media] tuner-xc2028: add missing else caseHans Petter Selasky2012-08-121-2/+2
* [media] dvb_usb_lmedm04: don't crash if firmware is not loadedMalcolm Priestley2012-08-121-0/+4
* [media] ngene: add support for Terratec Cynergy 2400i Dual DVB-TPatrice Chotard2012-08-121-0/+263
* [media] dvb: add support for Thomson DTT7520XPatrice Chotard2012-08-122-0/+27
* [media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remoteSean Young2012-08-111-2/+2
* [media] v4l2: typosMichael Jones2012-08-113-5/+5
* [media] omap3isp: Mark the resizer output video node as the default video nodeLaurent Pinchart2012-08-111-0/+2
* [media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart2012-08-114-26/+129
* [media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2012-08-112-40/+17Star
* [media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart2012-08-112-67/+2Star
* [media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 supportIvaylo Petrov2012-08-111-2/+25
* [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 supportLaurent Pinchart2012-08-111-0/+6
* [media] omap3isp: video: Split format info bpp field into width and bppLaurent Pinchart2012-08-113-29/+32
* [media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart2012-08-113-59/+89
* [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-111-22/+22
* [media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart2012-08-111-226/+226
* [media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart2012-08-111-117/+83Star
* [media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart2012-08-111-17/+1Star
* [media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description commentMichael Jones2012-08-111-6/+7
* [media] omap3isp: ccdc: No semicolon is needed after switch statementPeter Meerwald2012-08-111-2/+2
* [media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart2012-08-111-17/+26
* [media] omap3isp: Don't access ISP_CTRL directly in the statistics modulesLaurent Pinchart2012-08-115-25/+14Star
* [media] vivi: zero fmt.pix.priv as per specHans Verkuil2012-08-111-0/+1
* [media] vivi: add frame size reportingHans Verkuil2012-08-111-0/+22
* [media] vivi: fix colorspace setupHans Verkuil2012-08-111-12/+13
* [media] au0828: fix possible race condition in usage of dev->ctrlmsgDevin Heitmueller2012-08-111-28/+12Star
* [media] em28xx: Remove useless runtime->private_data usageEzequiel GarcĂ­a2012-08-101-1/+0Star
* [media] mantis: Terratec Cinergy C PCI HD (CI)Igor M. Liplianin2012-08-102-2/+2
* [media] xc5000: change filename to production/redistributable xc5000c firmwareDevin Heitmueller2012-08-101-1/+1
* [media] au0828: make xc5000 firmware speedup apply to the xc5000c as wellDevin Heitmueller2012-08-101-1/+2
* [media] au0828: fix a couple of missed edge cases for i2c gate with analogDevin Heitmueller2012-08-101-0/+16
* [media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller2012-08-101-1/+1
* [media] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller2012-08-102-2/+3
* [media] xc5000: add support for firmware load check and init statusDevin Heitmueller2012-08-101-0/+39
* [media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller2012-08-101-6/+52
* [media] au0828: tune retry interval for i2c interactionDevin Heitmueller2012-08-101-2/+2
* [media] au0828: remove control buffer from send_control_msgDevin Heitmueller2012-08-101-8/+6Star
* [media] au0828: speed up i2c clock when doing xc5000 firmware loadDevin Heitmueller2012-08-101-3/+13
* [media] au0828: fix case where STREAMOFF being called on stopped stream cause...Devin Heitmueller2012-08-101-4/+8
* [media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller2012-08-105-5/+22
* [media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller2012-08-101-22/+18Star
* [media] au8522: fix regression in logging introduced by separation of modulesDevin Heitmueller2012-08-101-2/+7
* [media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller2012-08-102-0/+11
* [media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller2012-08-102-13/+13
* [media] xc5000: properly report i2c write failuresDevin Heitmueller2012-08-101-1/+1
* [media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller2012-08-101-0/+20
* [media] xc5000: properly show quality register valuesDevin Heitmueller2012-08-101-1/+1