summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-071-0/+2
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-171-0/+3
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-171-4/+3
* USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-021-16/+58
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-241-14/+7
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-241-4/+4
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-5/+4
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-3/+2
* UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-261-1/+2
* UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-231-31/+21
* UHCI: Add macros for computing DMA valuesAlan Stern2007-02-231-14/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* UHCI: improved debugging checks for the frame listAlan Stern2007-02-071-22/+29
* UHCI: support device_may_wakeupAlan Stern2007-01-051-1/+3
* UHCI: make test for ASUS motherboard more specificAlan Stern2007-01-051-12/+4
* UHCI: module parameter to ignore overcurrent changesAlan Stern2006-12-201-1/+12
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* UHCI: workaround for Asus motherboardAlan Stern2006-10-171-5/+39
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-6/+2
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-251-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-211-2/+3
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-211-23/+26
* [PATCH] UHCI: various updatesDavid Brownell2006-06-211-16/+21
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-211-18/+22
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-211-12/+1
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-211-1/+0
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-271-1/+1
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-141-2/+1
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-141-3/+1
* [PATCH] UHCI: improve debugging codeAlan Stern2006-03-201-21/+39
* [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-201-2/+0
* [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-201-24/+41
* [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-041-8/+9
* [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-041-1/+1
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-041-1/+5
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-041-5/+0
* [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-041-2/+0
* [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-291-0/+6
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-281-0/+1
* [PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern2005-10-281-3/+3
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-281-66/+10
* [PATCH] UHCI PM updatesDavid Brownell2005-10-281-9/+0
OpenPOWER on IntegriCloud