index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2010-10-19
USB: sync Queue Element Transfer Descriptor against EHCI spec
Wolfgang Denk
2010-10-19
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-18
MPC5121: Add USB EHCI support
Damien Dusha
2010-10-18
MX31: add delay between USB port setup and reset
Stefano Babic
2010-10-17
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-13
MX31: Add support for MXC EHCI controller
Stefano Babic
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
2010-06-30
USB OHCI support for at91sam9g45 SoC
Sergey Matyukevich
2010-06-29
EHCI: zero out QH transfer overlay in ehci_submit_async()
Sergei Shtylyov
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2010-04-08
EHCI: add NEC PCI ID
Sergei Shtylyov
2010-04-08
EHCI: fix port reset reporting
Sergei Shtylyov
2010-04-08
EHCI: fix off-by-one error in ehci_submit_root()
Sergei Shtylyov
2010-04-08
EHCI: fix root hub device descriptor
Sergei Shtylyov
2010-04-03
at91: use C structs for AT91 OHCI code
Matthias Fuchs
2010-02-12
convert common files to new SoC access
Jens Scharsig
2010-01-09
Add ppc440epx USB ehci support.
Chris Zhang
2010-01-09
Fix EHCI port reset.
Chris Zhang
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-11-27
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
Minkyu Kang
2009-07-23
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
Prafulla Wadaskar
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-11
usb: Fix compiler warning with gcc4.4
Kumar Gala
2009-07-09
usb: add Marvell Kirkwood ehci host controller driver
Prafulla Wadaskar
2009-07-09
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
2009-06-12
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
Vivek Mahajan
2009-06-12
mpc8xxx: USB: Removed reenablement of its interface
Vivek Mahajan
2009-06-09
at91: fix a USB problem for AT91SAM9261
RONETIX - Ilko Iliev
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-27
Replace __attribute references with __attribute__
Peter Tyser
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD