summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut
2011-12-11ehci: speed up initializationVincent Palatin
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-10-22ehci-hcd.c: fix hanging under higher loadWolfgang Denk
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-06-29EHCI: zero out QH transfer overlay in ehci_submit_async()Sergei Shtylyov
2010-04-08EHCI: fix port reset reportingSergei Shtylyov
2010-04-08EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov
2010-04-08EHCI: fix root hub device descriptorSergei Shtylyov
2010-01-09Fix EHCI port reset.Chris Zhang
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-07-23usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar
2009-07-11usb: Fix compiler warning with gcc4.4Kumar Gala
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD