All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO
@ 2011-12-12 15:36 ` Ulf Hansson
  0 siblings, 0 replies; 14+ messages in thread
From: Ulf Hansson @ 2011-12-12 15:36 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel; +Cc: Russell King, Ulf Hansson, Lee Jones

This patchserie is based upon the below stated patchserie:
mmc: mmci: Improved PM support, cleanup and bugfixes

These patches are all related to the SDIO support. Some patches will
anyway effect the code execution path for non-SDIO and more important
also the "hotpath" for all PIO read transfers. The intent is to try
to affect as little as possible.

Per Forlin (1):
  mmc: mmci: Add constraints on alignment for SDIO

Stefan Nilsson XK (1):
  mmc: mmci: Fix PIO read for small SDIO packets

Ulf Hansson (3):
  mmc: mmci: Prepare for SDIO before setting up DMA job
  mmc: mmci: Fix incorrect handling of HW flow control for SDIO
  mmc: mmci: Support any block sizes for ux500v2 variant

 drivers/mmc/host/mmci.c |  120 +++++++++++++++++++++++++++++++++++-----------
 drivers/mmc/host/mmci.h |    7 +++
 2 files changed, 98 insertions(+), 29 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2011-12-13 16:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 15:36 [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 1/5] mmc: mmci: Prepare for SDIO before setting up DMA job Ulf Hansson
2011-12-12 15:36   ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 2/5] mmc: mmci: Fix incorrect handling of HW flow control for SDIO Ulf Hansson
2011-12-12 15:36   ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 3/5] mmc: mmci: Add constraints on alignment " Ulf Hansson
2011-12-12 15:36   ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 4/5] mmc: mmci: Fix PIO read for small SDIO packets Ulf Hansson
2011-12-12 15:36   ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 5/5] mmc: mmci: Support any block sizes for ux500v2 variant Ulf Hansson
2011-12-12 15:36   ` Ulf Hansson
2011-12-13 16:24 ` [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO Ulf Hansson
2011-12-13 16:24   ` Ulf Hansson

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.