summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] gspca: use %*ph to print small buffersAndy Shevchenko3-19/+5
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab4-12/+6
2012-08-13[media] saa7134: simplify timer activationSean Young2-8/+3
2012-08-13[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabledLad, Prabhakar6-6/+6
2012-08-13[media] uvcvideo: Add support for Ophir Optronics SPCAM 620U camerasLaurent Pinchart1-0/+9
2012-08-13[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formatsStefan Muenzel2-2/+26
2012-08-13[media] uvcvideo: Support super speed endpointsLaurent Pinchart1-6/+24
2012-08-12[media] media: Add stk1160 new driver (easycap replacement)Ezequiel García11-0/+2470
2012-08-12[media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko3-48/+14
2012-08-12[media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab1-4/+0
2012-08-12[media] cpia2: Declare MODULE_FIRMWARE usageTim Gardner1-1/+5
2012-08-12[media] videobuf2: fix sparse warningNicolas THERY1-0/+1
2012-08-11[media] v4l2: typosMichael Jones3-5/+5
2012-08-11[media] omap3isp: Mark the resizer output video node as the default video nodeLaurent Pinchart1-0/+2
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart4-26/+129
2012-08-11[media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2-40/+17
2012-08-11[media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart2-67/+2
2012-08-11[media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 supportIvaylo Petrov1-2/+25
2012-08-11[media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 supportLaurent Pinchart1-0/+6
2012-08-11[media] omap3isp: video: Split format info bpp field into width and bppLaurent Pinchart3-29/+32
2012-08-11[media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart3-59/+89
2012-08-11[media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart1-22/+22
2012-08-11[media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart1-226/+226
2012-08-11[media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart1-117/+83
2012-08-11[media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart1-17/+1
2012-08-11[media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description commentMichael Jones1-6/+7
2012-08-11[media] omap3isp: ccdc: No semicolon is needed after switch statementPeter Meerwald1-2/+2
2012-08-11[media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart1-17/+26
2012-08-11[media] omap3isp: Don't access ISP_CTRL directly in the statistics modulesLaurent Pinchart5-25/+14
2012-08-11[media] vivi: zero fmt.pix.priv as per specHans Verkuil1-0/+1
2012-08-11[media] vivi: add frame size reportingHans Verkuil1-0/+22
2012-08-11[media] vivi: fix colorspace setupHans Verkuil1-12/+13
2012-08-11[media] au0828: fix possible race condition in usage of dev->ctrlmsgDevin Heitmueller1-28/+12
2012-08-10[media] em28xx: Remove useless runtime->private_data usageEzequiel García1-1/+0
2012-08-09[media] au0828: make xc5000 firmware speedup apply to the xc5000c as wellDevin Heitmueller1-1/+2
2012-08-09[media] au0828: fix a couple of missed edge cases for i2c gate with analogDevin Heitmueller1-0/+16
2012-08-09[media] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller2-2/+3
2012-08-09[media] au0828: tune retry interval for i2c interactionDevin Heitmueller1-2/+2
2012-08-09[media] au0828: remove control buffer from send_control_msgDevin Heitmueller1-8/+6
2012-08-09[media] au0828: speed up i2c clock when doing xc5000 firmware loadDevin Heitmueller1-3/+13
2012-08-09[media] au0828: fix case where STREAMOFF being called on stopped stream cause...Devin Heitmueller1-4/+8
2012-08-09[media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller1-0/+6
2012-08-09[media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller2-0/+11
2012-08-09[media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller2-13/+13
2012-08-09[media] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller1-3/+8
2012-08-09[media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller2-6/+49
2012-08-09[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2-57/+15
2012-08-09[media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-9/+20
2012-08-09[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-8/+20
2012-08-09[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-11/+23