index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2012-11-19
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-23
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Pankaj Bharadiya
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-09-02
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-09-01
MUSB driver: Timeout is never detected as the while loop does not end
Matej Frančeškin
2012-09-01
da8xx/hawkboard: Add support for ohci host controller
Sughosh Ganu
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-03-18
usb: musb: fix printf warning
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2011-12-09
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-23
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-03
arm, usb, davinci: make USBPHY_CTL register configurable
Heiko Schocher
2011-11-03
usb, davinci: add enable_vbus() weak function
Heiko Schocher
2011-08-03
DaVinci: rename gpio_defs.h to gpio.h
Laurence Withers
2011-06-25
musb: process control messages after roothub accepted it
Cliff Cai
2011-04-02
usb: musb: blackfin: check anomaly workarounds at runtime too
Mike Frysinger
2011-04-02
usb: musb: blackfin: make clkin configurable
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-22
usb: musb: constify a bit
Mike Frysinger
2010-10-13
usb: musb: only write CLRDATATOG when appropriate
Bryan Wu
2010-09-20
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
Mike Frysinger
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-08-12
musb: am35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-08-12
musb: MSC host support for AM35x
Ajay Kumar Gupta
2010-08-05
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...
Steve Sakoman
2010-07-15
musb: fix compilation warning
Ajay Kumar Gupta
2010-06-30
musb: Program extvbus for OMAP3EVM Rev >= E
Ajay Kumar Gupta
2010-06-30
musb: Add Phy programming for using external Vbus
Ajay Kumar Gupta
2010-06-30
musb: Use name based initialization for musb_config
Ajay Kumar Gupta
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-02-03
musb: Add host support for DM365 EVM
Prathap Srinivas
2010-02-03
usb: musb: fix Blackfin DMA register padding
Cliff Cai
2010-01-17
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-12
usb: musb: add virtual root hub control support
Bryan Wu
2010-01-09
omap3: fix compile warning
Sanjeev Premi
2010-01-09
usb: musb: add support for Blackfin MUSB
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
2010-01-09
usb: musb: make fifo support configurable
Bryan Wu
2010-01-09
usb: musb: make sure the register layout is packed
Mike Frysinger
2010-01-09
DA8xx: Add MUSB host support
Ajay Kumar Gupta
2009-12-20
OMAP3 USB Initialize twl4030 only if required
Tom Rix
2009-12-20
OMAP3 Add usb device support
Tom Rix
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-09
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2009-07-09
usb: musb: drop old musb read/write prototypes
Mike Frysinger
2009-04-27
Replace __attribute references with __attribute__
Peter Tyser
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD