From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 02/10] USB: xHCI: Add stack support for xHCI
Date: Mon, 23 Sep 2013 07:50:54 -0500 [thread overview]
Message-ID: <5240392E.1030502@ti.com> (raw)
In-Reply-To: <1379147573-21897-3-git-send-email-gautam.vivek@samsung.com>
Marek and Vivek
On 09/14/2013 03:32 AM, Vivek Gautam wrote:
> This adds stack layer for eXtensible Host Controller Interface
> which facilitates use of USB 3.0 in host mode.
>
> Adapting xHCI host controller driver in linux-kernel
> by Sarah Sharp to needs in u-boot.
>
> Initial porting from Linux kernel version 3.4, with following
> top commit history of drivers/usb/host/xhci* :
> cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found
>
>
<snip>
I am checking with Sarah Sharp on the stability of the xHCI stack in 3.4.
I talked to her @ LPC and she eluded that 3.8 was a stable stack. But I asked for her comments off line.
I will give her a couple days to respond.
Otherwise I am rebasing my code on top of these and testing this out.
Sorry for the delay on review and comment but I was travelling last week and did not have the
oppourtunity to review or test.
Dan
--
------------------
Dan Murphy
next prev parent reply other threads:[~2013-09-23 12:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-14 8:32 [U-Boot] [PATCH v3 00/10] USB: XHCI: Add xHCI host controller stack driver Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 01/10] usb: Move 'bmRequestType' USB device request macros from EHCI header Vivek Gautam
2013-09-17 3:02 ` Marek Vasut
2013-09-17 3:21 ` Vivek Gautam
2013-09-17 15:23 ` Marek Vasut
2013-09-14 8:32 ` [U-Boot] [PATCH v3 02/10] USB: xHCI: Add stack support for xHCI Vivek Gautam
2013-09-23 12:50 ` Dan Murphy [this message]
2013-09-23 15:10 ` Marek Vasut
2013-09-14 8:32 ` [U-Boot] [PATCH v3 03/10] USB: XHCI: Add xHCI host controller support for Exynos5 Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 04/10] arm: exynos: Add methods to control power to USB 3.0 PHY Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 05/10] exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 06/10] exynos5: dts: Add device node for XHCI Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 07/10] config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 08/10] temp: config: exynos5250: Enable xHCI support for Exynos5 Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 09/10] exynos: usb: Switch USB VBUS GPIOs to be device tree configured Vivek Gautam
2013-09-14 8:32 ` [U-Boot] [PATCH v3 10/10] exynos: dts: Add USB VBUS GPIOs to the device tree Vivek Gautam
2013-09-14 9:10 ` [U-Boot] [PATCH v3 00/10] USB: XHCI: Add xHCI host controller stack driver Vivek Gautam
2013-09-17 3:07 ` Marek Vasut
2013-09-17 13:12 ` Minkyu Kang
2013-09-23 15:29 ` Marek Vasut
2013-09-23 18:01 ` Dan Murphy
2013-09-24 15:54 ` Marek Vasut
2013-09-24 1:53 ` Vivek Gautam
2013-09-24 7:00 ` Marek Vasut
2013-09-24 8:50 ` Vivek Gautam
2013-09-25 15:46 ` Dan Murphy
2013-09-27 14:35 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5240392E.1030502@ti.com \
--to=dmurphy@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.