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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
media: uvcvideo: Stream error events carry no data
Laurent Pinchart
1
-2
/
+3
2017-12-08
media: uvcvideo: Mark buffer error where overflow
Baoyou Xie
1
-0
/
+1
2017-12-08
media: uvcvideo: Remove duplicate & operation
Jaejoong Kim
1
-2
/
+2
2017-12-08
media: uvcvideo: Add D3DFMT_L8 support
Nicolas Dufresne
2
-0
/
+10
2017-12-08
media: usbvision: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-12-08
media: cpia2: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-12-08
media: pulse8-cec: print time using time64_t
Arnd Bergmann
1
-2
/
+2
2017-12-08
media: s2255drv: update firmware load
Dean A
1
-7
/
+6
2017-12-08
media: cx231xx: Add support for The Imaging Source DFG/USB2pro
Romain Reignier
2
-0
/
+29
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
2
-4
/
+4
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
59
-687
/
+742
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
32
-156
/
+174
2017-12-08
media: stk-webcam: Fix use after free on disconnect
Dan Carpenter
1
-1
/
+1
2017-12-08
media: hdpvr: Fix an error handling path in hdpvr_probe()
Arvind Yadav
1
-11
/
+15
2017-12-08
media: cxusb: pass buf as a const u8 * pointer and make buf static const
Colin Ian King
1
-2
/
+3
2017-11-30
media: dvb: i2c transfers over usb cannot be done from stack
Laurent Caumont
1
-2
/
+14
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
7
-15
/
+14
2017-11-27
media: usbtv: add a new usbid
Icenowy Zheng
1
-0
/
+1
2017-11-27
media: siano: get rid of documentation warnings
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-12
/
+9
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+2
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-290
/
+163
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+36
2017-11-07
media: dib0700: fix invalid dvb_detach argument
Andrey Konovalov
1
-12
/
+12
2017-11-07
media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep
Gustavo A. R. Silva
1
-2
/
+1
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
1
-1
/
+1
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
11
-20
/
+21
2017-11-07
media: Don't do DMA on stack for firmware upload in the AS102 driver
Michele Baldessari
1
-11
/
+17
2017-11-03
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
1
-28
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
41
-0
/
+41
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-10-31
media: mxl111sf: remove redundant assignment to index
Colin Ian King
1
-1
/
+0
2017-10-31
media: usbtv: fix brightness and contrast controls
Adam Sampson
1
-2
/
+2
2017-10-31
media: s2255: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+4
2017-10-31
media: usb: usbtv: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-31
media: cx231xx: make cx231xx_vbi_qops const
Bhumika Goyal
2
-2
/
+2
2017-10-31
media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid
Oleh Kravchenko
1
-0
/
+1
2017-10-31
media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD
Oleh Kravchenko
1
-0
/
+1
2017-10-31
media: rc: mceusb: add support for 1b80:d3b2
Oleh Kravchenko
1
-1
/
+0
2017-10-27
media: au0828/em28xx: make vb2_ops const
Bhumika Goyal
4
-4
/
+4
2017-10-27
media: tm6000: cleanup trival coding style issues
Markus Elfring
4
-34
/
+23
2017-10-11
media: friio-fe: get rid of set_property()
Mauro Carvalho Chehab
1
-24
/
+0
2017-10-04
[media] cx231xx-cards: fix NULL-deref on missing association descriptor
Johan Hovold
1
-1
/
+1
2017-10-04
[media] gspca: make arrays static, reduces object code size
Colin Ian King
1
-11
/
+11
2017-10-04
[media] media: vp7045: port TwinhanDTV Alpha to rc-core
Sean Young
3
-73
/
+17
2017-10-04
[media] media: rc: dvb: use dvb device name for rc device
Sean Young
1
-1
/
+1
2017-10-04
[media] media: dvb: a800: port to rc-core
Sean Young
1
-51
/
+14
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
3
-12
/
+11
[next]