summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-2017-226/+169Star
* UHCI: module parameter to ignore overcurrent changesAlan Stern2006-12-202-3/+24
* USB: fix ohci.h over-use warningsJeff Garzik2006-12-201-3/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-081-3/+2Star
|\
| * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-011-3/+2Star
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-4/+4
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-074-8/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-061-11/+4Star
|\ \
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-051-11/+4Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-058-150/+209
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-027-146/+205
| |\ \
| | * | OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-011-54/+79
| | * | EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-014-53/+61
| | * | USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2006-12-011-5/+1Star
| | * | USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait staticAdrian Bunk2006-12-011-1/+1
| | * | USB: add ehci_hcd.ignore_oc parameterDavid Brownell2006-12-012-5/+23
| | * | USB: EHCI hooks for high speed electrical testsDavid Brownell2006-12-011-0/+19
| | * | OHCI: change priority level of resume log messageAlan Stern2006-12-011-1/+1
| | * | USB: OHCI: remove stale testing code from root-hub resumeAlan Stern2006-12-011-12/+1Star
| | * | USB: OHCI: disable RHSC inside interrupt handlerAlan Stern2006-12-012-16/+18
| | * | USB: ohci-hcd: fix compiler warningAlan Stern2006-12-011-2/+4
| | |/
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-3/+3
| * | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-221-38/+24Star
|/
* USB: OHCI: fix root-hub resume bugAlan Stern2006-11-162-11/+17
* OHCI: disallow autostop when wakeup is not availableAlan Stern2006-11-161-1/+2
* UHCI: workaround for Asus motherboardAlan Stern2006-10-171-5/+39
* USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37Star
* [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0515-100/+96Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* USB: fix build error in ohci driverGreg Kroah-Hartman2006-09-291-2/+2
* OHCI: add auto-stop supportAlan Stern2006-09-293-84/+164
* OHCI: remove existing autosuspend codeAlan Stern2006-09-291-44/+6Star
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-291-1/+2
* USB: EHCI update VIA workaroundDavid Brownell2006-09-276-39/+70
* USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-273-3/+3
* USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech2006-09-273-0/+3324
* USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-272-6/+8
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-271-3/+0Star
* USB: ohci-at91, two one-linersDavid Brownell2006-09-271-1/+2
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-277-64/+64
* usbcore: trim down usb_bus structureAlan Stern2006-09-272-6/+6
* UHCI: increase Resume-Detect-off delayAlan Stern2006-09-271-3/+9
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-2717-23/+34
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-273-4/+4