All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] mmc: renesas_sdhi_internal_dmac: DMA handling fixes
@ 2018-04-13 14:10 Wolfram Sang
  2018-04-13 14:10 ` [PATCH v2 1/5] mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs Wolfram Sang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Wolfram Sang @ 2018-04-13 14:10 UTC (permalink / raw)
  To: linux-mmc, Yoshihiro Shimoda
  Cc: linux-renesas-soc, Niklas Söderlund, Simon Horman, Wolfram Sang

I have collected the patches floating around for renesas_sdhi_internal_dmac and
grouped them to avoid dependency issues. I think it would be good to give
Shimoda-san next week to look at these patches, too.

Regarding stable: I think patch 1 is clearly for stable. Patch 3 maybe, but it
needs patch 2 which is not. Not sure if it is worth the hazzle. Maybe
Shimoda-san has an opinion, too? Patches 4 & 5 are not for stable.

Changes since v1
	* patch 1: drop superfluous NULL check on soc->date
		   (Thanks Geert!)
	* patches 2,3,5: added Simon's tag

Kind regards,

   Wolfram

Masaharu Hayakawa (1):
  mmc: renesas_sdhi: Fix alignment check of sg buffer

Niklas Söderlund (1):
  mmc: renesas_sdhi: use helpers to access struct scatterlist members

Wolfram Sang (3):
  mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
  mmc: renesas_sdhi_internal_dmac: use more generic whitelisting
  mmc: renesas_sdhi_internal_dmac: remove superfluous WARN

 drivers/mmc/host/renesas_sdhi_internal_dmac.c | 63 +++++++++++++++++++--------
 1 file changed, 45 insertions(+), 18 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-04-13 19:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13 14:10 [PATCH v2 0/5] mmc: renesas_sdhi_internal_dmac: DMA handling fixes Wolfram Sang
2018-04-13 14:10 ` [PATCH v2 1/5] mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs Wolfram Sang
2018-04-13 19:26   ` Sergei Shtylyov
2018-04-13 14:10 ` [PATCH v2 2/5] mmc: renesas_sdhi: use helpers to access struct scatterlist members Wolfram Sang
2018-04-13 14:10 ` [PATCH v2 3/5] mmc: renesas_sdhi: Fix alignment check of sg buffer Wolfram Sang
2018-04-13 14:10 ` [PATCH v2 4/5] mmc: renesas_sdhi_internal_dmac: use more generic whitelisting Wolfram Sang
2018-04-13 15:59   ` Sergei Shtylyov
2018-04-13 14:10 ` [PATCH v2 5/5] mmc: renesas_sdhi_internal_dmac: remove superfluous WARN Wolfram Sang

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.