summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau2009-03-306-6/+6
* V4L/DVB (11124): Add support for ProVideo PV-183 to bttvAlan McIvor2009-03-302-0/+25
* V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test resultsHans Verkuil2009-03-301-0/+6
* V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil2009-03-301-130/+46
* V4L/DVB (11117): ov7670: add support to get/set registersHans Verkuil2009-03-301-0/+34
* V4L/DVB (11116): ov7670: cleanup and remove legacy code.Hans Verkuil2009-03-301-152/+58
* V4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.Hans Verkuil2009-03-301-74/+32
* V4L/DVB (11114): cafe_ccic: convert to v4l2_device.Hans Verkuil2009-03-301-104/+54
* V4L/DVB (11113): ov7670: convert to v4l2_subdevHans Verkuil2009-03-301-196/+180
* V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil2009-03-301-0/+8
* V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab2009-03-301-1/+3
* V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06...Jean-Francois Moine2009-03-301-145/+548
* V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine2009-03-301-58/+57
* V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine2009-03-301-2/+3
* V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine2009-03-302-5/+8
* V4L/DVB (11098): v4l2-common: remove incorrect MODULE testHans Verkuil2009-03-301-4/+4
* V4L/DVB (11097): use video_ioctl2 as ioctl handler directlyJanne Grunau2009-03-301-44/+41
* V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau2009-03-309-0/+2332
* V4L/DVB (11095): adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau2009-03-301-0/+1
* V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls2009-03-301-54/+49
* V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2009-03-302-0/+4
* V4L/DVB (11088): au0828: finish videodev/subdev conversionDevin Heitmueller2009-03-304-50/+16
* V4L/DVB (11086): au0828: rename macro for currently non-function VBI supportDevin Heitmueller2009-03-301-8/+8
* V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller2009-03-304-115/+100
* V4L/DVB (11084): au0828: add entry for undefined input typeDevin Heitmueller2009-03-301-0/+1
* V4L/DVB (11083): au0828: remove some unneeded bracesDevin Heitmueller2009-03-301-7/+3
* V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.Devin Heitmueller2009-03-301-7/+1
* V4L/DVB (11081): au0828: make sure v4l2_device name is uniqueDevin Heitmueller2009-03-301-2/+5
* V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller2009-03-305-8/+31
* V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller2009-03-301-2/+3
* V4L/DVB (11078): au0828: properly handle non-existent analog inputsDevin Heitmueller2009-03-303-4/+5
* V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller2009-03-303-30/+36
* V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller2009-03-301-0/+8
* V4L/DVB (11075): au0828: make register debug lines easier to readDevin Heitmueller2009-03-301-2/+2
* V4L/DVB (11074): au0828: fix i2c enumeration bugDevin Heitmueller2009-03-301-0/+18
* V4L/DVB (11073): au0828: disable VBI code since it doesn't yet workDevin Heitmueller2009-03-301-5/+24
* V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa...Devin Heitmueller2009-03-301-2/+2
* V4L/DVB (11071): tveeprom: add the xc5000 tuner to the tveeprom definitionDevin Heitmueller2009-03-301-1/+1
* V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller2009-03-305-35/+70
* V4L/DVB (11068): au0828: add analog profile for the HVR-850Devin Heitmueller2009-03-301-0/+19
* V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handlingDevin Heitmueller2009-03-301-2/+20
* V4L/DVB (11066): au0828: add support for analog functionality in bridgeDevin Heitmueller2009-03-306-13/+1920
* V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller2009-03-301-1/+2
* V4L/DVB (11056): Bug fix in NetUP: restore high address lines in CIAbylay Ospan2009-03-301-1/+1
* V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil2009-03-301-1/+1
* V4L/DVB (11052): bt819: remove an unused headerHans Verkuil2009-03-301-1/+0
* V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil2009-03-302-2/+2
* V4L/DVB (11048): zoran: fix incorrect return type of notify function.Hans Verkuil2009-03-301-2/+1
* V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil2009-03-304-5/+23