Linux Documentation
 help / color / mirror / Atom feed
From: Randy Li <ayaka@soulik.info>
To: linux-usb@vger.kernel.org
Cc: Randy Li <ayaka@soulik.info>,
	stern@rowland.harvard.edu, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org, corbet@lwn.net,
	linux-doc@vger.kernel.org
Subject: [PATCH 0/2] USB: DMA: point out recommend APIs
Date: Fri, 15 Sep 2023 01:23:22 +0800	[thread overview]
Message-ID: <20230914172336.18761-1-ayaka@soulik.info> (raw)

Although I submit these patches as the previous reply suggestion, I
am stilling wondering the IOMMU with USB controller. I think the most
of USB controller didn't need to create entities in IOMMU to support
scatterlist. Once the hcd supports that(sg_tablesize > 0), it could
support infinite scatter pages?

Randy Li (2):
  USB: dma: remove unused function prototype
  docs: driver-api: usb: update dma info

 Documentation/driver-api/usb/dma.rst | 48 +++++++---------------------
 include/linux/usb.h                  | 16 ----------
 2 files changed, 11 insertions(+), 53 deletions(-)

-- 
2.41.0


             reply	other threads:[~2023-09-14 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14 17:23 Randy Li [this message]
2023-09-14 17:23 ` [PATCH 1/2] USB: dma: remove unused function prototype Randy Li
2023-09-14 17:23 ` [PATCH 2/2] docs: driver-api: usb: update dma info Randy Li

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=20230914172336.18761-1-ayaka@soulik.info \
    --to=ayaka@soulik.info \
    --cc=corbet@lwn.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox