| Commit message (Expand) | Author | Age |
* | debugfs: Modified default dir of debugfs for debugging UHCI. | GeunSik Lim | 2009-09-15 |
* | USB: new flag for resume-from-hibernation | Alan Stern | 2009-06-16 |
* | USB: move PCI host controllers to new PM framework | Alan Stern | 2009-06-16 |
* | USB: UHCI: use the new usb debugfs directory | Greg Kroah-Hartman | 2009-06-16 |
* | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki | 2009-02-17 |
* | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki | 2009-01-27 |
* | USB: fix up suspend and resume for PCI host controllers | Alan Stern | 2009-01-07 |
* | USB: EHCI: log a warning if ehci-hcd is not loaded first | Alan Stern | 2008-10-17 |
* | USB: EHCI, OHCI, UHCI: remove version numbers | Alan Stern | 2008-10-17 |
* | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern | 2008-05-02 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: HCDs use the do_remote_wakeup flag | Alan Stern | 2008-04-25 |
* | USB: clarify usage of hcd->suspend/resume methods | Alan Stern | 2008-04-25 |
* | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern | 2007-12-17 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | USB: Don't resume root hub if the controller is suspended | Alan Stern | 2007-07-12 |
* | UHCI: Fix problem caused by lack of terminating QH | Alan Stern | 2007-03-26 |
* | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 2007-02-23 |
* | UHCI: Add macros for computing DMA values | Alan Stern | 2007-02-23 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | UHCI: improved debugging checks for the frame list | Alan Stern | 2007-02-07 |
* | UHCI: support device_may_wakeup | Alan Stern | 2007-01-05 |
* | UHCI: make test for ASUS motherboard more specific | Alan Stern | 2007-01-05 |
* | UHCI: module parameter to ignore overcurrent changes | Alan Stern | 2006-12-20 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | UHCI: workaround for Asus motherboard | Alan Stern | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 |
* | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell | 2006-09-26 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: remove hc_inaccessible flag | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: various updates | David Brownell | 2006-06-21 |
* | [PATCH] UHCI: use integer-sized frame numbers | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Reimplement FSBR | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Eliminate the TD-removal list | Alan Stern | 2006-06-21 |
* | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare | 2006-04-27 |
* | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern | 2006-04-14 |
* | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk | 2006-04-14 |
* | [PATCH] UHCI: improve debugging code | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: remove main list of URBs | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: use one QH per endpoint, not per URB | Alan Stern | 2006-03-20 |
* | [PATCH] USB: UHCI: edit some comments | Alan Stern | 2006-01-04 |
* | [PATCH] USB: UHCI: change uhci_explen macro | Alan Stern | 2006-01-04 |
* | [PATCH] USB: central handling for host controllers that were reset during sus... | Alan Stern | 2006-01-04 |
* | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG | David Brownell | 2006-01-04 |
* | [PATCH] USB: wakeup flag updates (2/3) uhci-hcd | David Brownell | 2006-01-04 |
* | [PATCH] UHCI: add missing memory barriers | Alan Stern | 2005-12-16 |
* | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt | 2005-11-30 |