Age | Commit message (Expand) | Author |
2012-04-24 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-01-24 | usb: add support for STA2X11 host driver | Alessandro Rubini |
2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern |
2011-05-27 | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson |
2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu |
2011-02-03 | USB: EHCI: fix scheduling while atomic during suspend | Yin Kangkai |
2011-01-22 | USB: EHCI: ASPM quirk of ISOC on AMD Hudson | Alex He |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-10 | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He |
2010-11-30 | USB: ehci: disable LPM and PPCD for nVidia MCP89 chips | Brian J. Tarricone |
2010-11-17 | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver | Dirk Brandewie |
2010-11-16 | USB: EHCI: AMD periodic frame list table quirk | Andiry Xu |
2010-09-20 | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du |
2010-08-10 | USB: EHCI: remove PCI assumption | Alan Stern |
2010-08-10 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern |
2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du |
2010-05-20 | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern |
2010-05-20 | USB: ehci: Elide I/O watchdog on NEC parts | David Miller |
2009-11-30 | USB: work around for EHCI with quirky periodic schedules | Oliver Neukum |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel |
2009-09-23 | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-07-12 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern |
2009-06-15 | USB: EHCI: update toggle state for linked QHs | Alan Stern |
2009-06-15 | USB: new flag for resume-from-hibernation | Alan Stern |
2009-06-15 | USB: move PCI host controllers to new PM framework | Alan Stern |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |
2009-02-17 | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki |
2009-01-27 | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki |
2009-01-27 | USB: don't enable wakeup by default for PCI host controllers | Alan Stern |
2009-01-07 | USB: automatically enable wakeup for PCI host controllers | Alan Stern |
2009-01-07 | USB: fix up suspend and resume for PCI host controllers | Alan Stern |
2008-11-30 | USB: fix SB600 USB subsystem hang bug | Shane Huang |
2008-11-19 | USB: fix SB700 usb subsystem hang bug | Andiry Xu |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern |
2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern |
2008-04-24 | USB: fix compile problems in ehci-hcd | Alan Stern |
2008-04-24 | USB: HCDs use the do_remote_wakeup flag | Alan Stern |
2008-04-24 | USB: clarify usage of hcd->suspend/resume methods | Alan Stern |
2008-04-24 | USB: root hubs don't lie about their number of TTs | Alan Stern |
2008-04-24 | USB: EHCI: carry out port handover during each root-hub resume | Alan Stern |
2008-03-24 | USB: ehci: stop vt6212 bus hogging | Rene Herman |
2008-02-01 | USB: EHCI: add separate IAA watchdog timer | Alan Stern |
2008-02-01 | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao |
2007-10-12 | USB: EHCI restart speedup | Marcelo Tosatti |
2007-07-12 | USB: EHCI, OHCI: handover changes | Alan Stern |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-02-07 | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt |