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
/
usb
/
em28xx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
Kevin Cheng
3
-0
/
+94
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-1
/
+1
2017-01-30
[media] em28xx: IR protocol not reported correctly
Sean Young
1
-5
/
+8
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-12-12
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
7
-37
/
+52
2016-12-12
[media] em28xx: use usb_interface for dev_foo() calls
Mauro Carvalho Chehab
10
-213
/
+216
2016-12-12
[media] em28xx: don't change the device's name
Mauro Carvalho Chehab
1
-10
/
+4
2016-11-23
[media] em28xx: only use mt9v011 if camera support is enabled
Arnd Bergmann
1
-1
/
+1
2016-11-18
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
1
-2
/
+1
2016-11-18
[media] em28xx: convert it from pr_foo() to dev_foo()
Mauro Carvalho Chehab
10
-424
/
+536
2016-10-21
[media] em28xx: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-10-21
[media] em28xx: convert the remaining printks to pr_foo
Mauro Carvalho Chehab
9
-167
/
+146
2016-10-21
[media] em28xx: use pr_foo instead of em28xx-specific printk macros
Mauro Carvalho Chehab
9
-230
/
+215
2016-10-21
[media] em28xx: mark printk continuation lines as such
Mauro Carvalho Chehab
1
-6
/
+6
2016-10-21
[media] em28xx: don't break long lines
Mauro Carvalho Chehab
6
-54
/
+33
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] usb: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-08-24
[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...
Wolfram Sang
1
-1
/
+0
2016-08-24
[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...
Wolfram Sang
1
-1
/
+0
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2
-2
/
+2
2016-06-24
em28xx-dvb: remove some left over
Mauro Carvalho Chehab
1
-11
/
+0
2016-06-10
[media] em28xx-i2c: rt_mutex_trylock() returns zero on failure
Dan Carpenter
1
-3
/
+2
2016-05-09
[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tuner
Olli Salonen
4
-0
/
+137
2016-05-07
[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)
Satoshi Nagahama
4
-0
/
+154
2016-03-05
[media] em28xx: fix Terratec Grabby AC97 codec detection
Matthieu Rogez
1
-0
/
+38
2016-03-03
[media] em28xx: add support for Terratec Grabby Record led
Matthieu Rogez
1
-0
/
+11
2016-03-03
[media] em28xx: add support for Terratec Grabby REC button
Matthieu Rogez
1
-0
/
+1
2016-03-03
[media] em28xx: restore lost #ifdef
Arnd Bergmann
1
-0
/
+2
2016-02-23
[media] media_device: move allocation out of media_device_*_init
Mauro Carvalho Chehab
1
-8
/
+8
2016-02-23
[media] media-device: move PCI/USB helper functions from v4l2-mc
Mauro Carvalho Chehab
1
-3
/
+3
2016-02-16
[media] cx231xx, em28xx: pass media_device to si2157
Mauro Carvalho Chehab
1
-0
/
+6
2016-02-16
[media] em28xx-dvb: create RF connector on DVB-only mode
Mauro Carvalho Chehab
2
-2
/
+8
2016-02-16
[media] use v4l2_mc_usb_media_device_init() on most USB devices
Mauro Carvalho Chehab
1
-15
/
+8
2016-02-11
[media] tvp5150: move input definition header to dt-bindings
Javier Martinez Canillas
1
-1
/
+1
2016-02-10
[media] em2xx: use v4l2_mc_create_media_graph()
Mauro Carvalho Chehab
1
-130
/
+1
2016-02-01
[media] em28xx: add media controller support
Mauro Carvalho Chehab
5
-10
/
+366
2016-02-01
[media] em28xx: avoid divide by zero error
Mauro Carvalho Chehab
1
-0
/
+11
2016-02-01
[media] em28xx: make sure that the device has video
Mauro Carvalho Chehab
1
-1
/
+10
2016-02-01
[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0
Mauro Carvalho Chehab
1
-0
/
+1
2016-02-01
[media] em28xx: unregister devices in case of failure
Mauro Carvalho Chehab
1
-0
/
+16
2016-02-01
[media] em28xx: remove unused input types
Mauro Carvalho Chehab
3
-85
/
+73
2016-01-26
[media] em28xx: fix implementation of s_stream
Mauro Carvalho Chehab
1
-1
/
+9
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2
-27
/
+12
2015-11-19
[media] Add support for dvb usb stick Hauppauge WinTV-soloHD
Arno Bauernöppel
1
-0
/
+2
2015-11-19
[media] em28xx: add Terratec Cinergy T XS (MT2060)
Alberto Mardegan
2
-2
/
+21
2015-11-17
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
Josh Wu
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2
-2
/
+2
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
3
-5
/
+5
[next]