aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2005-10-30[PATCH] fix missing includesTim Schmielau
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
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-10-17[PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-12[PATCH] USB: EHCI workaround for NForce and mem > 2GBDavid Brownell
2005-09-12[PATCH] USB: EHCI port tweaksDavid Brownell
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net
2005-09-08[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth
2005-09-08[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth
2005-09-08[PATCH] USB: S3C24XX port numbering fixBen Dooks
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg