summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional dev...Mike Isely2009-03-302-2/+2
* V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set i...Mike Isely2009-03-302-0/+29
* V4L/DVB (11168): pvrusb2: Define value for a null sub-device IDMike Isely2009-03-301-0/+1
* V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device ...Mike Isely2009-03-302-4/+99
* V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devicesMike Isely2009-03-302-8/+14
* V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devicesMike Isely2009-03-301-1/+4
* V4L/DVB (11164): pvrusb2: Tie-in sub-device log requestsMike Isely2009-03-301-0/+1
* V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updatesMike Isely2009-03-301-7/+18
* V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setupMike Isely2009-03-301-5/+14
* V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by defaultMike Isely2009-03-301-1/+2
* V4L/DVB (11160): pvrusb2: whitespace tweaksMike Isely2009-03-302-1/+3
* V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c moduleMike Isely2009-03-303-23/+64
* V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devicesMike Isely2009-03-303-4/+144
* V4L/DVB (11157): pvrusb2: whitespace trivial tweaksMike Isely2009-03-305-0/+8
* V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layerMike Isely2009-03-303-9/+19
* V4L/DVB (11155): pvrusb2: Set up v4l2_device instanceMike Isely2009-03-302-1/+20
* V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapterMike Isely2009-03-3014-476/+595
* V4L/DVB (11152): hdpvr: Fix build with Config_I2C not setJanne Grunau2009-03-302-1/+13
* V4L/DVB (11146): gspca - vc032x: Change the probe sequence.Jean-Francois Moine2009-03-301-23/+50
* V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (11143): gspca - t613: Bad sensor detection.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both vers...Devin Heitmueller2009-03-301-0/+2
* V4L/DVB (11138): get_dvb_firmware: add support for downloading the cx2584x fi...Mauro Carvalho Chehab2009-03-301-1/+21
* V4L/DVB (11137): get_dvb_firmware: add cx23885 firmwaresMauro Carvalho Chehab2009-03-301-0/+23
* V4L/DVB (11136): get_dvb_firmware: Add download code for cx18 firmwaresMauro Carvalho Chehab2009-03-301-3/+26
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-3011-74/+74
* 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-303-0/+26
* 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-302-142/+61
* 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-302-1/+13
* V4L/DVB (11111a): MAINTAINERS: Drop references to deprecated video4linux listJean Delvare2009-03-301-2/+0
* V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab2009-03-301-0/+19
* V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab2009-03-302-2/+2
* V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab2009-03-301-1/+3
* V4L/DVB (11108): get_dvb_firmware: Add option to download firmware for cx231xxMauro Carvalho Chehab2009-03-301-1/+14
* 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 (11100): au8522: fix compilation warning.Hans Verkuil2009-03-301-3/+0
OpenPOWER on IntegriCloud