summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-241-0/+14
* USB: fix ehci unlink regressionsDavid Brownell2008-03-101-16/+46
* USB: isp116x: fix enumeration on bootAnti Sullin2008-03-042-10/+6
* USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin2008-03-041-1/+1
* Fix u132-hcd.c compile errorMirco Tischler2008-02-231-2/+2
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-232-3/+9
* ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov2008-02-211-3/+2
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-211-1/+1
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-211-12/+12
* USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard2008-02-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-14/+8
|\
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-011-14/+8
* | usb: ehci should use u16 for isochronous intervalsDavid Brownell2008-02-011-1/+1
* | usb: ehci, remove false clear-reset pathDavid Brownell2008-02-011-5/+1
* | 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/+12
* | USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-012-3/+2
* | 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/+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