summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-023-18/+29
| * USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-021-0/+2
| * USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
| * USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-025-0/+2765
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-012-8/+11
|\ \ | |/
| * USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| * USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
* | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-12/+29
|\ \ | |/
| * usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
| * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-201-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
* USB: add missing delay during remote wakeupAlan Stern2010-01-202-3/+4
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-202-2/+33
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* kfifo: cleanup namespaceStefani Seibold2009-12-221-3/+3
* kfifo: move out spinlockStefani Seibold2009-12-221-1/+1
* kfifo: move struct kfifo in placeStefani Seibold2009-12-223-28/+27
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-171-1/+1
|\
| * USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
* | isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-154-4/+4
* USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp2009-12-111-16/+20
* USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-113-18/+94
* USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-111-1/+2
* USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-111-1/+4
* USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel2009-12-111-11/+11
* USB: xhci: Handle errors that cause endpoint halts.Sarah Sharp2009-12-111-19/+60
* USB: xhci: Return success for vendor-specific info codes.Sarah Sharp2009-12-111-0/+10
* USB: xhci: Return -EPROTO on a split transaction error.Sarah Sharp2009-12-111-0/+1
* USB: xhci: Set transfer descriptor size field correctly.Sarah Sharp2009-12-112-6/+24
* USB: xhci: Add tests for TRB address translation.Sarah Sharp2009-12-113-2/+163
* USB: r8a66597: clean up. remove unneeded null checksDan Carpenter2009-12-111-4/+0
* USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin2009-12-111-2/+2
* USB: EHCI: add native scatter-gather supportAlan Stern2009-12-112-5/+29
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-113-0/+308
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-112-11/+21
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-111-4/+4
* USB: xhci: Remove unused HCD statistics code.Sarah Sharp2009-12-111-7/+0
* USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp2009-12-114-16/+243
* USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2009-12-112-34/+18
* USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp2009-12-113-10/+12
* USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2009-12-112-0/+760
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-112-11/+22
* usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel2009-12-111-4/+16
OpenPOWER on IntegriCloud