public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next
@ 2015-04-09  1:01 Jaehoon Chung
  2015-04-09  7:12 ` Ulf Hansson
  0 siblings, 1 reply; 2+ messages in thread
From: Jaehoon Chung @ 2015-04-09  1:01 UTC (permalink / raw)
  To: linux-mmc@vger.kernel.org
  Cc: Ulf Hansson, Doug Anderson, Ben Dooks, 'Chris Ball'

The following changes since commit f5c5179b9a8ab8e3255f78e233d94ea54f23f832:

  mmc: core: Convert the error field in struct mmc_command|data into an int (2015-04-08 12:10:20 +0200)

are available in the git repository at:

  https://github.com/jh80chung/dw-mmc.git tags/dw_mmc-for-ulf

for you to fetch changes up to 4836d36be8b291827aceeceda4fbe3f8e5f3ad13:

  mmc: dw_mmc: Add locking around cmd11 timer (2015-04-08 23:13:03 +0900)

----------------------------------------------------------------
Main update:
- Modify the dw-mmc IO accessors
- Update codes to prevent the malfunction for cmd11 timer 

----------------------------------------------------------------
Ben Dooks (3):
      mmc: dw_mmc: make IO accessors endian agnostic
      mmc: dw_mmc: change idmac descriptor files to __le32
      mmc: dw_mmc: fix fifo ordering in big endian

Doug Anderson (3):
      mmc: dw_mmc: Increase cmd11 timeout to 500ms
      mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
      mmc: dw_mmc: Add locking around cmd11 timer

 drivers/mmc/host/dw_mmc.c  |  126 ++++++++++++++++++++++++--------------------
 drivers/mmc/host/dw_mmc.h  |   26 ++++++---
 include/linux/mmc/dw_mmc.h |    4 +-
 3 files changed, 91 insertions(+), 65 deletions(-)

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

* Re: [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next
  2015-04-09  1:01 [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next Jaehoon Chung
@ 2015-04-09  7:12 ` Ulf Hansson
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Hansson @ 2015-04-09  7:12 UTC (permalink / raw)
  To: Jaehoon Chung
  Cc: linux-mmc@vger.kernel.org, Doug Anderson, Ben Dooks, Chris Ball

On 9 April 2015 at 03:01, Jaehoon Chung <jh80.chung@gmail.com> wrote:
> The following changes since commit f5c5179b9a8ab8e3255f78e233d94ea54f23f832:
>
>   mmc: core: Convert the error field in struct mmc_command|data into an int (2015-04-08 12:10:20 +0200)
>
> are available in the git repository at:
>
>   https://github.com/jh80chung/dw-mmc.git tags/dw_mmc-for-ulf
>
> for you to fetch changes up to 4836d36be8b291827aceeceda4fbe3f8e5f3ad13:
>
>   mmc: dw_mmc: Add locking around cmd11 timer (2015-04-08 23:13:03 +0900)
>
> ----------------------------------------------------------------
> Main update:
> - Modify the dw-mmc IO accessors
> - Update codes to prevent the malfunction for cmd11 timer
>
> ----------------------------------------------------------------
> Ben Dooks (3):
>       mmc: dw_mmc: make IO accessors endian agnostic
>       mmc: dw_mmc: change idmac descriptor files to __le32
>       mmc: dw_mmc: fix fifo ordering in big endian
>
> Doug Anderson (3):
>       mmc: dw_mmc: Increase cmd11 timeout to 500ms
>       mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
>       mmc: dw_mmc: Add locking around cmd11 timer
>
>  drivers/mmc/host/dw_mmc.c  |  126 ++++++++++++++++++++++++--------------------
>  drivers/mmc/host/dw_mmc.h  |   26 ++++++---
>  include/linux/mmc/dw_mmc.h |    4 +-
>  3 files changed, 91 insertions(+), 65 deletions(-)

Thanks! Pulled into my next branch.

Kind regards
Uffe

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

end of thread, other threads:[~2015-04-09  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09  1:01 [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next Jaehoon Chung
2015-04-09  7:12 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox