aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.c
Commit message (Expand)AuthorAge
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* UHCI: improved debugging checks for the frame listAlan Stern2007-02-07
* UHCI: support device_may_wakeupAlan Stern2007-01-05
* UHCI: make test for ASUS motherboard more specificAlan Stern2007-01-05
* UHCI: module parameter to ignore overcurrent changesAlan Stern2006-12-20
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* UHCI: workaround for Asus motherboardAlan Stern2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-21
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-21
* [PATCH] UHCI: various updatesDavid Brownell2006-06-21
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-21
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-21
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-21
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-27
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-14
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-14
* [PATCH] UHCI: improve debugging codeAlan Stern2006-03-20
* [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-20
* [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-20
* [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-04
* [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-04
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-04
* [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-04
* [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-16
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-28
* [PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern2005-10-28
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-28
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-28
* [PATCH] UHCI PM updatesDavid Brownell2005-10-28
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-28
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-28
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-12
* [PATCH] USB UHCI: Detect invalid portsAlan Stern2005-06-27
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-27
* [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-27
* [PATCH] USB UHCI: Add shutdown methodAlan Stern2005-06-27
* [PATCH] USB UHCI: improved reset handlingAlan Stern2005-06-27
* [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-27
* [PATCH] USB UHCI: Fix up loose endsAlan Stern2005-06-27
* [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-27
* [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-27
* [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-27
* [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-27