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
2019-08-19
media: Fix various misspellings of disconnected
Geert Uytterhoeven
2
-2
/
+2
2019-08-14
media: em28xx: modules workqueue not inited for 2nd device
Sean Young
1
-1
/
+0
2019-08-14
media: media/usb: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-2
/
+1
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
1
-1
/
+0
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2
-10
/
+0
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-16
/
+16
2019-05-29
media: em28xx: use usb_to_input_id() rather than handrolling it
Sean Young
1
-8
/
+3
2019-05-29
media: em28xx: use common code for decoding nec scancodes
Sean Young
1
-15
/
+2
2019-05-29
media: em28xx: give RC device proper name
Sean Young
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-4
/
+4
2019-03-19
media: em28xx-input: make const array addr_list static
Colin Ian King
1
-1
/
+1
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2
-3
/
+3
2018-12-03
media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"
Colin Ian King
1
-1
/
+1
2018-10-30
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-39
/
+145
2018-09-17
media: em28xx: make v4l2-compliance happier by starting sequence on zero
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-17
media: em28xx: fix input name for Terratec AV 350
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-17
media: em28xx: use a default format if TRY_FMT fails
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-17
media: em28xx: fix handler for vidioc_s_input()
Mauro Carvalho Chehab
3
-9
/
+112
2018-09-12
media: em28xx-audio: use GFP_KERNEL for memory allocation during init
Sebastian Andrzej Siewior
1
-4
/
+4
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
3
-16
/
+17
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-5
/
+5
2018-09-10
media: em28xx-audio: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2
-4
/
+6
2018-08-03
media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()
Jia-Ju Bai
1
-10
/
+10
2018-08-03
media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()
Jia-Ju Bai
1
-1
/
+1
2018-07-30
media: em28xx: disable null packet filter for WinTVdualHD
Robert Schlabbach
1
-1
/
+1
2018-07-30
media: em28xx: explicitly disable TS packet filter
Robert Schlabbach
1
-2
/
+2
2018-07-27
media: em28xx-cards: disable V4L2 mode for dual tuners
Mauro Carvalho Chehab
1
-0
/
+11
2018-07-27
media: em28xx: Remove duplicate PID
Brad Love
1
-2
/
+0
2018-07-27
media: em28xx: Fix DualHD disconnect oops
Brad Love
1
-1
/
+3
2018-07-27
media: em28xx: Fix dual transport stream operation
Brad Love
1
-1
/
+3
2018-07-27
media: em28xx: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-05-11
media: em28xx: Demote several dev_err to dev_info
Brad Love
1
-2
/
+2
2018-05-10
media: update/fix my e-mail on some places
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
8
-11
/
+11
2018-05-09
media: em28xx: Fix DualHD broken second tuner
Brad Love
1
-1
/
+1
2018-05-05
media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"
Marcel Stork
3
-1
/
+31
2018-05-05
media: em28xx: merge two identical cases inside a switch()
Marcel Stork
1
-2
/
+0
2018-05-04
media: em28xx-cards: output regular messages as info
Chris Mayo
1
-6
/
+6
2018-05-04
media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD
Rainer Keller
1
-0
/
+2
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
1
-1
/
+2
2018-05-04
media: em28xx: fix a regression with HVR-950
Mauro Carvalho Chehab
1
-0
/
+2
2018-05-04
media: em28xx: Don't use ops->resume if NULL
Mauro Carvalho Chehab
1
-2
/
+3
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
8
-11
/
+11
2018-03-23
media: em28xx-input: improve error handling code
Mauro Carvalho Chehab
1
-1
/
+6
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
1
-2
/
+2
2018-03-08
media: em28xx-cards: fix em28xx_duplicate_dev()
Dan Carpenter
1
-1
/
+1
2018-03-07
media: em28xx: Change hex to lower case
Brad Love
1
-1
/
+1
2018-03-06
media: em28xx: Enable inversion for Solo/Dual HD DVB models
Brad Love
1
-0
/
+2
[next]