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