linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: airoha: Fix errors reported by mtd_test kernel modules
@ 2024-09-13 21:07 Lorenzo Bianconi
  2024-09-13 21:07 ` [PATCH 1/4] spi: airoha: fix dirmap_{read,write} operations Lorenzo Bianconi
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Lorenzo Bianconi @ 2024-09-13 21:07 UTC (permalink / raw)
  To: Lorenzo Bianconi, Ray Liu, Mark Brown, AngeloGioacchino Del Regno,
	Andy Shevchenko
  Cc: Christian Marangi, linux-arm-kernel, linux-spi, upstream

Fix errors detected running mtd_test kernel test modules.

---
Lorenzo Bianconi (4):
      spi: airoha: fix dirmap_{read,write} operations
      spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
      spi: airoha: remove read cache in airoha_snand_dirmap_read
      spi: airoha: do not keep {tx,rx} dma buffer always mapped

 drivers/spi/spi-airoha-snfi.c | 199 ++++++++++++++++++------------------------
 1 file changed, 87 insertions(+), 112 deletions(-)
---
base-commit: 58be528df758d3f00c10d6d381d9e02d5c68f23d
change-id: 20240913-airoha-spi-fixes-56bb430fb99f

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>



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

end of thread, other threads:[~2024-09-19 12:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 21:07 [PATCH 0/4] spi: airoha: Fix errors reported by mtd_test kernel modules Lorenzo Bianconi
2024-09-13 21:07 ` [PATCH 1/4] spi: airoha: fix dirmap_{read,write} operations Lorenzo Bianconi
2024-09-13 21:07 ` [PATCH 2/4] spi: airoha: fix airoha_snand_{write,read}_data data_len estimation Lorenzo Bianconi
2024-09-13 21:07 ` [PATCH 3/4] spi: airoha: remove read cache in airoha_snand_dirmap_read Lorenzo Bianconi
2024-09-13 21:07 ` [PATCH 4/4] spi: airoha: do not keep {tx,rx} dma buffer always mapped Lorenzo Bianconi
2024-09-19  8:29 ` (subset) [PATCH 0/4] spi: airoha: Fix errors reported by mtd_test kernel modules Mark Brown
2024-09-19  8:59   ` Lorenzo Bianconi
2024-09-19  9:05     ` Mark Brown
2024-09-19  9:16       ` Lorenzo Bianconi
2024-09-19 10:44         ` Mark Brown
2024-09-19 11:18           ` Lorenzo Bianconi
2024-09-19 12:29             ` Mark Brown
2024-09-19 12:36               ` Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).