1. 25 1月, 2018 1 次提交
  2. 15 1月, 2018 2 次提交
  3. 10 1月, 2018 1 次提交
    • C
      dma-mapping: move swiotlb arch helpers to a new header · ea8c64ac
      Christoph Hellwig 提交于
      phys_to_dma, dma_to_phys and dma_capable are helpers published by
      architecture code for use of swiotlb and xen-swiotlb only.  Drivers are
      not supposed to use these directly, but use the DMA API instead.
      
      Move these to a new asm/dma-direct.h helper, included by a
      linux/dma-direct.h wrapper that provides the default linear mapping
      unless the architecture wants to override it.
      
      In the MIPS case the existing dma-coherent.h is reused for now as
      untangling it will take a bit of work.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Acked-by: NRobin Murphy <robin.murphy@arm.com>
      ea8c64ac
  4. 03 1月, 2018 1 次提交
  5. 01 1月, 2018 1 次提交
  6. 16 12月, 2017 1 次提交
  7. 14 12月, 2017 1 次提交
  8. 12 12月, 2017 1 次提交
  9. 07 12月, 2017 1 次提交
  10. 05 12月, 2017 2 次提交
  11. 03 12月, 2017 1 次提交
  12. 30 11月, 2017 1 次提交
  13. 29 11月, 2017 2 次提交
  14. 27 11月, 2017 1 次提交
  15. 21 11月, 2017 1 次提交
  16. 19 11月, 2017 3 次提交
  17. 17 11月, 2017 1 次提交
  18. 16 11月, 2017 1 次提交
  19. 14 11月, 2017 1 次提交
  20. 11 11月, 2017 1 次提交
  21. 10 11月, 2017 1 次提交
  22. 09 11月, 2017 1 次提交
  23. 08 11月, 2017 4 次提交
  24. 07 11月, 2017 2 次提交
  25. 06 11月, 2017 3 次提交
  26. 05 11月, 2017 3 次提交
  27. 04 11月, 2017 1 次提交