summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-omap.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-151-22/+0
* arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-0/+2
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+15
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: host: xhci-omap: fix build breakFelipe Balbi2015-12-071-1/+1
* usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-191-0/+1
* usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-60/+0
* usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-091-0/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-2/+2
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-4/+2
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-169/+2
* usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-3/+4
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-1/+1
* OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-201-0/+326