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
2016-04-30
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
Alan Stern
1
-52
/
+34
2016-04-30
usb: usbip: Avoid NULL pointer dereference in case of error
Krzysztof Opasiak
1
-1
/
+1
2016-04-30
usbip: vudc: make dev_desc attribute binary
Igor Kotrasinski
1
-6
/
+14
2016-04-30
usb: Add driver for UCSI
Heikki Krogerus
4
-0
/
+720
2016-04-30
Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+4
2016-04-29
usb: xhci: tegra: Add Tegra210 support
Thierry Reding
1
-8
/
+51
2016-04-29
usb: xhci: Add NVIDIA Tegra XUSB controller driver
Thierry Reding
3
-0
/
+1298
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2
-1
/
+1
2016-04-28
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-1
/
+1
2016-04-28
usb: Remove unnecessary space before function pointer arguments.
Sandhya Bankar
1
-4
/
+4
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-6
/
+17
2016-04-28
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
4
-4
/
+4
2016-04-28
usb: devio: declare usbdev_vm_ops as static
Michele Curti
1
-1
/
+1
2016-04-28
usb: misc: usbtest: fix error of urb allocation
Chunfeng Yun
1
-0
/
+3
2016-04-28
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
1
-0
/
+3
2016-04-28
usbip: vudc: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+4
2016-04-28
usbip: safe completion against unbind operation
Nobuo Iwata
1
-1
/
+4
2016-04-28
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
Krzysztof Opasiak
4
-6
/
+6
2016-04-28
usbip: fix NULL pointer dereference on errors
Alexander Popov
4
-18
/
+12
2016-04-28
usb: usbip: vudc: Fix WARN_ON() usage pattern
Krzysztof Opasiak
1
-3
/
+2
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
35
-612
/
+817
2016-04-28
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
Felipe Balbi
2
-0
/
+16
2016-04-28
usb: dwc3: gadget: update DCFG.NumP to max burst size
Felipe Balbi
2
-2
/
+15
2016-04-28
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
1
-1
/
+1
2016-04-28
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
1
-1
/
+2
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
2
-0
/
+2
2016-04-28
usb: dwc2: gadget: Prevent handling of host interrupts
Vardan Mikayelyan
1
-0
/
+3
2016-04-28
usb: dwc2: gadget: Check for ep0 in enable
Vahram Aharonyan
1
-1
/
+4
2016-04-28
usb: dwc3: gadget: give better command return code
Konrad Leszczynski
2
-3
/
+34
2016-04-28
usb: gadget: composite: avoid kernel oops with bad gadgets
Felipe Balbi
1
-3
/
+19
2016-04-28
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
1
-8
/
+5
2016-04-28
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
1
-3
/
+4
2016-04-28
usb: dwc3: ep0: sanity check test mode selector
Fei Yang
1
-2
/
+12
2016-04-27
usb: hcd: do not call whc_clean_up on wch_init call failure
Colin Ian King
1
-3
/
+4
2016-04-27
USB: bcma: use simpler devm helper for getting vcc GPIO
Rafał Miłecki
1
-4
/
+2
2016-04-27
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
Felipe Balbi
2
-21
/
+0
2016-04-27
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
Felipe Balbi
1
-28
/
+27
2016-04-27
usb: host: xhci: plat: change type of mvebu init_quirk()
Felipe Balbi
3
-7
/
+12
2016-04-27
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
Felipe Balbi
1
-6
/
+9
2016-04-27
usb: xhci: plat: add ->plat_start() and ->init_quirk() methods
Felipe Balbi
1
-0
/
+2
2016-04-27
usb: host: xhci: rcar: retire use of xhci_plat_type_is()
Felipe Balbi
1
-1
/
+33
2016-04-27
usb: xhci: remove duplicate code of interval checking
Alexandr Ivanov
1
-32
/
+21
2016-04-27
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
Alexandr Ivanov
3
-53
/
+16
2016-04-27
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
Alexandr Ivanov
2
-288
/
+121
2016-04-27
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
1
-20
/
+17
2016-04-27
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
1
-8
/
+7
2016-04-27
usbip: vudc: Add vudc to Kconfig
Igor Kotrasinski
2
-0
/
+14
2016-04-27
usbip: vudc: Add SysFS infrastructure for VUDC
Igor Kotrasinski
1
-0
/
+221
2016-04-27
usbip: vudc: Add UDC specific ops
Igor Kotrasinski
1
-0
/
+662
2016-04-27
usbip: vudc: Add vudc_tx
Igor Kotrasinski
1
-0
/
+289
[prev]
[next]