aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern2006-03-201-0/+21
| * [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-203-17/+8
| * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-206-12/+5
| * [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-201-1/+1
| * [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-201-1/+1
| * [PATCH] UHCI: improve debugging codeAlan Stern2006-03-204-39/+70
| * [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-204-370/+279
| * [PATCH] UHCI: use dummy TDsAlan Stern2006-03-203-61/+83
| * [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-204-862/+685
| * [PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala2006-03-201-2/+1
| * [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-203-30/+46
| * [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-202-0/+311
| * [PATCH] USB: EHCI unlink tweaksDavid Brownell2006-03-201-2/+4
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-15/+87
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-203-4/+306
| * [PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala2006-03-203-1/+33
| * [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-204-2/+402
| * [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-201-5/+6
| * [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-203-2/+30
* | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-2/+7
|/
* [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-281-5/+6
* [PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell2006-02-131-2/+2
* [PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell2006-02-131-4/+12
* [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-311-1/+1
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-01-311-2/+1
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-01-311-10/+11
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-01-311-2/+2
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-01-311-0/+1
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-01-311-1/+0
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-01-312-98/+71
* Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-101-5/+5
* [PATCH] fix more missing includesTim Schmielau2006-01-083-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/+418
|\
| * [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-35/+9
| * [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-15/+1
| * [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-22/+9
| * [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-041-1/+1
| |\
| | * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-1/+1
| * | [PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki2006-01-041-2/+0
| * | [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/+0
| * | [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/+8
| * | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-047-34/+7
| * | [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-041-2/+3