aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie1-0/+3
2006-05-08[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell1-1/+1
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare3-3/+3
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks1-8/+24
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern3-12/+10
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell1-18/+17
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk3-3/+9
2006-04-14[PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks1-4/+5
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-10/+1
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-6/+6
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-25/+21
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-7/+4
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-9/+6
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-24/+0
2006-03-31[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski1-12/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds24-1176/+2129
2006-03-20[PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman1-1/+1
2006-03-20[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern1-0/+21
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn3-17/+8
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern6-12/+5
2006-03-20[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: Don't log short transfersAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern4-39/+70
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern4-370/+279
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern3-61/+83
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern4-862/+685
2006-03-20[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala1-2/+1
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell3-30/+46
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2-0/+311
2006-03-20[PATCH] USB: EHCI unlink tweaksDavid Brownell1-2/+4
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse1-15/+87
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse3-4/+306
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala3-1/+33
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson4-2/+402
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell3-2/+30
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-2/+7
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-13[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov1-1/+1
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap1-2/+1
2006-01-31[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas1-10/+11
2006-01-31[PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern1-2/+2
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch1-0/+1
2006-01-31[PATCH] USB: fix ehci early handoff issues warningAndrew Morton1-1/+0
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell2-98/+71
2006-01-10Small fixups to the EHCI Kconfig help textJesper Juhl1-5/+5
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+3