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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
1
-2
/
+1
2009-01-08
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
3
-3
/
+3
2009-01-02
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
2
-51
/
+42
2009-01-02
V4L/DVB (10160): em28xx: update chip id for em2710
Mauro Carvalho Chehab
1
-1
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-13
/
+15
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
3
-13
/
+8
2008-12-30
V4L/DVB (10130): use USB API functions rather than constants
Julia Lawall
1
-4
/
+4
2008-12-30
V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices
Devin Heitmueller
1
-1
/
+2
2008-12-30
V4L/DVB (10124): em28xx: expand output formats available
Devin Heitmueller
2
-1
/
+14
2008-12-30
V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes
Devin Heitmueller
1
-2
/
+2
2008-12-30
V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devices
Devin Heitmueller
1
-1
/
+1
2008-12-30
V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...
Devin Heitmueller
2
-35
/
+0
2008-12-30
V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile
Devin Heitmueller
2
-15
/
+0
2008-12-30
V4L/DVB (10119): em28xx: fix corrupted XCLK value
Devin Heitmueller
1
-11
/
+13
2008-12-30
V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0
Douglas Schilling Landgraf
1
-0
/
+1
2008-12-30
V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4
Douglas Schilling Landgraf
2
-0
/
+23
2008-12-30
V4L/DVB (9980): em28xx: simplify analog logic
Mauro Carvalho Chehab
3
-15
/
+3
2008-12-30
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
4
-575
/
+633
2008-12-30
V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips
Mauro Carvalho Chehab
1
-5
/
+41
2008-12-30
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
3
-2
/
+24
2008-12-30
V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic
Mauro Carvalho Chehab
1
-8
/
+4
2008-12-30
V4L/DVB (9930): em28xx: Fix bad locks on error condition
Mauro Carvalho Chehab
1
-6
/
+6
2008-12-30
V4L/DVB (9927): em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
3
-21
/
+69
2008-12-30
V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep
Mauro Carvalho Chehab
1
-1
/
+2
2008-12-30
V4L/DVB (9922): em28xx: don't assume every eb1a:2820 reference design is a Pr...
Devin Heitmueller
1
-1
/
+1
2008-12-30
V4L/DVB (9921): em28xx: add chip id for em2874
Devin Heitmueller
2
-0
/
+5
2008-12-30
V4L/DVB (9912): em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
1
-12
/
+43
2008-12-30
V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
1
-8
/
+5
2008-12-30
V4L/DVB (9910): em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
1
-11
/
+25
2008-12-30
V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
1
-4
/
+3
2008-12-30
V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) support
Mauro Carvalho Chehab
2
-2
/
+5
2008-12-30
V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850
Douglas Schilling Landgraf
3
-2
/
+32
2008-12-30
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
1
-0
/
+6
2008-12-30
V4L/DVB (9756): em28xx: Improve register log format
Mauro Carvalho Chehab
1
-28
/
+32
2008-12-29
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
2
-2
/
+16
2008-12-29
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
1
-12
/
+30
2008-12-29
V4L/DVB (9765): em28xx: move tuner gpio's to the cards struct
Mauro Carvalho Chehab
2
-10
/
+28
2008-12-29
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
5
-15
/
+21
2008-12-29
V4L/DVB (9763): em28xx: fix gpio settings
Mauro Carvalho Chehab
2
-5
/
+2
2008-12-29
V4L/DVB (9762): em28xx: fix tuner absent entries
Mauro Carvalho Chehab
1
-4
/
+18
2008-12-29
V4L/DVB (9761): em28xx: replace magic numbers for mux aliases
Mauro Carvalho Chehab
1
-4
/
+4
2008-12-29
V4L/DVB (9760): em28xx: move gpio lines into board table description
Mauro Carvalho Chehab
2
-71
/
+67
2008-12-29
V4L/DVB (9759): em28xx: move gpio tables to the top of em28xx-cards
Mauro Carvalho Chehab
1
-69
/
+72
2008-12-29
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
3
-31
/
+31
2008-12-29
V4L/DVB (9755): em28xx: cleanup: We need just one tuner callback
Mauro Carvalho Chehab
2
-23
/
+8
2008-12-29
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
3
-23
/
+26
2008-12-29
V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x type
Mauro Carvalho Chehab
2
-27
/
+26
2008-12-29
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
7
-62
/
+43
2008-12-29
V4L/DVB (9751): em28xx: card description cleanups
Mauro Carvalho Chehab
2
-124
/
+59
2008-12-29
V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speed
Mauro Carvalho Chehab
3
-133
/
+39
[next]