1. 07 8月, 2008 1 次提交
  2. 15 7月, 2008 1 次提交
    • P
      mmc: remove multiwrite capability · 23af6039
      Pierre Ossman 提交于
      Relax requirements on host controllers and only require that they do not
      report a transfer count than is larger than the actual one (i.e. a lower
      value is okay). This is how many other parts of the kernel behaves so
      upper layers should already be prepared to handle that scenario. This
      gives us a performance boost on MMC cards.
      Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
      23af6039
  3. 15 5月, 2008 1 次提交
    • T
      mmc: Fix omap compile by replacing dev_name with dma_dev_name · df48dd02
      Tony Lindgren 提交于
      This patch fixes error:
      
      drivers/mmc/host/omap.c: In function 'mmc_omap_get_dma_channel':
      drivers/mmc/host/omap.c:1038: error: called object 'dev_name' is not a function
      
      Commit 06916639 adds a function
      called dev_name. This will cause a name conflict as dev_dbg calls
      dev_name(((host->mmc)->parent)).
      
      This same issue should not affect other drivers as they don't seem
      to use dev_name with dev_dbg.
      
      Thanks to Paul Walmsley <paul@pwsan.com> for figuring this one out.
      
      Cc: Paul Walmsley <paul@pwsan.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
      df48dd02
  4. 19 4月, 2008 18 次提交
  5. 16 4月, 2008 1 次提交
  6. 28 1月, 2008 1 次提交
  7. 23 10月, 2007 1 次提交
  8. 23 9月, 2007 1 次提交
  9. 26 7月, 2007 1 次提交
  10. 14 6月, 2007 1 次提交
  11. 01 5月, 2007 5 次提交
  12. 05 2月, 2007 2 次提交
  13. 15 1月, 2007 2 次提交
  14. 04 1月, 2007 1 次提交
  15. 02 12月, 2006 3 次提交