index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_hcd.c
Age
Commit message (
Expand
)
Author
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