summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeLines
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-04-1/+0
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-1/+9
* usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-26-1/+1
* usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-26-0/+2
* usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-26-0/+2
* ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-22-1/+1
* USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk2010-10-20-0/+1
* EHCI: zero out QH transfer overlay in ehci_submit_async()Sergei Shtylyov2010-06-29-2/+1
* EHCI: fix port reset reportingSergei Shtylyov2010-04-08-15/+17
* EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-08-1/+1
* EHCI: fix root hub device descriptorSergei Shtylyov2010-04-08-2/+2
* Fix EHCI port reset.Chris Zhang2010-01-09-0/+3
* USB Consolidate descriptor definitionsTom Rix2009-12-20-1/+1
* usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar2009-07-23-2/+2
* usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-11-2/+2
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06-0/+883