summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-02-011-1/+1
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-02-011-2/+1Star
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-02-011-10/+11
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-02-011-2/+2
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-02-011-0/+1
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-02-011-1/+0Star
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-02-012-98/+71Star
* Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-101-5/+5
* [PATCH] fix more missing includesTim Schmielau2006-01-093-0/+3
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+2
* Merge with Linus' kernel.Russell King2006-01-0718-520/+418Star
|\
| * [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-35/+9Star
| * [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-15/+1Star
| * [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-22/+9Star
| * [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-17/+24
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-051-1/+1
| |\
| | * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-1/+1
| * | [PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki2006-01-041-2/+0Star
| * | [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-044-35/+36
| * | [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-043-11/+11
| * | [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie2006-01-041-4/+7
| * | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
| * | [PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas2006-01-041-2/+0Star
| * | [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/+8Star
| * | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-047-34/+7Star
| * | [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/+0Star
| * | [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/+224Star
| * | [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
| |/
* / [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0Star
|/
* [PATCH] UHCI: add missing memory barriersAlan Stern2005-12-161-0/+2
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-301-7/+12
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-307-18/+114
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-241-36/+0Star
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-242-161/+162
* [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-241-135/+125Star
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-243-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/+124Star
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-144/+124Star
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-113-3/+0Star
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
|/