Age | Commit message (Expand) | Author |
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 |
2006-04-14 | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk |
2006-03-20 | [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-01-04 | [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 |
2005-12-16 | [PATCH] UHCI: add missing memory barriers | Alan Stern |
2005-11-29 | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt |
2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: add owner initialisation to host drivers | Ben Dooks |
2005-10-28 | [PATCH] Fix hcd->state assignments in uhci-hcd | Alan Stern |
2005-10-28 | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern |
2005-10-28 | [PATCH] UHCI: unify BIOS handoff and driver reset code | Alan Stern |
2005-10-28 | [PATCH] UHCI PM updates | David Brownell |
2005-10-28 | [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays | Alan Stern |
2005-10-28 | [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL | Alan Stern |
2005-09-12 | [PATCH] USB UHCI: remove the FSBR kernel timer | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: Detect invalid ports | Alan Stern |
2005-06-27 | [PATCH] USB HCDs: no longer need to register root hub | Alan Stern |
2005-06-27 | [PATCH] UHCI: Don't store device pointer in QH or TD | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: Add shutdown method | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: improved reset handling | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: Use root-hub IRQs while suspended | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: Fix up loose ends | Alan Stern |
2005-06-27 | [PATCH] USB UHCI: Add root-hub suspend/resume support | Alan Stern |