Skip to content
  1. Apr 24, 2013
  2. Apr 19, 2013
  3. Apr 18, 2013
  4. Apr 16, 2013
  5. Apr 12, 2013
    • Arnd Bergmann's avatar
      spi: s3c64xx: move to generic dmaengine API · 78843727
      Arnd Bergmann authored
      
      
      The spi-s3c64xx uses a Samsung proprietary interface for
      talking to the DMA engine, which does not work with
      multiplatform kernels.
      
      This version of the patch leaves the old code in place,
      behind an #ifdef. This can be removed in the future,
      after the s3c64xx platform start supporting the regular
      dmaengine interface. An earlier version of this patch was
      tested successfully on exynos5250 by Padma Venkat.
      
      The conversion was rather mechanical, since the samsung
      interface is just a shallow wrapper around the dmaengine
      interface.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      78843727
  6. Apr 10, 2013
  7. Apr 08, 2013
  8. Apr 07, 2013
  9. Apr 04, 2013
  10. Apr 01, 2013