index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Pankaj Bharadiya
2012-10-23
1
-1
/
+10
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-09-02
1
-1
/
+1
|
\
|
*
MUSB driver: Timeout is never detected as the while loop does not end
Matej Frančeškin
2012-09-01
1
-1
/
+1
*
|
da8xx/hawkboard: Add support for ohci host controller
Sughosh Ganu
2012-09-01
2
-103
/
+2
|
/
*
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
1
-1
/
+1
*
usb: musb: fix printf warning
Mike Frysinger
2012-03-19
1
-1
/
+1
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
1
-28
/
+0
*
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
1
-5
/
+3
*
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-23
1
-2
/
+1
*
arm, usb, davinci: make USBPHY_CTL register configurable
Heiko Schocher
2011-11-03
1
-1
/
+5
*
usb, davinci: add enable_vbus() weak function
Heiko Schocher
2011-11-03
1
-2
/
+12
*
DaVinci: rename gpio_defs.h to gpio.h
Laurence Withers
2011-08-03
1
-1
/
+1
*
musb: process control messages after roothub accepted it
Cliff Cai
2011-06-25
1
-2
/
+5
*
usb: musb: blackfin: check anomaly workarounds at runtime too
Mike Frysinger
2011-04-02
1
-3
/
+26
*
usb: musb: blackfin: make clkin configurable
Mike Frysinger
2011-04-02
1
-1
/
+6
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
usb: musb: constify a bit
Mike Frysinger
2010-10-22
3
-19
/
+21
*
usb: musb: only write CLRDATATOG when appropriate
Bryan Wu
2010-10-13
1
-7
/
+16
*
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
Mike Frysinger
2010-09-20
1
-0
/
+2
*
usb: musb: set target address for non-multipoint devices
Bryan Wu
2010-09-11
1
-0
/
+7
*
usb: musb: setup TXCOUNT for Blackfin musb
Bryan Wu
2010-09-11
1
-0
/
+5
*
musb: am35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-08-12
2
-0
/
+38
*
musb: MSC host support for AM35x
Ajay Kumar Gupta
2010-08-12
4
-0
/
+215
*
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...
Steve Sakoman
2010-08-05
2
-1
/
+18
*
musb: fix compilation warning
Ajay Kumar Gupta
2010-07-15
1
-1
/
+1
*
musb: Program extvbus for OMAP3EVM Rev >= E
Ajay Kumar Gupta
2010-06-30
2
-0
/
+7
*
musb: Add Phy programming for using external Vbus
Ajay Kumar Gupta
2010-06-30
2
-1
/
+36
*
musb: Use name based initialization for musb_config
Ajay Kumar Gupta
2010-06-30
3
-9
/
+9
*
Prepare v2010.03-rc1
v2010.03-rc1
Wolfgang Denk
2010-03-12
2
-2
/
+0
*
musb: Add host support for DM365 EVM
Prathap Srinivas
2010-02-03
2
-2
/
+20
*
usb: musb: fix Blackfin DMA register padding
Cliff Cai
2010-02-03
1
-1
/
+1
*
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-17
1
-1
/
+1
*
usb: musb: add virtual root hub control support
Bryan Wu
2010-01-12
2
-2
/
+482
*
omap3: fix compile warning
Sanjeev Premi
2010-01-09
1
-0
/
+3
*
usb: musb: add support for Blackfin MUSB
Bryan Wu
2010-01-09
5
-1
/
+262
*
usb: musb: change rxcsr register from write to read/modify/write
Bryan Wu
2010-01-09
1
-2
/
+4
*
usb: musb: make multipoint optional
Bryan Wu
2010-01-09
1
-0
/
+20
*
usb: musb: make fifo support configurable
Bryan Wu
2010-01-09
1
-4
/
+14
*
usb: musb: make sure the register layout is packed
Mike Frysinger
2010-01-09
1
-1
/
+1
*
DA8xx: Add MUSB host support
Ajay Kumar Gupta
2010-01-09
3
-0
/
+243
*
OMAP3 USB Initialize twl4030 only if required
Tom Rix
2009-12-20
1
-1
/
+6
*
OMAP3 Add usb device support
Tom Rix
2009-12-20
7
-2
/
+1393
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-1
/
+1
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
2
-3
/
+3
*
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2009-07-09
2
-0
/
+35
*
usb: musb: drop old musb read/write prototypes
Mike Frysinger
2009-07-09
1
-6
/
+0
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
1
-1
/
+1
*
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
2009-04-06
7
-0
/
+1539