1. Feb 22, 2009
  2. Jan 02, 2009
  3. Dec 12, 2008
    • Russell King's avatar
      [ARM] dma: Use sensible DMA parameters for Acorn drivers · 5369bea7
      Russell King authored
      
      
      The hardware supports transfers up to a page boundary per buffer.
      Currently, we work around that in the DMA code by splitting each
      buffer up as we run through the scatterlist.  Avoid this by telling
      the block layers about the hardware restriction.
      
      Eventually, this will allow us to phase out the splitting code,
      but not until the old IDE layer allows us to control the value it
      gives to blk_queue_segment_boundary().
      
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      5369bea7
  4. Dec 11, 2008
  5. Dec 09, 2008
  6. Dec 08, 2008
  7. Nov 30, 2008
  8. Nov 29, 2008
  9. Nov 28, 2008