index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-09-27
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
usb: xhci: Change MAX_HC_PORTS to 255
Bin Meng
2017-07-28
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
Bin Meng
2017-07-28
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
Bin Meng
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-14
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam