Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: DMA: point out recommend APIs
@ 2023-09-14 17:23 Randy Li
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Li @ 2023-09-14 17:23 UTC (permalink / raw)
  To: linux-usb; +Cc: Randy Li, stern, gregkh, linux-kernel, corbet, linux-doc

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-14 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 17:23 [PATCH 0/2] USB: DMA: point out recommend APIs Randy Li
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox