summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 co...Andy 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 (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pa...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 las...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 Kilgore3-0/+339
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 a...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 d...Mike 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 ...Mike Isely1-1/+1
2009-03-30V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocyMike Isely1-1/+1
2009-03-30V4L/DVB (11200): pvrusb2: Make a bunch of dvb config structures const (trivial)Mike Isely3-7/+7
2009-03-30V4L/DVB (11199): pvrusb2: Convert all device definitions to use new sub-devic...Mike Isely1-45/+41
2009-03-30V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-deviceMike Isely1-0/+1
2009-03-30V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device IDMike Isely2-2/+2
2009-03-30V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa711...Mike Isely1-0/+2
2009-03-30V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devicesMike Isely1-0/+2
2009-03-30V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device updateMike Isely6-13/+17
2009-03-30V4L/DVB (11193): pvrusb2: Correct some trace print inaccuraciesMike Isely1-1/+2
2009-03-30V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off actionMike Isely1-0/+2
2009-03-30V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-deviceMike Isely1-0/+1
2009-03-30V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devicesMike Isely1-1/+17
2009-03-30V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocyMike Isely1-1/+1
2009-03-30V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bi...Mike Isely1-3/+3
2009-03-30V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctlyMike Isely1-0/+2
2009-03-30V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devicesMike Isely1-5/+11
2009-03-30V4L/DVB (11185): pvrusb2: Fix uninitialized counterMike Isely1-1/+1
2009-03-30V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-deviceMike Isely1-0/+1
2009-03-30V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve...Mike Isely1-2/+24
2009-03-30V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device supportMike Isely3-8/+51
2009-03-30V4L/DVB (11181): pvrusb2: Fix silly 80 column issueMike Isely1-1/+2
2009-03-30V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device supportMike Isely3-10/+41
2009-03-30V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniformMike Isely3-3/+3
2009-03-30V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device bro...Mike Isely2-18/+20