aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.c
Commit message (Expand)AuthorAge
* USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-12
* UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-26
* UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-23
* UHCI: Add macros for computing DMA valuesAlan Stern2007-02-23
* [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