summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-3/+2
|\
| * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-011-3/+2
* | [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/+4
|\ \
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-11/+4
* | | 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-017-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/+1
| | * | 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/+1
| | * | 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/+24
|/
* 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/+37
* [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/+96
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* USB: fix build error in ohci driverGreg Kroah-Hartman2006-09-281-2/+2
* OHCI: add auto-stop supportAlan Stern2006-09-283-84/+164
* OHCI: remove existing autosuspend codeAlan Stern2006-09-281-44/+6
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-281-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/+0
* 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
* USB: build fixes: ohci-omapDavid Brownell2006-09-271-42/+71
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* USB: kill usb kconfig warningAndrew Morton2006-09-271-1/+0
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-273-0/+483
OpenPOWER on IntegriCloud