summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-074-55/+130
* USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt2007-02-071-63/+110
* USB: Fix for typo in ohci-ep93xx.cPetr Stetiar2007-01-221-1/+1
* UHCI: support device_may_wakeupAlan Stern2007-01-051-1/+3
* UHCI: make test for ASUS motherboard more specificAlan Stern2007-01-051-12/+4
* USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2006-12-201-60/+32
* USB: OHCI support for PNX8550Vitaly Wool2006-12-202-0/+262
* USB: ohci handles hardware faults during root port resetsTakamasa Ohtake2006-12-201-2/+7
* USB: ohci at91 warning fixAndrew Victor2006-12-201-1/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-2017-226/+169
* 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-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
OpenPOWER on IntegriCloud