index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
2012-03-29
usb: Add support for txfifo threshold
Simon Glass
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2011-12-11
USB: EHCI: Allow EHCI post-powerup configuration in board files
Marek Vasut
2011-12-11
ehci: speed up initialization
Vincent Palatin
2011-12-11
USB: Add usb_event_poll() to get keyboards working with EHCI
Marek Vasut
2011-09-04
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
Joel Fernandes
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
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-10-22
ehci-hcd.c: fix hanging under higher load
Wolfgang Denk
2010-10-20
USB: sync Queue Element Transfer Descriptor against EHCI spec
Wolfgang Denk
2010-06-29
EHCI: zero out QH transfer overlay in ehci_submit_async()
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-01-09
Fix EHCI port reset.
Chris Zhang
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-07-23
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
Prafulla Wadaskar
2009-07-11
usb: Fix compiler warning with gcc4.4
Kumar Gala
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD