All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] fix and enhancement patches for sdhci
@ 2011-10-03  9:01 Lei Wen
  2011-10-03  9:01 ` [U-Boot] [PATCH 1/4] mmc: sdhci: fix cache flush Lei Wen
                   ` (8 more replies)
  0 siblings, 9 replies; 30+ messages in thread
From: Lei Wen @ 2011-10-03  9:01 UTC (permalink / raw)
  To: u-boot

This seris fix several issue like flush cache and build warning. And
give this generic driver enhancement for timeout when transferring data
and additional structure member to access in platform self driver.

Lei Wen (4):
  mmc: sdhci: fix cache flush
  mmc: sdhci: fix build warning
  mmc: sdhci: add mmc structure for host
  mmc: sdhci: add timeout for data transfer

 drivers/mmc/sdhci.c |   12 ++++++++++--
 include/sdhci.h     |    3 +++
 2 files changed, 13 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2011-11-02 16:37 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03  9:01 [U-Boot] [PATCH 0/4] fix and enhancement patches for sdhci Lei Wen
2011-10-03  9:01 ` [U-Boot] [PATCH 1/4] mmc: sdhci: fix cache flush Lei Wen
2011-10-03  9:01 ` [U-Boot] [PATCH 2/4] mmc: sdhci: fix build warning Lei Wen
2011-10-03 10:45   ` Marek Vasut
2011-10-03 11:45     ` Lei Wen
2011-10-03  9:01 ` [U-Boot] [PATCH 3/4] mmc: sdhci: add mmc structure for host Lei Wen
2011-10-03  9:01 ` [U-Boot] [PATCH 4/4] mmc: sdhci: add timeout for data transfer Lei Wen
2011-10-04  6:32 ` [U-Boot] [PATCH V2 0/4] fix and enhancement patches for sdhci Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 0/5] " Lei Wen
2011-10-08 14:14     ` [U-Boot] [PATCH V4 " Lei Wen
2011-10-18 14:58       ` Lei Wen
2011-11-02  6:40         ` Lei Wen
2011-11-02 16:37           ` Fleming Andy-AFLEMING
2011-10-08 14:14     ` [U-Boot] [PATCH V4 1/5] mmc: sdhci: fix cache flush Lei Wen
2011-10-08 14:14     ` [U-Boot] [PATCH V4 2/5] mmc: sdhci: fix build warning Lei Wen
2011-10-08 14:14     ` [U-Boot] [PATCH V4 3/5] mmc: sdhci: add mmc structure for host Lei Wen
2011-10-08 14:14     ` [U-Boot] [PATCH V4 4/5] mmc: sdhci: add timeout for data transfer Lei Wen
2011-10-08 14:14     ` [U-Boot] [PATCH V4 5/5] mmc: sdhci: fix sdma bug for large file transfer Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 1/5] mmc: sdhci: fix cache flush Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 2/5] mmc: sdhci: fix build warning Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 3/5] mmc: sdhci: add mmc structure for host Lei Wen
2011-10-08 13:52     ` Sergei Shtylyov
2011-10-08 14:02       ` Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 4/5] mmc: sdhci: add timeout for data transfer Lei Wen
2011-10-08 13:47   ` [U-Boot] [PATCH V3 5/5] mmc: sdhci: fix sdma bug for large file transfer Lei Wen
2011-10-04  6:32 ` [U-Boot] [PATCH V2 1/4] mmc: sdhci: fix cache flush Lei Wen
2011-10-04  6:32 ` [U-Boot] [PATCH V2 2/4] mmc: sdhci: fix build warning Lei Wen
2011-10-04  7:02   ` [U-Boot] [PATCH V2.1 " Lei Wen
2011-10-04  6:32 ` [U-Boot] [PATCH V2 3/4] mmc: sdhci: add mmc structure for host Lei Wen
2011-10-04  6:32 ` [U-Boot] [PATCH V2 4/4] mmc: sdhci: add timeout for data transfer Lei Wen

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.