summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11152): hdpvr: Fix build with Config_I2C not setJanne Grunau2-1/+13
2009-03-30V4L/DVB (11146): gspca - vc032x: Change the probe sequence.Jean-Francois Moine1-23/+50
2009-03-30V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11143): gspca - t613: Bad sensor detection.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller1-1/+1
2009-03-30V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller1-1/+1
2009-03-30V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...Devin Heitmueller1-1/+1
2009-03-30V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both vers...Devin Heitmueller1-0/+2
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab11-74/+74
2009-03-30V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau6-6/+6
2009-03-30V4L/DVB (11124): Add support for ProVideo PV-183 to bttvAlan McIvor2-0/+25
2009-03-30V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test resultsHans Verkuil1-0/+6
2009-03-30V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil1-130/+46
2009-03-30V4L/DVB (11117): ov7670: add support to get/set registersHans Verkuil1-0/+34
2009-03-30V4L/DVB (11116): ov7670: cleanup and remove legacy code.Hans Verkuil1-152/+58
2009-03-30V4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.Hans Verkuil1-74/+32
2009-03-30V4L/DVB (11114): cafe_ccic: convert to v4l2_device.Hans Verkuil1-104/+54
2009-03-30V4L/DVB (11113): ov7670: convert to v4l2_subdevHans Verkuil1-196/+180
2009-03-30V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil1-0/+8
2009-03-30V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab1-0/+19
2009-03-30V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab2-2/+2
2009-03-30V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab1-1/+3
2009-03-30V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06...Jean-Francois Moine1-145/+548
2009-03-30V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine1-58/+57
2009-03-30V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine1-2/+3
2009-03-30V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine2-5/+8
2009-03-30V4L/DVB (11100): au8522: fix compilation warning.Hans Verkuil1-3/+0
2009-03-30V4L/DVB (11098): v4l2-common: remove incorrect MODULE testHans Verkuil1-4/+4
2009-03-30V4L/DVB (11097): use video_ioctl2 as ioctl handler directlyJanne Grunau1-44/+41
2009-03-30V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau9-0/+2332
2009-03-30V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau1-0/+1
2009-03-30V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls1-54/+49
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2-0/+4
2009-03-30V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdevDevin Heitmueller1-7/+1
2009-03-30V4L/DVB (11088): au0828: finish videodev/subdev conversionDevin Heitmueller4-50/+16
2009-03-30V4L/DVB (11086): au0828: rename macro for currently non-function VBI supportDevin Heitmueller1-8/+8
2009-03-30V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller6-236/+226
2009-03-30V4L/DVB (11084): au0828: add entry for undefined input typeDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11083): au0828: remove some unneeded bracesDevin Heitmueller1-7/+3
2009-03-30V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.Devin Heitmueller1-7/+1
2009-03-30V4L/DVB (11081): au0828: make sure v4l2_device name is uniqueDevin Heitmueller1-2/+5
2009-03-30V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller5-8/+31
2009-03-30V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller1-2/+3
2009-03-30V4L/DVB (11078): au0828: properly handle non-existent analog inputsDevin Heitmueller3-4/+5
2009-03-30V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller3-30/+36
2009-03-30V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2-0/+9
2009-03-30V4L/DVB (11075): au0828: make register debug lines easier to readDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11074): au0828: fix i2c enumeration bugDevin Heitmueller1-0/+18
2009-03-30V4L/DVB (11073): au0828: disable VBI code since it doesn't yet workDevin Heitmueller1-5/+24