summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-14/+8Star
|\
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-021-14/+8Star
* | usb: ehci should use u16 for isochronous intervalsDavid Brownell2008-02-011-1/+1
* | usb: ehci, remove false clear-reset pathDavid Brownell2008-02-011-5/+1Star
* | usb: ohci-sm501 driverMagnus Damm2008-02-012-0/+269
* | USB: add support for SuperH OHCIYoshihiro Shimoda2008-02-012-0/+150
* | USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-011-0/+4
* | USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern2008-02-011-1/+2
* | USB: ehci completes high speed ISO URBs soonerDavid Brownell2008-02-011-14/+27
* | USB: ehci: minor ISO updates, always support split ISODavid Brownell2008-02-012-44/+12Star
* | USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-012-3/+2Star
* | USB: add ehci-ixp bus glueVladimir Barinov2008-02-014-2/+164
* | USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-014-29/+286
* | 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/+0Star
* | 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/+0Star
* | 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/+0Star
| * | 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/+8Star
* 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-141-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/+4Star
* 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