summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)AuthorLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab-106926/+0
2012-08-15[media] move soc_camera i2c drivers into its own dirMauro Carvalho Chehab-15829/+1
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab-58022/+3
2012-08-15[media] reorganize the API core itemsMauro Carvalho Chehab-17/+0
2012-08-15[media] move parallel port/isa video drivers to drivers/media/parport/Mauro Carvalho Chehab-4194/+0
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab-3925/+0
2012-08-15[media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab-1859/+0
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab-117456/+0
2012-08-15[media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab-13917/+0
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab-6499/+0
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab-184642/+0
2012-08-14[media] media: davinci: fix section mismatch warningsLad, Prabhakar-12/+12
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab-16/+16
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-15/+15
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-15/+15
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab-17455/+0
2012-08-13[media] media: mx2_camera: Mark i.MX25 support as BROKENJavier Martin-1/+1
2012-08-13[media] s5k6aa: Use devm_kzalloc functionSachin Kamat-5/+2
2012-08-13[media] saa7134-dvb: Fix kworld sbtvd I2C gate controlManoel Pinheiro-1/+1
2012-08-13[media] cx88: Remove duplicate constEmil Goode-3/+3
2012-08-13[media] saa7127: use %*ph to print small buffersAndy Shevchenko-4/+1
2012-08-13[media] gspca: use %*ph to print small buffersAndy Shevchenko-19/+5
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab-12/+6
2012-08-13[media] saa7134: simplify timer activationSean Young-8/+3
2012-08-13[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabledLad, Prabhakar-6/+6
2012-08-13[media] uvcvideo: Add support for Ophir Optronics SPCAM 620U camerasLaurent Pinchart-0/+9
2012-08-13[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formatsStefan Muenzel-2/+26
2012-08-13[media] uvcvideo: Support super speed endpointsLaurent Pinchart-6/+24
2012-08-12[media] media: Add stk1160 new driver (easycap replacement)Ezequiel GarcĂ­a-0/+2470
2012-08-12[media] saa7164: use native print_hex_dump() instead of custom oneAndy Shevchenko-48/+14
2012-08-12[media] em28xx: Fix height setting on non-progressive capturesMauro Carvalho Chehab-4/+0
2012-08-12[media] cpia2: Declare MODULE_FIRMWARE usageTim Gardner-1/+5
2012-08-12[media] videobuf2: fix sparse warningNicolas THERY-0/+1
2012-08-11[media] v4l2: typosMichael Jones-5/+5
2012-08-11[media] omap3isp: Mark the resizer output video node as the default video nodeLaurent Pinchart-0/+2
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart-26/+129
2012-08-11[media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart-40/+17
2012-08-11[media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart-67/+2
2012-08-11[media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 supportIvaylo Petrov-2/+25
2012-08-11[media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 supportLaurent Pinchart-0/+6
2012-08-11[media] omap3isp: video: Split format info bpp field into width and bppLaurent Pinchart-29/+32
2012-08-11[media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart-59/+89
2012-08-11[media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart-22/+22
2012-08-11[media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart-226/+226
2012-08-11[media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart-117/+83
2012-08-11[media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart-17/+1
2012-08-11[media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description commentMichael Jones-6/+7
2012-08-11[media] omap3isp: ccdc: No semicolon is needed after switch statementPeter Meerwald-2/+2
2012-08-11[media] omap3isp: Configure HS/VS interrupt source before enabling interruptsLaurent Pinchart-17/+26