1. 12 11月, 2009 1 次提交
  2. 14 6月, 2009 1 次提交
  3. 04 6月, 2009 1 次提交
  4. 24 4月, 2009 1 次提交
  5. 09 2月, 2009 2 次提交
  6. 11 12月, 2008 2 次提交
  7. 06 9月, 2008 2 次提交
  8. 07 8月, 2008 2 次提交
  9. 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
  10. 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
  11. 19 4月, 2008 18 次提交
  12. 16 4月, 2008 1 次提交
  13. 28 1月, 2008 1 次提交
  14. 23 10月, 2007 1 次提交
  15. 23 9月, 2007 1 次提交
  16. 26 7月, 2007 1 次提交
  17. 14 6月, 2007 1 次提交
  18. 01 5月, 2007 2 次提交