aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-ring.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun1-1/+1
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva1-1/+1
2017-07-28usb: xhci: Correct command TRB 4th dword initializationBin Meng1-2/+9
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass1-4/+4
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov1-15/+15
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam1-0/+939