All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mmc: queue: Fix bigger segments usage
@ 2019-09-12  4:13 Yoshihiro Shimoda
  2019-09-12  4:13 ` [PATCH v2 1/2] " Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yoshihiro Shimoda @ 2019-09-12  4:13 UTC (permalink / raw)
  To: hch, ulf.hansson, wsa+renesas
  Cc: treding, linux-mmc, linux-renesas-soc, Yoshihiro Shimoda

This patch series is based on the linux-next / next-20190904 tag.
Thierry reported an issue which caused the SDHCI environment [1]
so that I made this patch series to resolve the issue.

[1]
https://patchwork.kernel.org/patch/11137903/

Also, this patch adds the flag to enable the feature on my
environment.

Changes from v1:
 - Add Ulf's Acked-by.
  https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=172079


Yoshihiro Shimoda (2):
  mmc: queue: Fix bigger segments usage
  mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE

 drivers/mmc/core/queue.c                      | 8 +++++++-
 drivers/mmc/host/renesas_sdhi_internal_dmac.c | 2 +-
 include/linux/mmc/host.h                      | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-09-12 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  4:13 [PATCH v2 0/2] mmc: queue: Fix bigger segments usage Yoshihiro Shimoda
2019-09-12  4:13 ` [PATCH v2 1/2] " Yoshihiro Shimoda
2019-09-12 17:57   ` Wolfram Sang
2019-09-12  4:13 ` [PATCH v2 2/2] mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE Yoshihiro Shimoda
2019-09-12 17:57   ` Wolfram Sang
2019-09-12 12:17 ` [PATCH v2 0/2] mmc: queue: Fix bigger segments usage Christoph Hellwig

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.