summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mem.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-01-09usb: xhci-mem: Fix scratchpad array issueYe Li
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-01usb: xhci: Set 'Average TRB Length' to 8 for control endpointsBin Meng
2017-10-01usb: xhci: Don't assume LS/FS devices are always behind a HS hubBin Meng
2017-07-28usb: xhci: Enable TT to support LS/FS devices behind a HS hubBin Meng
2017-07-28usb: xhci: Program 'route string' in the input slot contextBin Meng
2017-07-28usb: xhci: Change xhci_setup_addressable_virt_dev() signatureBin Meng
2017-07-28usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2015-04-18dm: usb: Support driver model in XHCISimon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam