aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-02
* USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-02
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-25
* USB: fix ehci unlink regressionsDavid Brownell2008-03-10
* USB: isp116x: fix enumeration on bootAnti Sullin2008-03-04
* USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin2008-03-04
* Fix u132-hcd.c compile errorMirco Tischler2008-02-23
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov2008-02-21
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-21
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-21
* USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard2008-02-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-01
* | usb: ehci should use u16 for isochronous intervalsDavid Brownell2008-02-01
* | usb: ehci, remove false clear-reset pathDavid Brownell2008-02-01
* | usb: ohci-sm501 driverMagnus Damm2008-02-01
* | USB: add support for SuperH OHCIYoshihiro Shimoda2008-02-01
* | USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-01
* | USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern2008-02-01
* | USB: ehci completes high speed ISO URBs soonerDavid Brownell2008-02-01
* | USB: ehci: minor ISO updates, always support split ISODavid Brownell2008-02-01
* | USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2008-02-01
* | USB: add ehci-ixp bus glueVladimir Barinov2008-02-01
* | USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-01
* | USB: ohci-at91 uses generic GPIO callsDavid Brownell2008-02-01
* | USB: fix HCD Kconfig goofageDavid Brownell2008-02-01
* | USB: ehci potential oops fix on ARC/TDI coresDavid Brownell2008-02-01
* | USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-01
* | USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-01
* | USB: PS3: Fix EHCI ISO transfer bugDavid Brownell2008-02-01
* | USB: Spelling fixesJoe Perches2008-02-01
* | USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-01
* | usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt2008-02-01
* | USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-01
* | USB: convert ohci debug files to use debugfs instead of sysfsTony Jones2008-02-01
* | USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-01
* | USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-01
* | USB: Convert from class_device to device for USB coreTony Jones2008-02-01
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * Merge branch 'pxa-plat' into develRussell King2008-01-28
| |\
| | * [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-26
| | * [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-26
| * | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-27
| * | i2c: Kill rogue driver IDsJean Delvare2008-01-27
| * | i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-27
| |/
* / [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
|/
* usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-17
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-28