summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-ring.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* usb: xhci: support 1.1 or later versionChunfeng Yun2019-11-081-1/+1
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-241-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva2018-01-251-1/+1
* usb: xhci: Correct command TRB 4th dword initializationBin Meng2017-07-281-2/+9
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass2015-04-181-4/+4
* usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-141-15/+15
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-201-0/+939