aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell
2005-11-23[PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell
2005-11-18[PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov
2005-11-17[PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks
2005-10-28[PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern
2005-10-28[PATCH] UHCI: Improve handling of iso TDsAlan Stern
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern
2005-10-28[PATCH] ISP116x PM updatesDavid Brownell
2005-10-28[PATCH] UHCI PM updatesDavid Brownell
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell
2005-10-28[PATCH] OHCI PM updatesDavid Brownell
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] EHCI, split out PCI glueMatt Porter
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell
2005-10-28[PATCH] USB: move handoff codeDavid Brownell