aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King18-520/+418
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski1-35/+9
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-22/+9
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-17/+24
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-1/+1
2006-01-04[PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki1-2/+0
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern4-35/+36
2006-01-04[PATCH] USB: UHCI: change uhci_explen macroAlan Stern3-11/+11
2006-01-04[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie1-4/+7
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas1-2/+0
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern1-1/+1
2006-01-04[PATCH] USB: central handling for host controllers that were reset during suspend/resumeAlan Stern4-15/+8
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell7-34/+7
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell1-2/+3
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell1-2/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell3-4/+13
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern1-7/+7
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas2-288/+224
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas1-8/+18
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-42/+43
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-2/+0
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern1-0/+2
2005-11-29[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt7-18/+114
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell1-36/+0
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2-161/+162
2005-11-23[PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell1-135/+125
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell3-41/+46
2005-11-18[PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov1-1/+1
2005-11-17[PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-144/+124
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman3-3/+0
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-144/+124
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds1-0/+23
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds9-0/+14
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-29Create platform_device.h to contain all the platform device details.Russell King9-1/+14
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman1-2/+2
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-43/+3
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks8-0/+8
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks1-0/+1