| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 | 22 | -122/+153 |
* | V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr | Hans Verkuil | 2009-04-06 | 2 | -0/+15 |
* | V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ... | Hans Verkuil | 2009-04-06 | 6 | -6/+1 |
* | V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. | Hans Verkuil | 2009-04-06 | 3 | -6/+1 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-06 | 35 | -61/+37 |
* | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor... | Hans Verkuil | 2009-04-06 | 9 | -52/+50 |
* | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil | 2009-04-06 | 12 | -15/+15 |
* | V4L/DVB (11367): v4l2-common: remove legacy code | Hans Verkuil | 2009-04-06 | 5 | -207/+107 |
* | V4L/DVB (11366): v4l: remove obsolete header and source | Hans Verkuil | 2009-04-06 | 3 | -281/+1 |
* | V4L/DVB (11365): tvaudio: remove i2c legacy code | Hans Verkuil | 2009-04-06 | 1 | -33/+1 |
* | V4L/DVB (11364): tuner: remove i2c legacy code. | Hans Verkuil | 2009-04-06 | 1 | -55/+17 |
* | V4L/DVB (11363): tvp5150: remove i2c legacy code. | Hans Verkuil | 2009-04-06 | 1 | -16/+1 |
* | V4L/DVB (11362): saa7115: remove i2c legacy code | Hans Verkuil | 2009-04-06 | 1 | -14/+1 |
* | V4L/DVB (11361): msp3400: remove i2c legacy code | Hans Verkuil | 2009-04-06 | 1 | -12/+1 |
* | V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_register | Mauro Carvalho Chehab | 2009-04-06 | 1 | -2/+3 |
* | V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au... | Janne Grunau | 2009-04-06 | 1 | -6/+1 |
* | V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -3/+5 |
* | V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.name | Janne Grunau | 2009-04-06 | 1 | -2/+0 |
* | V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11250): cx231xx: Fix Kconfig help items | Mauro Carvalho Chehab | 2009-04-06 | 1 | -4/+4 |
* | V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info | Mauro Carvalho Chehab | 2009-04-06 | 1 | -2/+1 |
* | V4L/DVB (11134): cx231xx: dmesg cleanup | Mauro Carvalho Chehab | 2009-04-06 | 5 | -27/+4 |
* | V4L/DVB (11133): cx231xx: don't print pcb config debug messages by default | Mauro Carvalho Chehab | 2009-04-06 | 1 | -16/+18 |
* | V4L/DVB (11132): cx231xx: usb probe cleanups | Mauro Carvalho Chehab | 2009-04-06 | 1 | -223/+189 |
* | V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev struct | Mauro Carvalho Chehab | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff | Mauro Carvalho Chehab | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11129): cx231xx: Use generic names for each device block | Sri Deevi | 2009-04-06 | 5 | -741/+538 |
* | V4L/DVB (11128): cx231xx: convert the calls to subdev format | Sri Deevi | 2009-04-06 | 5 | -103/+91 |
* | V4L/DVB (11038): Fix the issue with audio module & correction of Names | Sri Deevi | 2009-04-06 | 2 | -5/+7 |
* | V4L/DVB (10989): cx25840: cx23885 detection was broken | Hans Verkuil | 2009-04-06 | 1 | -2/+2 |
* | V4L/DVB (10982): cx231xx: fix compile warning | Hans Verkuil | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes | Sri Deevi | 2009-04-06 | 14 | -971/+1963 |
* | V4L/DVB (10957): cx231xx: Fix CodingStyle | Sri Deevi | 2009-04-06 | 12 | -257/+326 |
* | V4L/DVB (10957a): cx231xx: Fix compilation breakage | Mauro Carvalho Chehab | 2009-04-06 | 3 | -4/+3 |
* | V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes | Mauro Carvalho Chehab | 2009-04-06 | 5 | -1628/+1257 |
* | V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent | Mauro Carvalho Chehab | 2009-04-06 | 13 | -4900/+5809 |
* | V4L/DVB (10954): Add cx231xx USB driver | Sri Deevi | 2009-04-06 | 17 | -0/+12437 |
* | V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch | Mauro Carvalho Chehab | 2009-04-06 | 3 | -73/+63 |
* | V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module | Sri Deevi | 2009-04-06 | 4 | -21/+148 |
* | V4L/DVB (11351): v4l: use usb_interface for v4l2_device_register | Janne Grunau | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11350): Add camera (CSI) driver for MX1 | Paulius Zaleckas | 2009-04-06 | 9 | -2/+940 |
* | V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the... | Guennadi Liakhovetski | 2009-04-06 | 2 | -2/+2 |
* | V4L/DVB (11347): mt9t031: use platform power hook | Guennadi Liakhovetski | 2009-04-06 | 1 | -0/+21 |
* | V4L/DVB (11345): af9015: support for DigitalNow TinyTwin remote | Stuart Hall | 2009-04-06 | 1 | -11/+8 |
* | V4L/DVB (11343): au0828: make i2c clock speed per-board configurable | Devin Heitmueller | 2009-04-06 | 3 | -20/+18 |
* | V4L/DVB (11342): au0828: better document i2c registers | Devin Heitmueller | 2009-04-06 | 2 | -28/+69 |
* | V4L/DVB (11340): af9015: add support for AverMedia AVerTV Volar Black HD (A850) | Antti Palosaari | 2009-04-06 | 2 | -1/+24 |