1. 30 8月, 2008 1 次提交
  2. 18 8月, 2008 1 次提交
  3. 08 7月, 2008 1 次提交
  4. 27 6月, 2008 1 次提交
  5. 14 6月, 2008 1 次提交
  6. 05 6月, 2008 1 次提交
  7. 08 5月, 2008 1 次提交
  8. 24 4月, 2008 1 次提交
  9. 17 4月, 2008 1 次提交
  10. 16 4月, 2008 1 次提交
    • M
      ssb: Fix usage of struct device used for DMAing · 4ac58469
      Michael Buesch 提交于
      This fixes DMA on architectures where DMA is nontrivial, like PPC64.
      We must use the host-device's (PCI) struct device for any DMA
      operation instead of the SSB device. For this we add a new
      struct device pointer to the SSB device structure that will always
      point to the right device for DMAing.
      
      Without this patch b43 and b44 drivers won't work on complex-DMA
      architectures, that for example need dev->archdata for DMA operations.
      Signed-off-by: NMichael Buesch <mb@bu3sch.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4ac58469
  11. 09 4月, 2008 6 次提交
  12. 08 4月, 2008 1 次提交
  13. 14 3月, 2008 1 次提交
  14. 07 3月, 2008 1 次提交
  15. 05 3月, 2008 1 次提交
  16. 01 3月, 2008 2 次提交
  17. 28 2月, 2008 2 次提交
  18. 21 2月, 2008 6 次提交
  19. 03 2月, 2008 1 次提交
  20. 29 1月, 2008 7 次提交
  21. 09 1月, 2008 1 次提交
  22. 11 11月, 2007 1 次提交