1. 30 1月, 2009 2 次提交
  2. 15 1月, 2009 1 次提交
  3. 11 12月, 2008 1 次提交
  4. 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
  5. 06 9月, 2008 2 次提交
  6. 07 8月, 2008 2 次提交
  7. 03 7月, 2008 3 次提交
  8. 06 6月, 2008 1 次提交
  9. 10 5月, 2008 1 次提交
  10. 20 3月, 2008 2 次提交
  11. 06 3月, 2008 1 次提交
  12. 05 3月, 2008 1 次提交
  13. 09 2月, 2008 1 次提交
  14. 20 10月, 2007 1 次提交
  15. 21 9月, 2007 1 次提交
  16. 21 5月, 2007 1 次提交
  17. 11 5月, 2007 1 次提交
  18. 09 5月, 2007 1 次提交
  19. 02 3月, 2007 1 次提交
  20. 07 10月, 2006 1 次提交
  21. 25 9月, 2006 3 次提交
  22. 03 7月, 2006 1 次提交
  23. 02 7月, 2006 1 次提交
  24. 27 6月, 2006 3 次提交
  25. 03 4月, 2006 1 次提交
  26. 11 1月, 2006 1 次提交
  27. 10 11月, 2005 1 次提交
  28. 08 9月, 2005 1 次提交
    • T
      [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 · 92105bb7
      Tony Lindgren 提交于
      Patch from Tony Lindgren
      
      This patch syncs the mainline kernel with linux-omap tree.
      The highlights of the patch are:
      - Clock updates by Tuukka Tikkanen, Juha Yrjola,
        Daniel Petrini and Tony Lindgren
      - DMA fixes by Imre Deak, Juha Yrjola and Daniel Petrini
      - Add support to dual-mode hardware timers by Lauri Leukkunen
      - GPIO support for 24xx by Paul Mundt
      - GPIO wake-up support by Tony Lindgren
      - Better GPIO interrupt handler to not lose interrupts by
        Ralph Walden and Ladislav Michl
      - Power Management updates by Tuukka Tikkanen
      - Make Power Management code use new SRAM functions by
        Tony Lindgren
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      92105bb7
  29. 11 7月, 2005 2 次提交