index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-456
/
+0
2011-11-08
[media] usbvision: Drop broken 10-bit I2C address support
Jean Delvare
1
-34
/
+12
2011-05-20
[media] usbvision: add Nogatech USB MicroCam
Ondrej Zary
1
-1
/
+1
2010-12-30
[media] usbvision: coding style
Hans Verkuil
1
-22
/
+19
2010-12-30
[media] usbvision: convert // to /* */
Hans Verkuil
1
-1
/
+1
2010-12-30
[media] usbvision: get rid of camelCase
Hans Verkuil
1
-7
/
+7
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-3
/
+3
2010-10-23
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-3
/
+3
2010-10-21
V4L/DVB: usbvision: remove BKL from usbvision
Hans Verkuil
1
-0
/
+9
2010-05-19
V4L/DVB: usbvision: add delay before detecting the saa711x
Hans Verkuil
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-16
V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers
Laurent Pinchart
1
-2
/
+2
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-6
/
+6
2009-04-07
V4L/DVB: usbvision: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-3
/
+6
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