Age | Commit message (Expand) | Author |
2011-02-28 | usb: host: uhci-hcd.c Remove one to many n's in a word. | Justin P. Mattock |
2010-11-16 | drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches |
2010-08-10 | USB: remove fake "address-of" expressions | Alan Stern |
2010-08-10 | USB: UHCI: add support for Intel's wakeup flags | Alan Stern |
2010-08-10 | USB: controller resume should check the root hub | Alan Stern |
2010-08-10 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern |
2010-08-10 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern |
2010-08-10 | USB: UHCI: acquire spinlock before calling start_rh() | Alan Stern |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2010-03-02 | USB: fix crash in uhci_scan_schedule | Pete Zaitcev |
2010-01-20 | USB: EHCI & UHCI: fix race between root-hub suspend and port resume | Alan Stern |
2009-09-15 | debugfs: Modified default dir of debugfs for debugging UHCI. | GeunSik Lim |
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-06-15 | USB: UHCI: use the new usb debugfs directory | Greg Kroah-Hartman |
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-07 | USB: fix up suspend and resume for PCI host controllers | Alan Stern |
2008-10-17 | 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-05-02 | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
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 |
2007-12-17 | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-12 | USB: Don't resume root hub if the controller is suspended | Alan Stern |
2007-03-26 | UHCI: Fix problem caused by lack of terminating QH | Alan Stern |
2007-02-23 | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern |
2007-02-23 | UHCI: Add macros for computing DMA values | Alan Stern |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-07 | UHCI: improved debugging checks for the frame list | Alan Stern |
2007-01-05 | UHCI: support device_may_wakeup | Alan Stern |
2007-01-05 | UHCI: make test for ASUS motherboard more specific | Alan Stern |
2006-12-20 | UHCI: module parameter to ignore overcurrent changes | Alan Stern |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-10-17 | UHCI: workaround for Asus motherboard | Alan Stern |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan |
2006-09-25 | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-21 | [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-04-27 | [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines | Jean Delvare |
2006-04-14 | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern |