Age | Commit message (Expand) | Author |
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 |
2006-12-01 | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern |
2006-10-17 | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | USB: EHCI update VIA workaround | David Brownell |
2006-09-27 | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov |
2006-09-25 | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell |
2006-06-21 | [PATCH] USB: allow multiple types of EHCI controllers to be built as modules | Kumar Gala |
2006-06-21 | [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM | Paul Serice |
2006-04-27 | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare |
2006-03-20 | [PATCH] USB: EHCI and NF2 quirk | David Brownell |
2006-01-31 | [PATCH] USB: fix ehci early handoff issues warning | Andrew Morton |
2006-01-31 | [PATCH] USB: fix EHCI early handoff issues | David Brownell |
2006-01-04 | [PATCH] USB: central handling for host controllers that were reset during sus... | Alan Stern |
2006-01-04 | [PATCH] USB: EHCI updates (4/4) driver model wakeup flags | David Brownell |
2005-11-29 | [PATCH] USB: ehci fixups | David Brownell |
2005-11-29 | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt |
2005-11-23 | [PATCH] USB: EHCI updates split init/reinit logic for resume | David Brownell |
2005-11-23 | [PATCH] USB: EHCI updates mostly whitespace cleanups | David Brownell |
2005-11-23 | [PATCH] USB: EHCI updates | David Brownell |
2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman |
2005-10-28 | USB: fix up some odd parts due to partial merges | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: add owner initialisation to host drivers | Ben Dooks |
2005-10-28 | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern |
2005-10-28 | [PATCH] EHCI, split out PCI glue | Matt Porter |