summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] DocBook: add missing AUDIO_* ioctlsHans Verkuil2012-08-111-1/+112
* [media] DocBook: fix incorrect or missing linksHans Verkuil2012-08-112-8/+18
* [media] DocBook: various version/copyright year updatesHans Verkuil2012-08-114-24/+13
* [media] Remove documentation chunk of non-existent V4L2_CID_AUTO_FOCUS_AREAHans Verkuil2012-08-111-4/+0
* [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-115-37/+129
* [media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2012-08-113-40/+20
* [media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart2012-08-112-67/+2
* [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-114-60/+91
* [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-112-23/+23
* [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/+83
* [media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart2012-08-111-17/+1
* [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/+14
* [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/+12
* [media] em28xx: Remove useless runtime->private_data usageEzequiel García2012-08-101-1/+0
* [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-091-1/+1
* [media] au0828: make xc5000 firmware speedup apply to the xc5000c as wellDevin Heitmueller2012-08-091-1/+2
* [media] au0828: fix a couple of missed edge cases for i2c gate with analogDevin Heitmueller2012-08-091-0/+16
* [media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller2012-08-091-1/+1
* [media] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller2012-08-092-2/+3
* [media] xc5000: add support for firmware load check and init statusDevin Heitmueller2012-08-091-0/+39
* [media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller2012-08-091-6/+52
* [media] au0828: tune retry interval for i2c interactionDevin Heitmueller2012-08-091-2/+2
* [media] au0828: remove control buffer from send_control_msgDevin Heitmueller2012-08-091-8/+6
* [media] au0828: speed up i2c clock when doing xc5000 firmware loadDevin Heitmueller2012-08-091-3/+13
* [media] au0828: fix case where STREAMOFF being called on stopped stream cause...Devin Heitmueller2012-08-091-4/+8
* [media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller2012-08-095-5/+22
* [media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller2012-08-091-22/+18
* [media] au8522: fix regression in logging introduced by separation of modulesDevin Heitmueller2012-08-091-2/+7
* [media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller2012-08-092-0/+11
* [media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller2012-08-092-13/+13
* [media] xc5000: properly report i2c write failuresDevin Heitmueller2012-08-091-1/+1
* [media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller2012-08-091-0/+20
* [media] xc5000: properly show quality register valuesDevin Heitmueller2012-08-091-1/+1
* [media] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller2012-08-091-3/+8
* [media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller2012-08-092-6/+49
* [media] au8522: Fix off-by-one in SNR table for QAM256Devin Heitmueller2012-08-091-48/+48
* [media] au8522: fix intermittent lockup of analog video decoderDevin Heitmueller2012-08-092-5/+29
* [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-093-60/+15
OpenPOWER on IntegriCloud