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
/
ohci-hcd.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-09-01
USB: Fix strict aliasing in ohci-hcd
Troy Kisky
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2011-12-11
USB: Fix complaints about strict aliasing in OHCI-HCD
Marek Vasut
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-09
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
2010-10-13
USB: Make non-bulk delay longer in OHCI
Marek Vasut
2010-06-30
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
Becky Bruce
2009-11-27
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD