1. 15 7月, 2008 1 次提交
    • P
      sdhci: move pci stuff to separate module · b8c86fc5
      Pierre Ossman 提交于
      The SDHCI interface is not PCI specific, yet the Linux driver was
      intimitely connected to the PCI bus. This patch properly separates
      the PCI specific portion from the bus independent code.
      
      This patch is based on work by Ben Dooks but he did not have time
      to complete it.
      Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
      b8c86fc5
  2. 13 5月, 2008 1 次提交
  3. 19 4月, 2008 2 次提交
  4. 08 2月, 2008 1 次提交
  5. 13 12月, 2007 1 次提交
    • P
      sdhci: use PIO when DMA can't satisfy the request · c9fddbc4
      Pierre Ossman 提交于
      Some controllers have been designed on the assumption that all transfers
      will be 32-bit aligned, both in start address and in size. This is not a
      guarantee the SDHCI specification provides and not one we can provide.
      
      Revert back to PIO for individual requests in order to work around the
      hardware bug.
      Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
      c9fddbc4
  6. 04 10月, 2007 1 次提交
  7. 23 8月, 2007 1 次提交
  8. 26 7月, 2007 1 次提交
  9. 21 7月, 2007 1 次提交
  10. 01 5月, 2007 2 次提交
  11. 05 2月, 2007 2 次提交
  12. 02 12月, 2006 1 次提交
  13. 01 10月, 2006 1 次提交
  14. 02 7月, 2006 8 次提交
  15. 24 3月, 2006 1 次提交