summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2014-01-24gen: usb: Fix EHCI periodic list handlingJulius Werner
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-01-13ehci: add timeout on interrupt endpoint operationsVincent Palatin
2012-01-05usb: fix aliasing issue in EHCI interrupt codeVincent Palatin
2012-01-04usb-ehci: Support interrupt transfers via periodic listPatrick Georgi
2011-12-13USB: Add T30 USB supportTom Warren
2011-12-06UPSTREAM: USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-06ehci: speed up initializationVincent Palatin
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Revert "ehci: enforce alignment constraints on buffers"Vincent Palatin
2011-08-29ehci: enforce alignment constraints on buffersVincent Palatin
2011-08-29ehci: Add 64-bit controller supportVincent Palatin
2011-08-29Handle USB timeouts betterSimon Glass
2011-08-24Tegra2: Add USB supportSimon Glass
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