summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas2006-01-041-2/+0
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-1/+1
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-044-15/+8
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-047-34/+7
* [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-041-2/+3
* [PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell2006-01-041-2/+0
* [PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell2006-01-041-2/+4
* [PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell2006-01-041-1/+1
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-043-4/+13
* [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern2006-01-041-7/+7
* [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-042-288/+224
* [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-041-8/+18
* [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-041-6/+27
* [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-041-42/+43
* [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-297-18/+114
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-231-36/+0
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-232-161/+162
* [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-231-135/+125
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-233-41/+46
* [PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov2005-11-181-1/+1
* [PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie2005-11-171-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-118-144/+124
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-144/+124
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-103-3/+0
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* [USB]: Make early handoff a final fixup instead of a header one.David S. Miller2005-11-041-1/+1
* Don't touch USB controller IO registers when they are disabledLinus Torvalds2005-10-311-0/+23
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-319-0/+14
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-299-1/+14
* | [PATCH] fix missing includesTim Schmielau2005-10-303-0/+6
|/
* USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2005-10-281-2/+2
* [PATCH] USB: Always do usb-handoffAlan Stern2005-10-281-43/+3
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-288-0/+8
* [PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks2005-10-281-0/+1
* [PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern2005-10-281-3/+3
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-281-13/+26
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-2814-41/+41
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-282-112/+106
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-281-42/+49
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-282-26/+4
* [PATCH] UHCI PM updatesDavid Brownell2005-10-281-9/+0
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-281-4/+18
* [PATCH] OHCI PM updatesDavid Brownell2005-10-287-94/+34
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-285-0/+13
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-283-463/+489
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-284-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-284-43/+10
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-288-11/+10
OpenPOWER on IntegriCloud