aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil2009-04-062-2/+1
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-0634-60/+36
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-068-45/+40
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-0611-12/+12
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-062-58/+3
* V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil2009-04-062-129/+1
* V4L/DVB (11365): tvaudio: remove i2c legacy codeHans Verkuil2009-04-061-33/+1
* V4L/DVB (11364): tuner: remove i2c legacy code.Hans Verkuil2009-04-061-55/+17
* V4L/DVB (11363): tvp5150: remove i2c legacy code.Hans Verkuil2009-04-061-16/+1
* V4L/DVB (11362): saa7115: remove i2c legacy codeHans Verkuil2009-04-061-14/+1
* V4L/DVB (11361): msp3400: remove i2c legacy codeHans Verkuil2009-04-061-12/+1
* V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab2009-04-061-2/+3
* V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-1/+1
* V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au...Janne Grunau2009-04-061-6/+1
* V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-1/+1
* V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-1/+1
* V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-3/+5
* V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.nameJanne Grunau2009-04-061-2/+0
* V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-1/+1
* V4L/DVB (11250): cx231xx: Fix Kconfig help itemsMauro Carvalho Chehab2009-04-061-4/+4
* V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab2009-04-061-2/+1
* V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab2009-04-065-27/+4
* V4L/DVB (11133): cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab2009-04-061-16/+18
* V4L/DVB (11132): cx231xx: usb probe cleanupsMauro Carvalho Chehab2009-04-061-223/+189
* V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab2009-04-061-1/+1
* V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab2009-04-061-1/+1
* V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi2009-04-065-741/+538
* V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi2009-04-065-103/+91
* V4L/DVB (11038): Fix the issue with audio module & correction of NamesSri Deevi2009-04-062-5/+7
* V4L/DVB (10989): cx25840: cx23885 detection was brokenHans Verkuil2009-04-061-2/+2
* V4L/DVB (10982): cx231xx: fix compile warningHans Verkuil2009-04-061-1/+1
* V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi2009-04-0614-971/+1963
* V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi2009-04-0612-257/+326
* V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab2009-04-063-4/+3
* V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab2009-04-065-1628/+1257
* V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab2009-04-0613-4900/+5809
* V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-0616-0/+12436
* V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab2009-04-063-73/+63
* V4L/DVB (10952): cx25840: prepare it to be used by cx231xx moduleSri Deevi2009-04-064-21/+148
* V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas2009-04-063-1/+840
* V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski2009-04-061-1/+1
* V4L/DVB (11347): mt9t031: use platform power hookGuennadi Liakhovetski2009-04-061-0/+21
* V4L/DVB (11345): af9015: support for DigitalNow TinyTwin remoteStuart Hall2009-04-061-11/+8
* V4L/DVB (11343): au0828: make i2c clock speed per-board configurableDevin Heitmueller2009-04-063-20/+18
* V4L/DVB (11342): au0828: better document i2c registersDevin Heitmueller2009-04-062-28/+69
* V4L/DVB (11340): af9015: add support for AverMedia AVerTV Volar Black HD (A850)Antti Palosaari2009-04-062-1/+24
* V4L/DVB (11339): af9015: remove wrong definitionsAntti Palosaari2009-04-061-8/+0
* V4L/DVB (11338): af9015: add support for TrekStor DVB-T USB StickMarc Schneider2009-04-063-3/+83
* V4L/DVB (11337): af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-...Antti Palosaari2009-04-062-1/+4
* V4L/DVB (11336): af9015: remove experimentalAntti Palosaari2009-04-061-1/+1