1. 16 Feb, 2010 18 commits
  2. 04 Feb, 2010 2 commits
  3. 17 Jan, 2010 3 commits
  4. 08 Jan, 2010 2 commits
  5. 07 Jan, 2010 1 commit
  6. 06 Jan, 2010 1 commit
  7. 23 Dec, 2009 1 commit
  8. 19 Dec, 2009 2 commits
  9. 18 Dec, 2009 9 commits
  10. 17 Dec, 2009 1 commit
    • Linus Torvalds's avatar
      Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 · bf931a01
      Linus Torvalds authored
      * 'next-spi' of git://git.secretlab.ca/git/linux-2.6:
        spi: spi_txx9.c: use resource_size()
        spi: spi_sh_sci.c: use resource_size()
        spi: spi_mpc8xxx.c: use resource_size()
        spi: spi_bfin5xx.c: use resource_size()
        spi: atmel_spi.c: use resource_size()
        spi: Add s3c64xx SPI Controller driver
        atmel_spi: fix dma addr calculation for len > BUFFER_SIZE
        spi_s3c24xx: add FIQ pseudo-DMA support
        spi: controller driver for Designware SPI core
        spidev: add proper section markers
        spidev: use DECLARE_BITMAP instead of declaring the array
      bf931a01