aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (9848): gspca: Webcam 06f8:3004 added in sonixj.Jean-Francois Moine2-0/+2
2008-12-30V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.Jean-Francois Moine1-4/+4
2008-12-30V4L/DVB (9846): gspca: Do the webcam microphone work when present.Jean-Francois Moine1-1/+33
2008-12-30V4L/DVB (9845): gspca: Add sensor mi0360 in vc032x.Jean-Francois Moine1-28/+273
2008-12-30V4L/DVB (9843): gspca: Change the colors and add the red and blue controls in sonixj.Jean-Francois Moine1-18/+99
2008-12-30V4L/DVB (9842): gspca: Center the brightness in sonixj.Jean-Francois Moine1-3/+3
2008-12-30V4L/DVB (9841): gspca: Use msleep instead of mdelay.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (9840): gspca: Simplify the pkt_scan of stk014.Jean-Francois Moine1-4/+2
2008-12-30V4L/DVB (9838): gspca: Delay when trying an other altsetting on streaming start.Jean-Francois Moine1-1/+4
2008-12-30V4L/DVB (9837): gspca: Simplify the brightness/contrast for ov76xx sensors in sonixj.Jean-Francois Moine1-61/+12
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil13-683/+503
2008-12-30V4L/DVB (9834): wm8775: convert to v4l2_subdev.Hans Verkuil1-88/+133
2008-12-30V4L/DVB (9833): wm8739: convert to v4l2_subdev.Hans Verkuil1-82/+106
2008-12-30V4L/DVB (9832): vp27smpx: convert to v4l2_subdev.Hans Verkuil1-40/+86
2008-12-30V4L/DVB (9831): upd64083: convert to v4l2_subdev.Hans Verkuil1-69/+97
2008-12-30V4L/DVB (9830): upd64031a: convert to v4l2_subdev.Hans Verkuil1-80/+113
2008-12-30V4L/DVB (9829): tuner: convert to v4l2_subdev.Hans Verkuil1-162/+229
2008-12-30V4L/DVB (9828): saa717x: convert to v4l2_subdev.Hans Verkuil1-297/+313
2008-12-30V4L/DVB (9827): saa7127: convert to v4l2_subdev.Hans Verkuil1-189/+232
2008-12-30V4L/DVB (9826): saa7115: convert to v4l2_subdev.Hans Verkuil1-364/+399
2008-12-30V4L/DVB (9825): msp3400: convert to v4l2_subdev.Hans Verkuil3-196/+247
2008-12-30V4L/DVB (9824): m52790: convert to v4l2_subdev.Hans Verkuil1-65/+111
2008-12-30V4L/DVB (9823): cx25840: convert to v4l2_subdev.Hans Verkuil5-193/+279
2008-12-30V4L/DVB (9822): cs53l32a: convert to v4l2_subdev.Hans Verkuil1-76/+112
2008-12-30V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil2-0/+154
2008-12-30V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.Hans Verkuil6-1/+854
2008-12-30V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driverVaibhav Hiremath5-0/+1996
2008-12-30V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling and routingVaibhav Hiremath1-0/+6
2008-12-30V4L/DVB (9815): omap2: add OMAP2 camera driver.Sakari Ailus5-0/+3112
2008-12-30V4L/DVB (9812): [PATCH] short help for Technisat cards to select the right configurationPatrick Boettcher1-0/+69
2008-12-30V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher5-3/+626
2008-12-30V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart3-3/+58
2008-12-30V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.Laurent Pinchart3-1/+6
2008-12-30V4L/DVB (9806): cx18: Enable raw VBI captureAndy Walls6-18/+59
2008-12-30V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls7-17/+21
2008-12-30V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock heldAndy Walls4-37/+30
2008-12-30V4L/DVB (9803): cx18: Increment version number due to siginificant buffering changesAndy Walls1-1/+1
2008-12-30V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocationsAndy Walls4-24/+167
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls8-70/+113
2008-12-30V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls5-15/+25
2008-12-30V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) supportMauro Carvalho Chehab2-2/+5
2008-12-30V4L/DVB (9798): saa7134: add analog and DVB-T support for Medion/Creatix CTX946Hermann Pitton2-1/+7
2008-12-30V4L/DVB (9797): Fix stv0299 support in dw2102 USB DVB-S/S2 driverIgor M. Liplianin1-1/+1
2008-12-30V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling codeJulia Lawall1-2/+1
2008-12-30V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only).Igor M. Liplianin4-0/+15
2008-12-30V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850Douglas Schilling Landgraf4-3/+34
2008-12-30V4L/DVB (9791): pxa-camera: pixel format negotiationRobert Jarzmik1-42/+165
2008-12-30V4L/DVB (9790): soc-camera: pixel format negotiation - core supportGuennadi Liakhovetski2-13/+105
2008-12-30V4L/DVB (9789): soc-camera: add a per-camera device host private data pointerGuennadi Liakhovetski1-0/+1
2008-12-30V4L/DVB (9788): soc-camera: simplify namingGuennadi Liakhovetski9-58/+56