summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-1416-16/+16
* [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-141-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-1414-15/+15
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-1415-15/+15
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-1424-17455/+0Star
* [media] media: mx2_camera: Mark i.MX25 support as BROKENJavier Martin2012-08-141-1/+1
* [media] s5k6aa: Use devm_kzalloc functionSachin Kamat2012-08-141-5/+2Star
* [media] saa7134-dvb: Fix kworld sbtvd I2C gate controlManoel Pinheiro2012-08-141-1/+1
* [media] cx88: Remove duplicate constEmil Goode2012-08-143-3/+3
* [media] saa7127: use %*ph to print small buffersAndy Shevchenko2012-08-131-4/+1Star
* [media] gspca: use %*ph to print small buffersAndy Shevchenko2012-08-133-19/+5Star
* [media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab2012-08-134-12/+6Star
* [media] saa7134: simplify timer activationSean Young2012-08-132-8/+3Star
* [media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabledLad, Prabhakar2012-08-136-6/+6
* [media] uvcvideo: Add support for Ophir Optronics SPCAM 620U camerasLaurent Pinchart2012-08-131-0/+9
* [media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formatsStefan Muenzel2012-08-132-2/+26
* [media] uvcvideo: Support super speed endpointsLaurent Pinchart2012-08-131-6/+24
* [media] media: Add stk1160 new driver (easycap replacement)Ezequiel García2012-08-1211-0/+2470
* [media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko2012-08-123-48/+14Star
* [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