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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
1
-0
/
+31
2015-09-22
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
1
-6
/
+5
2015-09-22
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-09-22
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
1
-0
/
+3
2015-09-22
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
1
-15
/
+5
2015-09-22
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-09-22
usb: xhci: lock mutex on xhci_stop
Roger Quadros
1
-0
/
+4
2015-09-22
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
1
-45
/
+45
2015-09-22
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-09-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-09-22
Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-30
/
+54
2015-09-21
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
1
-4
/
+0
2015-09-21
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
1
-0
/
+3
2015-09-21
usb: phy: isp1301: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
4
-8
/
+4
2015-09-21
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
1
-2
/
+4
2015-09-21
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
1
-5
/
+8
2015-09-21
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
1
-1
/
+1
2015-09-21
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
Igor Kotrasinski
1
-8
/
+17
2015-09-21
usb: musb: dsps: fix polling in device-only mode
Bin Liu
1
-2
/
+5
2015-09-21
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
1
-0
/
+11
2015-09-18
Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-47
/
+64
2015-09-17
Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+24
2015-09-16
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
1
-1
/
+1
2015-09-15
usb: chipidea: add xilinx zynq platform data
Nathan Sullivan
1
-6
/
+19
2015-09-15
usb: chipidea: udc: using the correct stall implementation
Peter Chen
1
-40
/
+44
2015-09-14
usb: phy: phy-generic: Fix reset behaviour on legacy boot
Roger Quadros
1
-1
/
+2
2015-09-14
usb: musb: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+2
2015-09-14
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
1
-0
/
+6
2015-09-14
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
Alexey Khoroshilov
1
-23
/
+20
2015-09-14
usb: phy: fix phy-qcom-8x16-usb build
Randy Dunlap
1
-1
/
+1
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
1
-0
/
+1
2015-09-14
usb: dwc3: omap: enable irqs lately
Felipe Balbi
1
-2
/
+2
2015-09-14
usb: gadget: fix possible regression introduced with ep->claimed
Robert Baldyga
1
-0
/
+1
2015-09-14
USB: option: add ZTE PIDs
Liu.Zhao
1
-0
/
+24
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2015-08-18
USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
David Ward
1
-0
/
+1
2015-08-18
USB: ftdi_sio: Added custom PID for CustomWare products
Matthijs Kooijman
2
-0
/
+12
2015-08-18
USB: usb_wwan: silence read errors on disconnect
Johan Hovold
1
-1
/
+1
2015-08-18
USB: option: silence interrupt errors
Johan Hovold
1
-1
/
+1
2015-08-18
USB: symbolserial: Correct transferred data size
Philipp Hachtmann
1
-10
/
+8
2015-08-18
USB: symbolserial: Use usb_get_serial_port_data
Philipp Hachtmann
1
-3
/
+3
2015-08-18
usb: misc: usbtest: format max packet size for iso transfer
Peter Chen
1
-3
/
+4
2015-08-18
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
1
-4
/
+4
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
2
-48
/
+0
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
1
-8
/
+0
2015-08-18
Revert "usb: interface authorization: Introduces the USB interface authorizat...
Greg Kroah-Hartman
2
-40
/
+0
2015-08-18
Revert "usb: interface authorization: SysFS part of USB interface authorization"
Greg Kroah-Hartman
1
-36
/
+0
2015-08-18
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
2
-22
/
+11
2015-08-17
Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-76
/
+240
[next]