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
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
4
-14
/
+25
2017-10-11
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-11
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
1
-3
/
+6
2017-09-28
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
1
-1
/
+3
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2
-4
/
+14
2017-09-28
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
1
-2
/
+3
2017-09-28
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
1
-1
/
+10
2017-09-28
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
1
-1
/
+2
2017-09-28
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
1
-2
/
+30
2017-09-28
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
1
-0
/
+9
2017-09-28
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
1
-4
/
+11
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
3
-57
/
+10
2017-09-22
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
1
-5
/
+36
2017-09-22
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
1
-1
/
+4
2017-09-20
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
1
-5
/
+4
2017-09-20
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
1
-0
/
+1
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
1
-1
/
+6
2017-09-20
usb: gadget: core: fix ->udc_set_speed() logic
Roger Quadros
1
-2
/
+1
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+6
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-09-05
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
1
-15
/
+6
2017-08-28
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+3
2017-08-28
usb: gadget: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
20
-69
/
+430
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-16
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
1
-3
/
+3
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2
-2
/
+75
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
1
-0
/
+1
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
1
-3
/
+4
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2
-0
/
+37
2017-08-15
usb: bdc: hook a quick Device Tree compatible string
Florian Fainelli
2
-2
/
+10
2017-08-15
usb: bdc: Small code cleanup
Al Cooper
1
-7
/
+8
2017-08-15
usb: bdc: Add clock enable for new chips with a separate BDC clock
Al Cooper
1
-0
/
+15
2017-08-15
usb: bdc: Fix misleading register names
Al Cooper
3
-18
/
+18
2017-08-15
usb: gadget: add RNDIS configfs options for class/subclass/protocol
David Lechner
3
-0
/
+59
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-1
/
+4
2017-08-15
usb: gadget: allow serial gadget console on other configs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-15
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
Jerry Zhang
1
-5
/
+17
2017-08-15
usb: gadget: f_midi: add super speed support
Badhri Jagan Sridharan
1
-3
/
+39
2017-08-15
usb: gadget: dummy: fix infinite loop because of missing loop decrement
Colin Ian King
1
-1
/
+1
2017-08-15
usb: gadget: f_midi: constify snd_rawmidi_ops structures
Julia Lawall
1
-2
/
+2
2017-08-15
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
1
-1
/
+16
2017-08-15
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
Yoshihiro Shimoda
1
-0
/
+4
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+16
2017-08-10
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
[next]