aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci-at91 uses generic GPIO callsDavid Brownell2008-02-011-0/+31
* USB: fix HCD Kconfig goofageDavid Brownell2008-02-011-0/+1
* USB: ehci potential oops fix on ARC/TDI coresDavid Brownell2008-02-011-8/+11
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-012-0/+277
* USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-011-4/+4
* USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-011-16/+42
* USB: Spelling fixesJoe Perches2008-02-013-3/+3
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-016-38/+75
* usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt2008-02-011-4/+0
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-013-41/+219
* USB: convert ohci debug files to use debugfs instead of sysfsTony Jones2008-02-013-29/+209
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-016-24/+49
* USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-011-1/+0
* USB: Convert from class_device to device for USB coreTony Jones2008-02-013-44/+47
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-7/+15
|\
| * Merge branch 'pxa-plat' into develRussell King2008-01-282-3/+12
| |\
| | * [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-261-1/+1
| | * [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-261-2/+11
| * | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
| * | i2c: Kill rogue driver IDsJean Delvare2008-01-271-1/+0
| * | i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-2/+2
| |/
* | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-0/+2
|/
* usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-171-10/+13
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-175-9/+8
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-281-1/+4
* USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk2007-11-281-1/+1
* USB: remove new OHCI build warningsDavid Brownell2007-10-251-1/+8
* USB: fix ssb_ohci_probe() build bugIngo Molnar2007-10-251-1/+1
* USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern2007-10-251-5/+14
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-131-0/+2
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-0/+8
* USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4
* USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* USB: Eliminate urb->status usage!Alan Stern2007-10-128-63/+32
* USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30
* USB: reorganize urb->status use in sl811-hcdAlan Stern2007-10-121-21/+11
* USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-123-33/+28
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-122-31/+35
* USB: avoid the donelist after an error in ohci-hcdAlan Stern2007-10-121-16/+8
* USB: add urb->unlinked fieldAlan Stern2007-10-128-113/+92
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-127-51/+9
* USB: remove Iso status value in uhci-hcdAlan Stern2007-10-122-9/+3
* USB: minor fixes for r8a66597 driverAlan Stern2007-10-121-21/+19