summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2007-02-092-12/+12
* [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-092-2/+2
* EHCI: fix interrupt-driven remote wakeupAlan Stern2007-02-071-18/+32
* USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-071-1/+7
* EHCI: force high-speed devices to run at full speedAlan Stern2007-02-073-1/+114
* EHCI: don't hide ports owned by the companionAlan Stern2007-02-071-29/+35
* EHCI: local variable for port status registerAlan Stern2007-02-071-31/+24
* UHCI: fix bandwidth allocationAlan Stern2007-02-073-69/+201
* USB: ps3 ohci bus glueGeoff Levand2007-02-072-1/+216
* USB: ohci error handling cleanupBenjamin Herrenschmidt2007-02-071-18/+15
* USB: ps3 ehci bus glueGeoff Levand2007-02-072-1/+217
* USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat2007-02-071-3/+5
* UHCI: no dummy TDs for Iso QHsAlan Stern2007-02-072-8/+11
* UHCI: improved debugging checks for the frame listAlan Stern2007-02-072-27/+72
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-073-1/+274
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-0713-198/+80
* USB: Fix EHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Fix OHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-079-142/+213
* 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