summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-281-15/+27
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-281-34/+10
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-121-40/+22
* [PATCH] USB UHCI: Detect invalid portsAlan Stern2005-06-271-7/+7
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-271-25/+0
* [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-271-2/+2
* [PATCH] USB UHCI: Add shutdown methodAlan Stern2005-06-271-0/+16
* [PATCH] USB UHCI: improved reset handlingAlan Stern2005-06-271-29/+40
* [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-271-47/+23
* [PATCH] USB UHCI: Fix up loose endsAlan Stern2005-06-271-21/+65
* [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-271-100/+188
* [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-271-136/+149
* [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-271-53/+16
* [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-271-144/+143
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-181-5/+2
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-181-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+919
OpenPOWER on IntegriCloud