1. 19 2月, 2009 1 次提交
  2. 18 2月, 2009 2 次提交
  3. 03 2月, 2009 5 次提交
  4. 24 1月, 2009 2 次提交
  5. 07 1月, 2009 4 次提交
  6. 05 1月, 2009 1 次提交
  7. 01 1月, 2009 14 次提交
  8. 16 12月, 2008 3 次提交
  9. 11 12月, 2008 2 次提交
  10. 01 12月, 2008 3 次提交
  11. 30 11月, 2008 1 次提交
    • R
      [ARM] Hide ISA DMA API when ISA_DMA_API is unset · dcea83ad
      Russell King 提交于
      When ISA_DMA_API is unset, we're not implementing the ISA DMA API,
      so there's no point in publishing the prototypes via asm/dma.h, nor
      including the machine dependent parts of that API.
      
      This allows us to remove a lot of mach/dma.h files which don't contain
      any useful code.  Unfortunately though, some platforms put their own
      private non-ISA definitions into mach/dma.h, so we leave these behind
      and fix the appropriate #include statments.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      dcea83ad
  12. 29 11月, 2008 1 次提交
  13. 27 11月, 2008 1 次提交