1. 02 1月, 2009 1 次提交
  2. 11 12月, 2008 1 次提交
    • R
      [ARM] dma: rejig DMA initialization · 2f757f2a
      Russell King 提交于
      Rather than having the central DMA multiplexer call the architecture
      specific DMA initialization function, have each architecture DMA
      initialization function use core_initcall(), and register each DMA
      channel separately with the multiplexer.
      
      This removes the array of dma structures in the central multiplexer,
      replacing it with an array of pointers instead; this is more flexible
      since it allows the drivers to wrap the DMA structure (eventually
      allowing us to transition non-ISA DMA drivers away.)
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      2f757f2a
  3. 08 12月, 2008 1 次提交
  4. 06 9月, 2008 1 次提交
  5. 26 1月, 2008 1 次提交
  6. 17 5月, 2006 1 次提交
  7. 04 1月, 2006 1 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4