aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-omap.c
AgeCommit message (Expand)AuthorFilesLines
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-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas1-22/+0
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach1-0/+2
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach1-2/+15
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-12-07usb: host: xhci-omap: fix build breakFelipe Balbi1-1/+1
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I1-0/+1
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh1-60/+0
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi1-0/+1
2013-10-22usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-4/+2
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy1-169/+2
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy1-3/+4
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy1-1/+1
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy1-0/+326