aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2Trent Piepho1-176/+114
2009-03-30V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufsTrent Piepho1-9/+1
2009-03-30V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parmTrent Piepho1-6/+0
2009-03-30V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho1-4/+0
2009-03-30V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARMTrent Piepho1-0/+7
2009-03-30V4L/DVB (11256): dabusb: fix compile warning.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (11254): cs53l32a: remove legacy support.Hans Verkuil1-10/+1
2009-03-30V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil4-4/+13
2009-03-30V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_typeMichael Krufky1-1/+2
2009-03-30V4L/DVB (11248): Remove debug output from stb6100_cfg.hArtem Makhutov1-4/+0
2009-03-30V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streamingJanne Grunau1-0/+26
2009-03-30V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_deviceJanne Grunau3-64/+75
2009-03-30V4L/DVB (11245): hdpvr: add struct v4l2_deviceJanne Grunau2-0/+13
2009-03-30V4L/DVB (11244): pluto2: silence spew of card hung up messagesAlan Cox1-2/+5
2009-03-30V4L/DVB (11243): cx88: Missing failure checksAlan Cox1-0/+7
2009-03-30V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handlerDaniel Glöckner2-0/+21
2009-03-30V4L/DVB (11237): media/zoran: fix printk formatRandy Dunlap1-2/+2
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal2-10/+50
2009-03-30V4L/DVB (11235): changed ioctls to unlockedStoyan Gaydarov2-5/+13
2009-03-30V4L/DVB (11233): mxl5005s: Switch in mxl5005s_set_params should operate on correct valuesAndy Walls1-4/+3
2009-03-30V4L/DVB (11231): hdpvr: locking fixesJanne Grunau2-1/+5
2009-03-30V4L/DVB (11230): hdpvr: return immediately from hdpvr_poll if data is availableJanne Grunau1-12/+8
2009-03-30V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_deviceJanne Grunau3-4/+6
2009-03-30V4L/DVB (11228): hdpvr: use debugging macro for buffer statusJanne Grunau1-17/+10
2009-03-30V4L/DVB (11227): ce6230: avoid using unitialized varMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicamMauro Carvalho Chehab2-2/+2
2009-03-30V4L/DVB (11225): v4lgrab: fix compilation warningsMauro Carvalho Chehab1-2/+2
2009-03-30V4L/DVB (11223): gspca - doc: Add the 15b8:6001 webcam to the Documentation.Jean-Francois Moine1-0/+1
2009-03-30V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pas106.Douglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Hans de Goede2-4/+0
2009-03-30V4L/DVB (11220): gspca - finepix: Use a workqueue for streaming.Jean-Francois Moine1-287/+134
2009-03-30V4L/DVB (11219): gspca - sq905: Optimize the resolution setting.Jean-Francois Moine1-11/+10
2009-03-30V4L/DVB (11218): gspca - sq905: Update the frame pointer after adding the last packet.Jean-Francois Moine1-4/+5
2009-03-30V4L/DVB (11216): Add driver for Intel CE6230 DVB-T USB2.0Antti Palosaari5-0/+409
2009-03-30V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari3-2/+18
2009-03-30V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore4-0/+340
2009-03-30V4L/DVB (11212): gspca - vc032x: Use YVYU format for sensor mi1320_soc.Jean-Francois Moine1-30/+412
2009-03-30V4L/DVB (11211): gspca - vc032x: Simplify the i2c write function.Jean-Francois Moine1-19/+5
2009-03-30V4L/DVB (11209): gspca - vc032x: New sensor mi1320_soc and webcam 15b8:6001 added.Jean-Francois Moine1-12/+415
2009-03-30V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect()Mike Isely1-4/+1
2009-03-30V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devicesMike Isely7-2/+160
2009-03-30V4L/DVB (11206): pvrusb2: Add sub-device for demodMike Isely3-0/+5
2009-03-30V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functionsMike Isely1-4/+0
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely20-2074/+3
2009-03-30V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devicesMike Isely1-29/+86
2009-03-30V4L/DVB (11202): pvrusb2: Fix slightly mis-leading header in debug interface outputMike Isely1-1/+1
2009-03-30V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocyMike Isely1-1/+1