1. 28 Feb, 2005 1 commit
    • Sascha Hauer's avatar
      [ARM PATCH] 2496/1: i.MX DMA fix · b8d45999
      Sascha Hauer authored
      Patch from Sascha Hauer
      
      This patch fixes the handling of the dma interrupt acknowledge register (DISR).
      A DMA interrupt is acknowledged by setting the corresponding bit in
      DISR. So we are not allowed to use |= on this register because we could
      lose interrupts.
      Sascha Hauer
      
      Signed-off-by: Sascha Hauer
      Signed-off-by: Russell King
      b8d45999
  2. 27 Feb, 2005 5 commits
  3. 26 Feb, 2005 7 commits
  4. 25 Feb, 2005 10 commits
  5. 24 Feb, 2005 3 commits
  6. 23 Feb, 2005 14 commits