summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-ring.c
AgeCommit message (Expand)AuthorFilesLines
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-29usb: xhci: Correct command TRB 4th dword initializationBin Meng1-2/+9
2016-09-24treewide: 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-21USB: xHCI: Add stack support for xHCIVivek Gautam1-0/+939