summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-ring.c
Commit message (Expand)AuthorAgeFilesLines
* 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