summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-06pvrusb2: Implement status fetching from sub-devicesMike Isely
2009-03-06pvrusb2: Tie in debug register access to sub-devicesMike Isely
2009-03-06pvrusb2: Tie-in sub-device log requestsMike Isely
2009-03-06pvrusb2: Lay foundation for triggering sub-device updatesMike Isely
2009-03-06pvrusb2: Tie up loose ends with v4l2-subdev setupMike Isely
2009-03-06pvrusb2: Set i2c autoprobing to be off by defaultMike Isely
2009-03-06pvrusb2: whitespace tweaksMike Isely
2009-03-06pvrusb2: Providing means to stop tracking an old i2c moduleMike Isely
2009-03-06pvrusb2: New device attribute mechanism to specify sub-devicesMike Isely
2009-03-06pvrusb2: whitespace trivial tweaksMike Isely
2009-03-06pvrusb2: Changes to further isolate old i2c layerMike Isely
2009-03-06pvrusb2: Set up v4l2_device instanceMike Isely
2009-03-07pvrusb2: Split i2c module handling from i2c adapterMike Isely
2009-03-23merge: http://hg.jannau.net/hdpvr-merge/Mauro Carvalho Chehab
2009-03-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-03-23merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-03-23hdpvr: Fix build with Config_I2C not setJanne Grunau
2009-03-23hdpvr: only build from 2.6.20.Hans Verkuil
2009-03-23ov7670: add missing delay.h include.Hans Verkuil
2009-03-23merge: v4l-dvbJean-Francois Moine
2009-03-22au0828: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22em28xx: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22usbvision: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22em28xx: add remote control definition for HVR-900 (both versions)Devin Heitmueller
2009-03-23get_dvb_firmware: add support for downloading the cx2584x firmware for pvrusb2Mauro Carvalho Chehab
2009-03-23get_dvb_firmware: add cx23885 firmwaresMauro Carvalho Chehab
2009-03-23get_dvb_firmware: Add download code for cx18 firmwaresMauro Carvalho Chehab
2009-03-22gspca - vc032x: Change the probe sequence.Jean-Francois Moine
2009-03-22gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine
2009-03-22gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine
2009-03-22gspca - t613: Bad sensor detection.Jean-Francois Moine
2009-03-22cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab
2009-03-22cx231xx: dmesg cleanupMauro Carvalho Chehab
2009-03-22cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab
2009-03-22cx231xx: usb probe cleanupsMauro Carvalho Chehab
2009-03-22cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab
2009-03-21cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab
2009-03-21cx231xx: Use generic names for each device blockMauro Carvalho Chehab
2009-03-20cx231xx: convert the calls to subdev formatMauro Carvalho Chehab
2009-03-20Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-20merge: http://hg.jannau.net/hdpvr-merge/Mauro Carvalho Chehab
2009-03-19fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau
2009-03-19get_dvb_firmware: Add option to download firmware for cx231xxMauro Carvalho Chehab
2009-03-19merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-03-19merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-03-19gspca - ov534: New sensor ov965x and re-enable the webcam 06f8:3003.Jean-Francois Moine
2009-03-19gspca - ov534: Adjust the packet scan function.Jean-Francois Moine
2009-03-19gspca - ov534: Bad frame pointer after adding the last packet.Jean-Francois Moine
2009-03-19gspca - main: May have isochronous transfers on altsetting 0.Jean-Francois Moine
2009-03-19use video_ioctl2 as ioctl handler directlyJanne Grunau