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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
xhci: simplify how we store TDs in urb private data
Mathias Nyman
1
-1
/
+1
2017-01-25
xhci: Rename variables related to transfer descritpors
Mathias Nyman
1
-2
/
+2
2017-01-25
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
1
-0
/
+329
2017-01-25
usb: host: xhci: combine event TRB completion debugging messages
Felipe Balbi
1
-0
/
+80
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
1
-70
/
+36
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
1
-0
/
+3
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
1
-1
/
+0
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
1
-1
/
+0
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
1
-1
/
+1
2017-01-03
xhci: Fix race related to abort operation
OGAWA Hirofumi
1
-0
/
+1
2017-01-03
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
1
-2
/
+2
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-5
/
+0
2016-11-14
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
Lu Baolu
1
-1
/
+1
2016-11-14
usb: xhci: remove the use of xhci->addr_dev
Lu Baolu
1
-1
/
+0
2016-11-14
usb: xhci: cleanup cmd_completion in xhci_virt_device
Lu Baolu
1
-1
/
+0
2016-11-14
xhci: add helper to get the endpoint state of a endpoint context
Mathias Nyman
1
-0
/
+2
2016-11-14
usb: xhci: clean up error_bitmask usage
Lu Baolu
1
-2
/
+0
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
1
-5
/
+0
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
1
-0
/
+3
2016-06-26
xhci: TD-fragment, align the unsplittable case with a bounce buffer
Mathias Nyman
1
-1
/
+9
2016-04-27
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
Alexandr Ivanov
1
-0
/
+11
2016-04-27
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
Alexandr Ivanov
1
-0
/
+3
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
1
-0
/
+1
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
1
-0
/
+1
2016-02-15
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
1
-1
/
+8
2016-02-15
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
1
-0
/
+1
2016-02-15
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
1
-2
/
+2
2016-02-15
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2016-02-04
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
1
-0
/
+1
2016-02-04
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
1
-0
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
1
-0
/
+1
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-11-07
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-10-17
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
1
-10
/
+4
2015-10-17
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
1
-0
/
+2
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
1
-0
/
+4
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
1
-0
/
+4
2015-10-04
xhci: parse xhci protocol speed ID list for usb 3.1 usage
Mathias Nyman
1
-0
/
+24
2015-10-04
xhci: Read and parse new xhci 1.1 capability register
Lu Baolu
1
-1
/
+23
2015-08-09
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
1
-2
/
+4
2015-08-09
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
1
-0
/
+7
2015-07-23
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-0
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2015-05-31
usb: xhci: cleanup xhci_hcd allocation
Roger Quadros
1
-2
/
+17
2015-05-24
usb: host: xhci: add mutex for non-thread-safe data
Chris Bainbridge
1
-0
/
+2
2015-05-09
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
1
-1
/
+1
2015-03-11
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
1
-2
/
+0
2015-03-06
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
1
-0
/
+1
2015-03-06
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
1
-0
/
+3
2015-02-24
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
1
-0
/
+2
[next]