1. 16 Apr, 2013 1 commit
    • Grant Likely's avatar
      MAINTAINERS: Update Grant's email address and maintainership · 19624236
      Grant Likely authored
      I've taken a full time position with Linaro and so I'll be using my
      Linaro email address from this point on. It has also been many years
      since I've touched any of the Xilinx related code so mark those items as
      unmaintained.
      
      In addition, Mark Brown is taking the lead on SPI maintainership now, so
      I've reversed the order of our names for that entry.
      Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Linus Walleij <linus.walleij@linaro.org>
      Cc: Rob Herring <rob.herring@calxeda.com>
      19624236
  2. 15 Apr, 2013 1 commit
  3. 12 Apr, 2013 1 commit
    • 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
  4. 10 Apr, 2013 1 commit
  5. 09 Apr, 2013 2 commits
  6. 08 Apr, 2013 3 commits
  7. 07 Apr, 2013 12 commits
  8. 03 Apr, 2013 2 commits
  9. 01 Apr, 2013 17 commits