summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (8987): cx88: Add support for the Hauppauge HVR4000 and HVR4000-LITE ...Steven Toth4-0/+127
2008-10-12V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator supportSteven Toth4-0/+1008
2008-10-12V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth2-6/+609
2008-10-12V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309Antti Palosaari2-1/+8
2008-10-12V4L/DVB (8975): af9015: cleanupAntti Palosaari2-3/+3
2008-10-12V4L/DVB (8974): af9015: Add USB ID for Telestar Starstick 2Mikko Ohtamaa2-1/+9
2008-10-12V4L/DVB (8973): af9013: fix compile error coming from u64 divAntti Palosaari1-6/+2
2008-10-12V4L/DVB (8972): initial driver for af9015 chipsetAntti Palosaari5-1/+2014
2008-10-12V4L/DVB (8971): initial driver for af9013 demodulatorAntti Palosaari5-0/+2674
2008-10-12V4L/DVB (8970): mt2060: implement I2C-gate controlAntti Palosaari1-2/+36
2008-10-12V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky3-6/+6
2008-10-12V4L/DVB: pxa-camera: Unsigned dma_chans[] cannot be negativeroel kluin1-12/+12
2008-10-12V4L/DVB (8964): dvb/budget: push adapter_nr mod option down to individual dri...Janne Grunau6-10/+21
2008-10-12V4L/DVB (8962): zr36067: VIDIOC_S_FMT returns the colorspace valueJean Delvare1-0/+4
2008-10-12V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare1-10/+16
2008-10-12V4L/DVB (8954): common/tuners: Drop code after return or gotoJulia Lawall4-4/+0
2008-10-12V4L/DVB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky6-27/+16
2008-10-12V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...Michael Krufky1-8/+8
2008-10-12V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...Michael Krufky1-26/+61
2008-10-12V4L/DVB (8948): xc5000: kill xc5000_priv.hMichael Krufky2-38/+12
2008-10-12V4L/DVB (8946): dib7000m: fix powerpc build errorHans Verkuil1-1/+4
2008-10-12V4L/DVB (8945): mxb: use unique i2c adapter nameHans Verkuil1-1/+2
2008-10-12V4L/DVB (8944): saa5249: convert i2c driver for new i2c APIHans Verkuil1-364/+289
2008-10-12V4L/DVB (8943): saa5246a: convert i2c driver for new i2c APIHans Verkuil2-479/+400
2008-10-12V4L/DVB (8942): mxb: coding style cleanupsHans Verkuil1-133/+119
2008-10-12V4L/DVB (8941): mxb/tda9840: cleanups, use module saa7115 instead of saa7111.Hans Verkuil4-226/+122
2008-10-12V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil1-5/+29
2008-10-12V4L/DVB (8939): cx18: fix sparse warningsHans Verkuil2-3/+3
2008-10-12V4L/DVB (8937): em28xx: Fix and add some validationsDouglas Schilling Landgraf2-12/+61
2008-10-12V4L/DVB (8936): em28xx-cards: Add vendor/product id for EM2820_BOARD_PROLINK_...Douglas Schilling Landgraf1-1/+1
2008-10-12V4L/DVB (8931): gspca: Vflip added for sonixj - ov7630.Jean-Francois Moine1-1/+49
2008-10-12V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers.Jean-Francois Moine1-7/+7
2008-10-12V4L/DVB (8929): gspca: sonixj webcam 0458:702e added.Jean-Francois Moine1-0/+1
2008-10-12V4L/DVB (8928): gspca: Version change to 2.3.0.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (8927): gspca: PAC 207 webcam 093a:2476 added.Jean-Francois Moine1-0/+1
2008-10-12V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.Andy Walls1-2/+2
2008-10-12V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and vi...Hans Verkuil2-14/+10
2008-10-12V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil2-21/+14
2008-10-12V4L/DVB (8918): saa6752hs: simplify writing to registersHans Verkuil1-78/+49
2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil4-16/+64
2008-10-12V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.Andy Walls1-26/+30
2008-10-12V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls6-88/+168
2008-10-12V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls19-263/+468
2008-10-12V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.Andy Walls1-7/+2
2008-10-12V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.Jean-Francois Moine2-29/+91
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil39-111/+108
2008-10-12V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...Mike Isely5-35/+2
2008-10-12V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.Mike Isely1-8/+28
2008-10-12V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely6-67/+383