aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-10USB: fix ehci unlink regressionsDavid Brownell
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin
2008-02-23Fix u132-hcd.c compile errorMirco Tischler
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-21ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com
2008-02-01usb: ehci should use u16 for isochronous intervalsDavid Brownell
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell
2008-02-01usb: ohci-sm501 driverMagnus Damm
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak
2008-02-01USB: ohci-at91 uses generic GPIO callsDavid Brownell
2008-02-01USB: fix HCD Kconfig goofageDavid Brownell
2008-02-01USB: ehci potential oops fix on ARC/TDI coresDavid Brownell
2008-02-01USB: add Marvell Orion USB host supportTzachi Perelstein
2008-02-01USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz
2008-02-01USB: PS3: Fix EHCI ISO transfer bugDavid Brownell
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern
2008-02-01usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt
2008-02-01USB: convert ehci debug files to use debugfs instead of sysfsTony Jones
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: Drop unnecessary continue in a few driversJulia Lawall
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-27i2c: Kill rogue driver IDsJean Delvare
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern