summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2007-01-22USB: Fix for typo in ohci-ep93xx.cPetr Stetiar-1/+1
2007-01-05UHCI: support device_may_wakeupAlan Stern-1/+3
2007-01-05UHCI: make test for ASUS motherboard more specificAlan Stern-12/+4
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech-60/+32
2006-12-20USB: OHCI support for PNX8550Vitaly Wool-0/+262
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake-2/+7
2006-12-20USB: ohci at91 warning fixAndrew Victor-1/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell-226/+169
2006-12-20UHCI: module parameter to ignore overcurrent changesAlan Stern-3/+24
2006-12-20USB: fix ohci.h over-use warningsJeff Garzik-3/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-2/+2
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-8/+8
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-11/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-150/+209
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski-11/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-146/+205
2006-12-01OHCI: make autostop conditional on CONFIG_PMAlan Stern-54/+79
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern-53/+61
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk-5/+1
2006-12-01USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk-1/+1
2006-12-01USB: add ehci_hcd.ignore_oc parameterDavid Brownell-5/+23
2006-12-01USB: EHCI hooks for high speed electrical testsDavid Brownell-0/+19
2006-12-01OHCI: change priority level of resume log messageAlan Stern-1/+1
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern-12/+1
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern-16/+18
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern-2/+4
2006-12-01[ARM] 3963/1: AT91: Update configuration filesAndrew Victor-3/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-3/+3
2006-11-30Fix misc Kconfig typosMatt LaPlante-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-38/+24
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern-11/+17
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern-1/+2
2006-10-17UHCI: workaround for Asus motherboardAlan Stern-5/+39
2006-10-17USB: ohci-pnx4008 build fixesDavid Brownell-3/+6
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman-69/+37
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-100/+96
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman-2/+2
2006-09-28OHCI: add auto-stop supportAlan Stern-84/+164
2006-09-28OHCI: remove existing autosuspend codeAlan Stern-44/+6
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox-1/+2
2006-09-27USB: EHCI update VIA workaroundDavid Brownell-39/+70
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev-3/+3
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech-0/+3324
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman-6/+8