1. 25 May, 2011 2 commits
  2. 19 May, 2011 1 commit
  3. 13 May, 2011 5 commits
  4. 12 May, 2011 1 commit
    • Nicolas Ferre's avatar
      dmaengine: at_hdmac: pause: no need to wait for FIFO empty · de7a2f9f
      Nicolas Ferre authored
      With the addition of the "pause" feature, an active wait was introduced
      to check the "FIFO empty" event. This event was not always happening and
      a timout contition was needed.
      But, in some cases, this event depend on the peripheral connected to the
      channel that is paused: FIFO becomes empty if the peripheral consumes data.
      The timeout is pretty difficult to evaluate. Moreover, this check is not
      needed.
      In conclusion, it seems sensible to entirely remove the checking of
      "FIFO empty" status when pausing.
      Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
      [commit msg edited for grammer]
      Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
      de7a2f9f
  5. 09 May, 2011 10 commits
  6. 02 May, 2011 5 commits
  7. 06 Apr, 2011 3 commits
  8. 05 Apr, 2011 13 commits