1. 04 6月, 2014 1 次提交
  2. 28 11月, 2012 1 次提交
  3. 28 3月, 2012 1 次提交
  4. 14 10月, 2011 1 次提交
  5. 28 9月, 2011 1 次提交
    • P
      doc: fix broken references · 395cf969
      Paul Bolle 提交于
      There are numerous broken references to Documentation files (in other
      Documentation files, in comments, etc.). These broken references are
      caused by typo's in the references, and by renames or removals of the
      Documentation files. Some broken references are simply odd.
      
      Fix these broken references, sometimes by dropping the irrelevant text
      they were part of.
      Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      395cf969
  6. 11 8月, 2010 2 次提交
  7. 04 8月, 2010 1 次提交
  8. 11 3月, 2010 2 次提交
    • M
      microblaze: Implement __dma_sync_page · 2549edd3
      Michal Simek 提交于
      There is necessary to do some cache handling for dma operations.
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      2549edd3
    • M
      microblaze: Support DMA · ccfe27d7
      Michal Simek 提交于
      Add DMA support for Microblaze. There are some part of this new feature:
      1. Basic DMA support
      2. Enable DMA debug option
      3. Setup notifier
      
      Ad 1. dma-mapping come from powerpc and x86 version and it is based on
      generic dma-mapping-common.h
      
      Ad 2. DMA support debug features which is used in generic file.
      For more information please look at Documentation/DMA-API.txt
      
      Ad 3. notifier is very important to setup dma_ops. Without this part
      for example ll_temac driver failed because there are no setup dma operations.
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      ccfe27d7
  9. 21 5月, 2009 1 次提交
  10. 27 3月, 2009 1 次提交