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
pinetabv-6.6.y-devel
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
/
usb
/
gadget
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-2
/
+129
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-64
/
+123
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-03-31
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-03-21
usb: gadget: Use completion interface instead of open coding it
Thomas Gleixner
1
-2
/
+2
2020-03-16
usb: get rid of 'choice' for legacy gadget drivers
Masahiro Yamada
1
-26
/
+22
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
3
-0
/
+1090
2020-03-15
usb: gadget: add raw-gadget interface
Andrey Konovalov
3
-0
/
+1090
2020-02-19
usb: gadget: legacy: inode: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: gadget: legacy: gmidi: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-01-15
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
4
-4
/
+4
2019-12-17
usb: gadget: move choice ... endchoice to legacy/Kconfig
Masahiro Yamada
1
-0
/
+28
2019-11-21
usb: gadget: Fix Kconfig indentation
Krzysztof Kozlowski
1
-13
/
+13
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+48
2019-10-22
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-22
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-22
usb: gadget: legacy/serial: allow dynamic removal
Michał Mirosław
1
-1
/
+48
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
1
-10
/
+10
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+15
2019-07-05
vfs: Convert gadgetfs to use the new mount API
David Howells
1
-6
/
+15
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-3
/
+3
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-20
/
+20
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
1
-20
/
+20
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-07-26
usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"
Colin Ian King
1
-1
/
+1
2018-07-26
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
1
-4
/
+0
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2018-03-26
usb: Remove Blackfin references in USB support
Aaron Wu
1
-2
/
+0
2018-03-13
usb: gadget: mass_storage: Set max_speed to SSP
Thinh Nguyen
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+2
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-22
usb: gadget: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+0
2017-12-12
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Felipe Balbi
1
-10
/
+0
2017-12-12
usb: gadget: webcam: fix V4L2 Kconfig dependency
Arnd Bergmann
1
-1
/
+1
2017-12-11
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
1
-1
/
+0
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
usb: gadget: allow to enable legacy drivers without USB_ETH
Bart Van Assche
1
-0
/
+10
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-77
/
+23
[next]