mbox

[0/2] mmc: rtsx: add support for async request

Message ID 20140718072858.GJ30888@lee--X1
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-mmc-v3.17

Message

Lee Jones July 18, 2014, 7:28 a.m. UTC
Chris, Ulf,

Sorry for the delay, things have been hectic.

The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:

  Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-mmc-v3.17

for you to fetch changes up to 6291e7153a173f85bbdb13bf0c72fa11b5d74bc0:

  mmc: rtsx: add support for async request (2014-07-09 14:17:15 +0100)

----------------------------------------------------------------
Immutable branch between MFD and MMC due for the v3.17 merge window.

----------------------------------------------------------------
Micky Ching (2):
      mfd: rtsx: Add dma transfer function
      mmc: rtsx: add support for async request

 drivers/mfd/rtsx_pcr.c            |  76 ++++++++++++++--------
 drivers/mmc/host/rtsx_pci_sdmmc.c | 133 ++++++++++++++++++++++++++++++++++++--
 include/linux/mfd/rtsx_pci.h      |   6 ++
 3 files changed, 181 insertions(+), 34 deletions(-)