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
/
musb
/
musb_hcd.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-09-11
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
2019-05-04
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
Bartosz Golaszewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
Blackfin: Remove
Tom Rini
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-10
usb: Prevent using reserved registers on DM36x usb
Andrew Murray
2013-10-07
usb: Fix error handling in musb_hcd.c
Andrew Murray
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
usb: musb: Use ARRAY_SIZE at appropriate places
Axel Lin
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
MUSB driver: Timeout is never detected as the while loop does not end
Matej Frančeškin
2012-03-19
usb: musb: fix printf warning
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2011-11-23
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-06-25
musb: process control messages after roothub accepted it
Cliff Cai
2010-10-22
usb: musb: constify a bit
Mike Frysinger
2010-10-13
usb: musb: only write CLRDATATOG when appropriate
Bryan Wu
2010-09-11
usb: musb: set target address for non-multipoint devices
Bryan Wu
2010-09-11
usb: musb: setup TXCOUNT for Blackfin musb
Bryan Wu
2010-01-12
usb: musb: add virtual root hub control support
Bryan Wu
2010-01-09
usb: musb: change rxcsr register from write to read/modify/write
Bryan Wu
2010-01-09
usb: musb: make multipoint optional
Bryan Wu
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-09
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD