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
starfive-6.6.48-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
/
em28xx
/
em28xx-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
V4L/DVB (11331): em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
1
-68
/
+3
2009-03-30
V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound
Vitaly Wool
1
-0
/
+6
2009-03-30
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
1
-2
/
+4
2008-12-29
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
1
-15
/
+17
2008-12-29
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
1
-3
/
+3
2008-12-29
V4L/DVB (9585): Skip reading eeprom in newer Empia devices
Devin Heitmueller
1
-0
/
+11
2008-11-17
V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eeprom
Mauro Carvalho Chehab
1
-4
/
+6
2008-10-12
V4L/DVB (8937): em28xx: Fix and add some validations
Douglas Schilling Landgraf
1
-6
/
+22
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
1
-3
/
+4
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-04-24
V4L/DVB (7607): CodingStyle fixes
Douglas Schilling Landgraf
1
-70
/
+86
2008-04-24
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-2
/
+2
2008-01-26
V4L/DVB (6587): Cleanup at tv norm selection
Mauro Carvalho Chehab
1
-1
/
+0
2008-01-26
V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTV
Sascha Sommer
1
-6
/
+13
2008-01-26
V4L/DVB (6536): Add a hint for boards without unique USB ID
Mauro Carvalho Chehab
1
-40
/
+34
2008-01-26
V4L/DVB (6476): Add support for analog tv on HVR-950
Mauro Carvalho Chehab
1
-0
/
+23
2008-01-26
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
1
-1
/
+7
2007-11-05
V4L/DVB (6532): Add the remaining addresses for tda9887
Mauro Carvalho Chehab
1
-2
/
+3
2007-11-05
V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...
Ludovico Cavedon
1
-0
/
+1
2007-10-14
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
1
-10
/
+0
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-04-27
V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number
Mauro Carvalho Chehab
1
-1
/
+1
2006-06-25
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
1
-1
/
+12
2006-06-25
V4L/DVB (3968a): Remove compatibility check for I2C_PEC
Mauro Carvalho Chehab
1
-16
/
+0
2006-06-25
V4L/DVB (3715): Change all emails to the currently used one.
Mauro Carvalho Chehab
1
-1
/
+1
2006-02-27
V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw support
Markus Rechberger
1
-1
/
+0
2006-02-07
V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleep
Markus Rechberger
1
-4
/
+4
2006-01-09
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
1
-0
/
+1
2006-01-09
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
1
-2
/
+0
2006-01-06
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
1
-1
/
+0
2005-12-19
[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.
Jean Delvare
1
-1
/
+1
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
1
-2
/
+2
2005-11-09
[PATCH] v4l: 886: renamed common structures to em28xx
Mauro Carvalho Chehab
1
-64
/
+64
2005-11-09
[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir
Mauro Carvalho Chehab
1
-6
/
+5
2005-11-09
[PATCH] v4l: 856: some module rename and small fixes
Mauro Carvalho Chehab
1
-0
/
+3
2005-11-09
[PATCH] v4l: 840: fixed settings for msi vox usb 2.0 saa7114 is missing atm
Markus Rechberger
1
-0
/
+3
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-2
/
+2
2005-11-09
[PATCH] v4l: 784: several improvement on i2c ir handling for em2820
Mauro Carvalho Chehab
1
-19
/
+24
2005-11-09
[PATCH] v4l: 783: fixed bad em2820 remote layout values
Markus Rechberger
1
-0
/
+1
2005-11-09
[PATCH] v4l: 767: included support for em2800
Mauro Carvalho Chehab
1
-23
/
+159
2005-11-09
[PATCH] v4l: 762: added support for the terratec cinergy 250 usb tv remote
Markus Rechberger
1
-1
/
+1
2005-11-09
[PATCH] v4l: 761: fixed registry value in em2820
Markus Rechberger
1
-20
/
+20
2005-11-09
[PATCH] v4l: 739: created make changelog to make easier to generate patches
Mauro Carvalho Chehab
1
-1
/
+0
2005-11-09
[PATCH] v4l: 723: fix build for 2.6.14
Michael Krufky
1
-2
/
+0
2005-11-09
[PATCH] v4l: 718: fixed build
Nickolay V. Shmyrev
1
-2
/
+1
2005-11-09
[PATCH] v4l: 716: support for em28xx board family
akpm@osdl.org
1
-0
/
+443