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
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
1
-1
/
+2
2016-02-15
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
1
-4
/
+12
2016-02-15
xhci: cleanup isoc tranfers queuing code
Mathias Nyman
1
-72
/
+53
2016-02-15
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
1
-10
/
+0
2016-02-04
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
1
-10
/
+0
2016-02-04
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
1
-1
/
+2
2015-12-14
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-1
/
+2
2015-12-12
xhci: fix usb2 resume timing and races.
Mathias Nyman
1
-1
/
+2
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
1
-5
/
+11
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
1
-26
/
+6
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
1
-5
/
+25
2015-10-17
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-10-17
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
1
-0
/
+10
2015-10-17
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
1
-62
/
+44
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
1
-5
/
+5
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
1
-3
/
+3
2015-09-22
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
1
-2
/
+2
2015-09-22
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-08-10
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2015-08-09
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
1
-3
/
+41
2015-08-09
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
1
-13
/
+178
2015-08-09
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
1
-14
/
+52
2015-08-04
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-07-23
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-0
/
+3
2015-05-31
xhci: Return correct number of tranferred bytes for stalled control endpoints
Mathias Nyman
1
-1
/
+1
2015-05-31
usb: xhci: fix xhci locking up during hcd remove
Roger Quadros
1
-1
/
+4
2015-05-09
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
1
-1
/
+1
2015-05-09
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
1
-0
/
+5
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-03-23
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2015-03-18
xhci: unify cycle state toggling operation with 'XOR'
Lin Wang
1
-2
/
+2
2015-03-11
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
1
-1
/
+1
2015-03-06
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
1
-2
/
+8
2015-02-24
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
1
-1
/
+1
2015-01-09
xhci: Add completion code to the debug ouput of unhandled transfer events
Mathias Nyman
1
-2
/
+2
2015-01-09
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
Lin Wang
1
-3
/
+3
2015-01-09
xhci: remove unused parameter 'xhci' in function xhci_handshake().
Lin Wang
1
-1
/
+1
2014-12-03
xhci: don't use the same variable for stopped and halted rings current TD
Mathias Nyman
1
-6
/
+2
2014-12-03
xhci: cleanup finish_td function
Mathias Nyman
1
-56
/
+49
2014-11-22
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
1
-30
/
+10
2014-11-22
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
1
-2
/
+1
2014-09-24
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
1
-5
/
+21
2014-09-24
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
1
-1
/
+0
2014-09-24
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
1
-2
/
+2
2014-09-24
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
1
-51
/
+32
2014-09-24
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
1
-13
/
+22
2014-08-19
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
1
-62
/
+39
2014-08-19
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
1
-1
/
+2
2014-08-02
xhci: Add missing checks for xhci_alloc_command failure
Hans de Goede
1
-0
/
+4
[next]