index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-omap.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-15
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...
Faiz Abbas
2017-05-08
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Uri Mashiach
2017-05-08
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-12-07
usb: host: xhci-omap: fix build break
Felipe Balbi
2015-08-19
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
2014-07-09
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2013-10-22
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2013-10-20
usb: omap5: Update the board_usb_init api
Dan Murphy
2013-10-20
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
2013-10-20
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy