1. 05 2月, 2007 1 次提交
    • D
      mmc: Power quirk for ENE controllers · 9e9dc5f2
      Darren Salt 提交于
      Support for these devices was broken for 2.6.18-rc1 and later by commit
      146ad66e, which added voltage level support.
      
      This restores the previous behaviour for these devices by ensuring that when
      the voltage is changed, only one write to set the voltage is performed.
      
      It may be that both writes are needed if the voltage is being changed between
      two non-zero values or that it's safe to ensure that only one write is done
      if the hardware only supports one voltage; I don't know whether either is the
      case nor can I test since I have only the one SD reader (1524:0550), and it
      supports just the one voltage.
      Signed-off-by: NDarren Salt <linux@youmustbejoking.demon.co.uk>
      Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
      9e9dc5f2
  2. 29 1月, 2007 1 次提交
  3. 27 1月, 2007 1 次提交
  4. 21 12月, 2006 1 次提交
  5. 19 12月, 2006 1 次提交
  6. 14 12月, 2006 1 次提交
  7. 09 12月, 2006 1 次提交
  8. 08 12月, 2006 2 次提交
  9. 07 12月, 2006 2 次提交
  10. 03 12月, 2006 1 次提交
  11. 02 12月, 2006 2 次提交
  12. 03 11月, 2006 1 次提交
  13. 18 10月, 2006 1 次提交
  14. 04 10月, 2006 2 次提交
  15. 30 9月, 2006 1 次提交
    • M
      [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. · f9317a40
      Michael Chan 提交于
      MSI is defined to be 32-bit write.  The 5706 does 64-bit MSI writes
      with byte enables disabled on the unused 32-bit word.  This is legal
      but causes problems on the AMD 8132 which will eventually stop
      responding after a while.
      
      Without this patch, the MSI test done by the driver during open will
      pass, but MSI will eventually stop working after a few MSIs are
      written by the device.
      
      AMD believes this incompatibility is unique to the 5706, and
      prefers to locally disable MSI rather than globally disabling it
      using pci_msi_quirk.
      
      Update version to 1.4.45.
      Signed-off-by: NMichael Chan <mchan@broadcom.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f9317a40
  16. 29 9月, 2006 3 次提交
  17. 27 9月, 2006 2 次提交
  18. 09 9月, 2006 1 次提交
  19. 01 9月, 2006 1 次提交
  20. 27 8月, 2006 1 次提交
  21. 04 8月, 2006 1 次提交
  22. 29 7月, 2006 1 次提交
  23. 06 7月, 2006 1 次提交
  24. 03 7月, 2006 1 次提交
  25. 01 7月, 2006 1 次提交
  26. 27 6月, 2006 2 次提交
  27. 23 6月, 2006 2 次提交
  28. 22 6月, 2006 3 次提交
  29. 18 6月, 2006 1 次提交