index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
/
usbvision-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-105
/
+42
2009-03-30
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
1
-2
/
+4
2009-01-29
V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.
Hans Verkuil
1
-1
/
+1
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-5
/
+0
2008-04-24
V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences
Thierry MERLE
1
-2
/
+4
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2007-10-14
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
1
-6
/
+0
2007-10-10
V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR
Jean Delvare
1
-3
/
+1
2007-04-27
V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call
Thierry MERLE
1
-10
/
+1
2007-04-27
V4L/DVB (5528): Usbvision: reverting some i2c cleanups
Thierry MERLE
1
-23
/
+40
2007-04-27
V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses
Trent Piepho
1
-3
/
+4
2007-04-27
V4L/DVB (5524): Usbvision: fix TDA9887 detection
Thierry MERLE
1
-0
/
+1
2007-04-27
V4L/DVB (5522): Usbvision: i2c function cleanups
Thierry MERLE
1
-79
/
+57
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2006-12-27
V4L/DVB (4970): Usbvision memory fixes
Thierry MERLE
1
-0
/
+3
2006-12-27
V4L/DVB (4960): Removal of unused code from usbvision-i2c.c
Mauro Carvalho Chehab
1
-23
/
+4
2006-12-27
V4L/DVB (4959): Usbvision: possible cleanups
Adrian Bunk
1
-4
/
+1
2006-12-12
V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated
Mauro Carvalho Chehab
1
-5
/
+9
2006-12-10
V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations
Mauro Carvalho Chehab
1
-9
/
+5
2006-12-10
V4L/DVB (4937): Usbvision cleanup and code reorganization
Thierry MERLE
1
-35
/
+347
2006-12-10
V4L/DVB (4927): Enhancements on usbvision driver
Thierry MERLE
1
-5
/
+3
2006-12-10
V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module
Thierry MERLE
1
-12
/
+8
2006-12-10
V4L/DVB (4922): Add usbvision driver
Mauro Carvalho Chehab
1
-0
/
+265