On 9 April 2015 at 03:01, Jaehoon Chung <[email protected]> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to