aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2010-03-02USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp
2010-03-02USB: xhci: Fix error path when configuring endpoints.Sarah Sharp
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-02-17Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-16USB ehci: replace mach header with platThomas Weber
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-11USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp
2009-12-11USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp
2009-12-11USB: ehci-omap.c: introduce missing kfreeJulia Lawall
2009-12-11USB: xhci-mem.c: introduce missing kfreeJulia Lawall
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel
2009-12-11USB: xhci: Handle errors that cause endpoint halts.Sarah Sharp
2009-12-11USB: xhci: Return success for vendor-specific info codes.Sarah Sharp
2009-12-11USB: xhci: Return -EPROTO on a split transaction error.Sarah Sharp
2009-12-11USB: xhci: Set transfer descriptor size field correctly.Sarah Sharp
2009-12-11USB: xhci: Add tests for TRB address translation.Sarah Sharp
2009-12-11USB: r8a66597: clean up. remove unneeded null checksDan Carpenter
2009-12-11USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp
2009-12-11USB: xhci: Remove unused HCD statistics code.Sarah Sharp
2009-12-11USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp
2009-12-11USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp
2009-12-11USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel
2009-12-11usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel