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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
2
-13
/
+4
2017-04-19
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-04-19
usb: host: xhci: delete sp_dma_buffers for scratchpad
Peter Chen
2
-15
/
+4
2017-04-19
usb: host: xhci: using correct specification chapter reference for DCBAAP
Peter Chen
1
-1
/
+1
2017-04-19
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-72
/
+29
2017-04-19
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
3
-0
/
+20
2017-04-19
usb: host: xhci-plat: add resume_quirk()
Yoshihiro Shimoda
2
-0
/
+16
2017-04-19
usb: host: xhci-plat: enable clk in resume timing
Yoshihiro Shimoda
1
-1
/
+10
2017-04-19
usb: host: plat: Enable xHCI plat runtime PM
Baolin Wang
1
-7
/
+46
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
1
-10
/
+10
2017-04-08
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
3
-0
/
+15
2017-04-08
usb: xhci: refine xhci_decode_trb()
Lu Baolu
1
-20
/
+20
2017-04-08
usb: xhci: fix link trb decoding
Lu Baolu
1
-7
/
+5
2017-04-08
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
3
-181
/
+0
2017-04-08
usb: xhci: remove xhci_debug_trb()
Lu Baolu
3
-63
/
+0
2017-04-08
usb: xhci: remove ring debugging code
Lu Baolu
4
-75
/
+0
2017-04-08
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
4
-16
/
+0
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
4
-16
/
+12
2017-04-08
usb: xhci: make several functions static
Lu Baolu
2
-70
/
+30
2017-04-08
usb: xhci: remove xhci_dbg_ep_rings()
Lu Baolu
2
-27
/
+0
2017-04-08
usb: xhci: add xhci_log_ring trace events
Lu Baolu
3
-0
/
+74
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
4
-67
/
+80
2017-04-08
xhci: Do not halt the host until both HCD have disconnected their devices.
Joel Stanley
1
-10
/
+10
2017-04-08
xhci: add slot and endpoint numbers to debug messages in handle_tx_event
Zhengjun Xing
1
-25
/
+55
2017-04-08
usb: host: xhci: fix up Control Transfer TRB decoder
Felipe Balbi
1
-22
/
+37
2017-04-08
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
4
-2
/
+302
2017-04-08
usb: host: xhci: extract xhci_slot_state_string()
Felipe Balbi
2
-12
/
+18
2017-04-08
usb: host: xhci: print device slot from URB tracers
Felipe Balbi
1
-3
/
+5
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2
-0
/
+87
2017-04-08
usb: xhci: Expose xhci_start() function.
Guoqing Zhang
2
-1
/
+2
2017-04-08
usb: xhci: Add helper function xhci_disable_slot().
Guoqing Zhang
2
-18
/
+33
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
1
-21
/
+45
2017-04-08
usb: xhci: clear EINT bit in status correctly
Lu Baolu
1
-2
/
+2
2017-04-08
usb: xhci: plat: Enable async suspend/resume
Andrew Bresticker
1
-0
/
+2
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
3
-18
/
+29
2017-03-29
xhci: Manually give back cancelled URB if we can't queue it for cancel
Mathias Nyman
1
-18
/
+25
2017-03-29
xhci: Set URB actual length for stopped control transfers
Mathias Nyman
1
-0
/
+3
2017-03-29
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
1
-0
/
+1
2017-03-23
usb: ehci: use bus->sysdev for DMA configuration
Peter Chen
1
-6
/
+6
2017-03-23
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
3
-18
/
+44
2017-03-23
usb: ehci: fsl: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-2
/
+2
2017-03-23
ohci-pci: add qemu quirk
Gerd Hoffmann
3
-1
/
+19
2017-03-17
usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: Allow to build ehci orion with mvebu SoCs
Gregory CLEMENT
1
-1
/
+1
2017-03-17
usb: orion-ehci: Add support for the Armada 3700
Hua Jing
1
-0
/
+36
2017-03-17
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
Yoshihiro Shimoda
1
-0
/
+7
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
9
-16
/
+14
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
3
-3
/
+3
2017-03-11
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-8
/
+8
[next]