summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-ring.c
AgeCommit message (Expand)Author
2021-02-10usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang
2020-10-07usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese
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-11-08usb: xhci: support 1.1 or later versionChunfeng Yun
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva
2017-07-28usb: xhci: Correct command TRB 4th dword initializationBin Meng
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam