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
/
usb
/
em28xx
/
em28xx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
[media] em28xx: embed video_device
Hans Verkuil
1
-3
/
+3
2015-03-03
[media] Basic support for the Elgato EyeTV Hybrid INT 2008 USB Stick
Gilles Risch
1
-0
/
+1
2014-12-04
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
Mauro Carvalho Chehab
1
-13
/
+12
2014-11-25
[media] em28xx: Add support for Terratec Cinergy T2 Stick HD
Olli Salonen
1
-0
/
+1
2014-11-03
[media] em28xx: add support for Leadtek VC100 USB capture device
Witold Krecicki
1
-0
/
+1
2014-10-09
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-7
/
+12
2014-09-23
[media] em28xx: get rid of field has_audio in struct em28xx_audio_mode
Frank Schaefer
1
-1
/
+7
2014-09-23
[media] em28xx: simplify usb audio class handling
Frank Schaefer
1
-2
/
+7
2014-09-23
[media] em28xx: remove some unnecessary fields from struct em28xx_audio_mode
Frank Schaefer
1
-6
/
+0
2014-09-22
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2"
Frank Schaefer
1
-0
/
+1
2014-07-26
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2
Frank Schaefer
1
-1
/
+0
2014-07-26
[media] em28xx-v4l: get rid of struct em28xx_fh
Frank Schaefer
1
-7
/
+0
2014-05-23
[media] em28xx: move fields wq_trigger and streaming_started from struct em28...
Frank Schaefer
1
-4
/
+4
2014-05-23
[media] em28xx: remove field tuner_addr from struct em28xx
Frank Schaefer
1
-1
/
+0
2014-05-23
[media] em28xx: remove field tda9887_conf from struct em28xx
Frank Schaefer
1
-1
/
+0
2014-05-23
[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2
Frank Schaefer
1
-1
/
+2
2014-05-23
[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
Frank Schaefer
1
-2
/
+3
2014-05-23
[media] em28xx: move capture state tracking fields from struct em28xx to stru...
Frank Schaefer
1
-7
/
+6
2014-05-23
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
Frank Schaefer
1
-4
/
+6
2014-05-23
[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...
Frank Schaefer
1
-5
/
+5
2014-05-23
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
Frank Schaefer
1
-2
/
+1
2014-05-23
[media] em28xx: move TV norm from struct em28xx to struct v4l2
Frank Schaefer
1
-1
/
+2
2014-05-23
[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2
Frank Schaefer
1
-3
/
+3
2014-05-23
[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...
Frank Schaefer
1
-7
/
+9
2014-05-23
[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2
Frank Schaefer
1
-6
/
+6
2014-05-23
[media] em28xx: move video_device structs from struct em28xx to struct v4l2
Frank Schaefer
1
-3
/
+4
2014-05-23
[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2
Frank Schaefer
1
-1
/
+1
2014-05-23
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...
Frank Schaefer
1
-1
/
+2
2014-05-23
[media] em28xx: start moving em28xx-v4l specific data to its own struct
Frank Schaefer
1
-1
/
+7
2014-05-23
[media] em28xx: move sub-module data structs to a common place in the main st...
Frank Schaefer
1
-6
/
+5
2014-05-23
[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c
Frank Schaefer
1
-22
/
+0
2014-05-23
[media] em28xx: remove function em28xx_compression_disable() and its call
Frank Schaefer
1
-6
/
+0
2014-05-23
[media] em28xx: remove some unused fields from struct em28xx
Frank Schaefer
1
-4
/
+0
2014-04-23
[media] em28xx: add [2013:025f] PCTV tripleStick (292e)
Antti Palosaari
1
-0
/
+1
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
1
-2
/
+6
2014-03-04
[media] em28xx: add support for DVB monitor led
Mauro Carvalho Chehab
1
-0
/
+1
2014-03-04
[media] em28xx: add support for Kworld UB435-Q version 3
Mauro Carvalho Chehab
1
-0
/
+1
2014-03-04
[media] drx-j: add a driver for Trident drx-j frontend
Devin Heitmueller
1
-0
/
+1
2014-03-03
[media] em28xx: add suspend/resume to em28xx_ops
Shuah Khan
1
-0
/
+4
2014-01-15
[media] em28xx: fix usb alternate setting for analog and digital video endpoi...
Frank Schaefer
1
-2
/
+1
2014-01-14
[media] em28xx: adjust period size at runtime
Mauro Carvalho Chehab
1
-0
/
+2
2014-01-13
[media] em28xx: fix xc3028 demod and firmware setup on DVB
Mauro Carvalho Chehab
1
-0
/
+1
2014-01-12
[media] em28xx-audio: don't hardcode audio URB calculus
Mauro Carvalho Chehab
1
-5
/
+3
2014-01-10
[media] em28xx: use a better value for I2C timeouts
Mauro Carvalho Chehab
1
-2
/
+15
2014-01-10
[media] em28xx: properly implement AC97 wait code
Mauro Carvalho Chehab
1
-0
/
+3
2014-01-07
[media] em28xx: fix I2S audio sample rate definitions and info output
Frank Schaefer
1
-2
/
+1
2014-01-07
[media] em28xx: unify module version
Mauro Carvalho Chehab
1
-0
/
+1
2014-01-07
[media] em28xx: make em28xx-video to be a separate module
Mauro Carvalho Chehab
1
-20
/
+3
2014-01-05
[media] em28xx: some cosmetic changes
Mauro Carvalho Chehab
1
-5
/
+6
2014-01-05
[media] em28xx: move some video-specific functions to em28xx-video
Mauro Carvalho Chehab
1
-0
/
+1
[next]