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
2015-10-04
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
1
-19
/
+107
2015-10-04
xhci: parse xhci protocol speed ID list for usb 3.1 usage
Mathias Nyman
2
-1
/
+61
2015-10-04
xhci: Read and parse new xhci 1.1 capability register
Lu Baolu
3
-4
/
+41
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-08-18
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
1
-4
/
+4
2015-08-15
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-18
/
+16
2015-08-15
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-82
/
+63
2015-08-15
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2
-12
/
+5
2015-08-15
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
1
-0
/
+11
2015-08-15
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
4
-0
/
+27
2015-08-10
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+3
2015-08-09
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
3
-5
/
+47
2015-08-09
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
3
-13
/
+187
2015-08-09
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2
-14
/
+57
2015-08-09
usb: xhci: make USB_XHCI_PLATFORM selectable
Rafał Miłecki
1
-1
/
+8
2015-08-05
usb: host: xhci: Simplify return statement
Saurabh Karajgaonkar
1
-5
/
+1
2015-08-05
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-26
/
+9
2015-08-05
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-6
/
+1
2015-08-05
usb: host: ehci-st: Simplify return statement
Saurabh Karajgaonkar
1
-6
/
+1
2015-08-05
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
1
-4
/
+9
2015-08-04
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
1
-1
/
+2
2015-08-04
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
8
-17
/
+80
2015-07-23
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2
-9
/
+17
2015-07-23
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2
-8
/
+17
2015-07-23
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2
-0
/
+3
2015-07-23
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2
-0
/
+15
2015-07-23
drivers:usb:fsl: Replace macros with enumerated type
Nikhil Badola
1
-4
/
+4
2015-07-23
USB: bcma: add support for controlling bus power through GPIO
Hauke Mehrtens
1
-0
/
+24
2015-07-23
USB: bcma: add bcm53xx support
Hauke Mehrtens
1
-3
/
+78
2015-07-23
USB: bcma: fix error handling in bcma_hcd_create_pdev()
Hauke Mehrtens
1
-2
/
+2
2015-07-23
USB: bcma: use devm_kzalloc
Hauke Mehrtens
1
-7
/
+4
2015-07-23
USB: bcma: replace numbers with constants
Hauke Mehrtens
1
-1
/
+2
2015-07-23
USB: bcma: remove chip id check
Hauke Mehrtens
1
-5
/
+0
2015-07-23
usb: host: xhci: remove typo in function documentation
Luis de Bethencourt
1
-1
/
+1
2015-07-23
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
1
-1
/
+1
2015-07-23
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
1
-6
/
+1
2015-07-23
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-07-23
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
3
-3
/
+7
2015-07-23
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-07-23
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
1
-0
/
+3
2015-07-23
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
1
-1
/
+1
2015-07-23
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
1
-3
/
+37
[next]