aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern
2006-03-20[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern
2006-03-20[PATCH] UHCI: Don't log short transfersAlan Stern
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern
2006-03-20[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor
2006-03-20[PATCH] USB: EHCI unlink tweaksDavid Brownell
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell
2006-02-13[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap
2006-01-31[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas
2006-01-31[PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch
2006-01-31[PATCH] USB: fix ehci early handoff issues warningAndrew Morton
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell
2006-01-10Small fixups to the EHCI Kconfig help textJesper Juhl
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern
2006-01-04[PATCH] USB: UHCI: change uhci_explen macroAlan Stern
2006-01-04[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
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