All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [PULL] u-boot-usb/next
Date: Thu, 1 Oct 2020 20:38:37 +0200	[thread overview]
Message-ID: <d2c49ba0-fd09-9d0f-b49e-827de1eb9e39@denx.de> (raw)
In-Reply-To: <20201001180922.GT14816@bill-the-cat>

This is without the DWC2 patch.

The following changes since commit 26acc6395fee680cea72e51348bd59e206eb0464:

  Merge branch '2020-09-30-assorted-network-improvements' into next
(2020-10-01 09:46:10 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git next

for you to fetch changes up to e15e817f3eb13dd4b58f465b009164ecd8b997cf:

  usb: xhci-rcar: Add support for R8A774A1 SoC (2020-10-01 19:43:05 +0200)

----------------------------------------------------------------
Chunfeng Yun (9):
      usb: xhci: add a member hci_version in xhci_ctrl struct
      usb: xhci: create one unified function to calculate TRB TD remainder
      usb: xhci: add quirks flag to support MediaTek xHCI 0.96
      usb: xhci: convert to HCS_MAX_PORTS()
      usb: xhci: convert to TRB_TYPE()
      usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
      usb: xhci: convert to TRB_TX_TYPE()
      usb: xhci: use macros with parameter to fill ep_info2
      usb: xhci: convert to readx_poll_sleep_timeout()

Lad Prabhakar (1):
      usb: xhci-rcar: Add support for R8A774A1 SoC

 drivers/usb/host/xhci-mem.c  |  18 +++++---------
 drivers/usb/host/xhci-mtk.c  |   1 +
 drivers/usb/host/xhci-rcar.c |   1 +
 drivers/usb/host/xhci-ring.c | 141
+++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------
 drivers/usb/host/xhci.c      |  37 ++++++++++++----------------
 include/usb/xhci.h           |  18 ++++----------
 6 files changed, 98 insertions(+), 118 deletions(-)

  reply	other threads:[~2020-10-01 18:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01  8:29 [PULL] u-boot-usb/next Marek Vasut
2020-10-01 17:09 ` Tom Rini
2020-10-01 17:42   ` Marek Vasut
2020-10-01 18:09     ` Tom Rini
2020-10-01 18:38       ` Marek Vasut [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-03  0:40 Marek Vasut
2026-06-03 18:21 ` Tom Rini
2025-10-05 12:59 Marek Vasut
2025-10-05 17:48 ` Tom Rini
2025-09-25 23:08 Marek Vasut
2025-09-26 15:56 ` Tom Rini
2025-03-17  3:15 Marek Vasut
2025-03-18  1:14 ` Tom Rini
2024-09-09 20:20 Marek Vasut
2024-09-10  4:08 ` Tom Rini
2023-09-16 10:16 Marek Vasut
2023-09-16 22:38 ` Tom Rini
2023-09-05 13:50 Marek Vasut
2023-09-06 17:50 ` Tom Rini
2023-05-18 15:01 Marek Vasut
2023-05-18 20:09 ` Tom Rini
2023-03-03  0:05 Marek Vasut
2023-03-03 23:40 ` Tom Rini
2023-02-22 15:36 Marek Vasut
2023-02-22 18:37 ` Tom Rini
2023-02-22 22:09   ` Marek Vasut
2023-02-23  1:50     ` Tom Rini
2023-02-23  4:45       ` Marek Vasut
2023-02-23 16:36     ` Tom Rini
2020-03-30  9:32 Marek Vasut
2020-04-01 13:43 ` Tom Rini

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=d2c49ba0-fd09-9d0f-b49e-827de1eb9e39@denx.de \
    --to=marex@denx.de \
    --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.