summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-omap.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2015-12-07usb: host: xhci-omap: fix build breakFelipe Balbi
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi
2013-10-22usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy