All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete
@ 2024-12-11  9:51 Jamin Lin via
  2024-12-11  9:51 ` [RFC.PATCH v1 1/2] sd:sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks Jamin Lin via
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jamin Lin via @ 2024-12-11  9:51 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Bin Meng, open list:SD (Secure Card),
	open list:All patches CC here
  Cc: jamin_lin, troy_lee, yunlin.tang

v1:
1. Fix boundary_count overflow
2. Fix data transfer did not complete if data size is bigger then SDMA Buffer Boundary

Jamin Lin (2):
  RFC:sd:sdhci: Fix boundary_count overflow in
    sdhci_sdma_transfer_multi_blocks
  RFC:sd:sdhci: Fix data transfer did not complete if data size is
    bigger then SDMA Buffer Boundary

 hw/sd/sdhci.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-12-13  3:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11  9:51 [RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete Jamin Lin via
2024-12-11  9:51 ` [RFC.PATCH v1 1/2] sd:sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks Jamin Lin via
2024-12-11  9:51 ` [RFC.PATCH v1 2/2] sd:sdhci: Fix data transfer did not complete if data size is bigger then SDMA Buffer Boundary Jamin Lin via
2024-12-13  3:14 ` [RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete Jamin Lin

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.