summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
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] 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] 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] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller2012-08-102-2/+3
* [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-101-0/+6
* [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] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller2012-08-101-3/+8
* [media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller2012-08-102-6/+49
* [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-102-57/+15Star
* [media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-9/+20
* [media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-8/+20
* [media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+23
* [media] s5p-mfc: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+13
* [media] s5p-tv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-8/+21
* [media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+21
* [media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-10/+24
* [media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+20
* [media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+36
* [media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+11
* [media] sh_vou: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+19
* [media] mx2_emmaprp: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+22