index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
2010-11-26
usb: Remove usb_dev_init() from ehci-ppc4xx.c
Stefan Roese
2010-11-26
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
Stefan Roese
2010-11-26
usb: Add WATCHDOG_RESET call to polling loop
Stefan Roese
2010-11-26
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
Anatolij Gustschin
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-22
ehci-hcd.c: fix hanging under higher load
Wolfgang Denk
2010-10-22
USB: fix Queue Element Transfer Descriptor changes
Wolfgang Denk
2010-10-22
ehci-pci: print hccr, hcor and hc_lenght
Florian Fainelli
2010-10-20
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
[email protected]
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-28
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