aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] gspca - mars: Propagate USB errors to higher levelJean-François Moine1-34/+18
2010-10-21[media] gspca - mars: Use the new video control mechanismJean-François Moine1-131/+75
2010-10-21[media] gspca - main: Have discontinuous sequence numbers when frames are lostJean-François Moine1-1/+2
2010-10-21[media] Add driver for Siliconfile SR030PC30 VGA cameraSylwester Nawrocki3-0/+900
2010-10-21[media] s5p-fimc: Add suport for FIMC on S5PC210 SoCsSylwester Nawrocki3-60/+156
2010-10-21[media] s5p-fimc: Add camera capture supportSylwester Nawrocki5-192/+1570
2010-10-21[media] s5p-fimc: Do not lock both buffer queues in s_fmtSylwester Nawrocki1-38/+31
2010-10-21[media] s5p-fimc: Fix 90/270 deg rotation errorsSylwester Nawrocki2-59/+57
2010-10-21[media] s5p-fimc: mem2mem driver refactoring and cleanupSylwester Nawrocki3-178/+148
2010-10-21[media] s5p-fimc: Register definition cleanupSylwester Nawrocki2-39/+28
2010-10-21[media] V4L: sh_mobile_ceu_camera: use default .get_parm() and .set_parm() operationsGuennadi Liakhovetski1-18/+0
2010-10-21[media] V4L: add an IMX074 sensor soc-camera / v4l2-subdev driverGuennadi Liakhovetski3-0/+515
2010-10-21[media] SoC Camera: add support for g_parm / s_parm operationsJanusz Krzysztofik1-0/+18
2010-10-21[media] SoC Camera: add driver for OV6650 sensorJanusz Krzysztofik3-0/+1232
2010-10-21[media] SoC Camera: add driver for OMAP1 camera interfaceJanusz Krzysztofik3-0/+1711
2010-10-21[media] mt9m111: changed MIN_DARK_COLS to MT9M131 spec countMichael Grzeschik1-1/+1
2010-10-21[media] saa7164: Removed use of the BKLSteven Toth2-78/+18
2010-10-21[media] saa7164: Remove V4L2_CAP_STREAMING capability flagSteven Toth2-2/+0
2010-10-21[media] Fix the -E{*} returns in the VBI device as wellGavin Hurlbut1-1/+1
2010-10-21[media] Fix the negative -E{BLAH} returns from fops_readGavin Hurlbut1-1/+1
2010-10-21[media] Change the second input names to include " 2" to distinguish themGavin Hurlbut2-2/+2
2010-10-21[media] saa7134: Fix lots os spaces at the wrong placesMauro Carvalho Chehab6-79/+79
2010-10-21[media] saa7164: Don't use typedefsMauro Carvalho Chehab9-214/+196
2010-10-21[media] saa7164: fix a warning at some printk's on i386Mauro Carvalho Chehab1-4/+4
2010-10-21[media] saa7164: Disable firmware debug message outputSteven Toth1-1/+1
2010-10-21[media] saa7164: Remove loud debugging during video_poll()Steven Toth1-1/+0
2010-10-21[media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth3-1/+4
2010-10-21[media] saa7164: saa7164-buffer.c line 274 bugfixSteven Toth1-0/+10
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth8-15/+4
2010-10-21[media] saa7164: fix vbi compiler warningsSteven Toth1-3/+0
2010-10-21[media] saa7164: change debug to saa_debugSteven Toth2-5/+5
2010-10-21[media] saa7164: monitor the RISC cpu load via a threadSteven Toth5-0/+50
2010-10-21[media] saa7164: collect/show the firmware debugging via a threadSteven Toth3-11/+92
2010-10-21[media] saa7164: enforce the march 10th firmware is usedSteven Toth2-46/+4
2010-10-21[media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth3-70/+131
2010-10-21[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustmentsSteven Toth1-5/+28
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth5-3/+173
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth7-17/+326
2010-10-21[media] saa7164: Add missing saa7164-vbi.c fileSteven Toth1-0/+1411
2010-10-21[media] saa7164: rename a structure for readabilitySteven Toth2-23/+23
2010-10-21[media] saa7164: Avoid spurious error after firmware startsSteven Toth1-3/+10
2010-10-21[media] saa7164: New firmware changes, new size, new filenameSteven Toth1-2/+2
2010-10-21[media] saa7164: allow DMA engine buffers to vary in size between analog and digitalSteven Toth4-122/+220
2010-10-21[media] saa7164: code cleanupSteven Toth4-55/+1
2010-10-21[media] saa7164: irqhandler cleanup and helper function addedSteven Toth2-176/+80
2010-10-21[media] saa7164: mundane buffer debugging changes to track issuesSteven Toth4-16/+29
2010-10-21[media] saa7164: Implement resolution control firmware commandSteven Toth3-1/+14
2010-10-21[media] saa7164: adjust the PS pack size handling to fill buffers 100%Steven Toth4-29/+46
2010-10-21[media] saa7164: buffer crc checks and ensure we use the memcpy funcSteven Toth5-40/+191
2010-10-21[media] saa7164: add guard bytes around critical buffers to detect failureSteven Toth2-6/+37