aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad2008-10-121-1/+1
* V4L/DVB (9009): Nova-se2 / Nova-s-plus Intersil6421 power fix to support swit...Steven Toth2008-10-121-2/+2
* V4L/DVB (8989): Added support for TeVii S460 DVB-S/S2 cardIgor M. Liplianin2008-10-123-0/+64
* V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth2008-10-124-0/+127
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-122-5/+5
* V4L/DVB: pxa-camera: Unsigned dma_chans[] cannot be negativeroel kluin2008-10-121-12/+12
* V4L/DVB (8962): zr36067: VIDIOC_S_FMT returns the colorspace valueJean Delvare2008-10-121-0/+4
* V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare2008-10-121-10/+16
* V4L/DVB: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-124-19/+9
* V4L/DVB (8945): mxb: use unique i2c adapter nameHans Verkuil2008-10-121-1/+2
* V4L/DVB (8944): saa5249: convert i2c driver for new i2c APIHans Verkuil2008-10-121-364/+289
* V4L/DVB (8943): saa5246a: convert i2c driver for new i2c APIHans Verkuil2008-10-122-479/+400
* V4L/DVB (8942): mxb: coding style cleanupsHans Verkuil2008-10-121-133/+119
* V4L/DVB (8941): mxb/tda9840: cleanups, use module saa7115 instead of saa7111.Hans Verkuil2008-10-124-226/+122
* V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil2008-10-121-5/+29
* V4L/DVB (8939): cx18: fix sparse warningsHans Verkuil2008-10-122-3/+3
* V4L/DVB (8937): em28xx: Fix and add some validationsDouglas Schilling Landgraf2008-10-122-12/+61
* V4L/DVB (8936): em28xx-cards: Add vendor/product id for EM2820_BOARD_PROLINK_...Douglas Schilling Landgraf2008-10-121-1/+1
* V4L/DVB (8931): gspca: Vflip added for sonixj - ov7630.Jean-Francois Moine2008-10-121-1/+49
* V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers.Jean-Francois Moine2008-10-121-7/+7
* V4L/DVB (8929): gspca: sonixj webcam 0458:702e added.Jean-Francois Moine2008-10-121-0/+1
* V4L/DVB (8928): gspca: Version change to 2.3.0.Jean-Francois Moine2008-10-121-1/+1
* V4L/DVB (8927): gspca: PAC 207 webcam 093a:2476 added.Jean-Francois Moine2008-10-121-0/+1
* V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.Andy Walls2008-10-121-2/+2
* V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...Hans Verkuil2008-10-122-14/+10
* V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil2008-10-122-21/+14
* V4L/DVB (8918): saa6752hs: simplify writing to registersHans Verkuil2008-10-121-78/+49
* V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil2008-10-124-16/+64
* V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.Andy Walls2008-10-121-26/+30
* V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls2008-10-126-88/+168
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-1219-263/+468
* V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.Andy Walls2008-10-121-7/+2
* V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.Jean-Francois Moine2008-10-122-29/+91
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-1231-80/+75
* V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...Mike Isely2008-10-125-35/+2
* V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.Mike Isely2008-10-121-8/+28
* V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely2008-10-126-67/+383
* V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interfaceMike Isely2008-10-121-0/+24
* V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's def...Mike Isely2008-10-124-6/+15
* V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to ...Mike Isely2008-10-121-0/+2
* V4L/DVB (8896): pvrusb2: Implement crop supportvdb128@picaros.org2008-10-126-2/+183
* V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely2008-10-121-1/+11
* V4L/DVB (8894): pvrusb2: Remove BKLMike Isely2008-10-121-6/+0
* V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely2008-10-121-0/+11
* V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov2008-10-121-1/+1
* V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare2008-10-121-1/+1
* V4L/DVB (8857): v4l2-dev: replace panic with BUGHans Verkuil2008-10-121-2/+5
* V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil2008-10-125-8/+0
* V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil2008-10-121-68/+63