Age | Commit message (Expand) | Author |
2009-12-17 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-17 | spi: spi_txx9.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_sh_sci.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_mpc8xxx.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_bfin5xx.c: use resource_size() | hartleys |
2009-12-17 | spi: atmel_spi.c: use resource_size() | hartleys |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar |
2009-12-17 | atmel_spi: fix dma addr calculation for len > BUFFER_SIZE | Ben Nizette |
2009-12-17 | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks |
2009-12-17 | spi: controller driver for Designware SPI core | Feng Tang |
2009-12-17 | spidev: add proper section markers | Mike Frysinger |
2009-12-17 | spidev: use DECLARE_BITMAP instead of declaring the array | Thadeu Lima de Souza Cascardo |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-13 | spi: fix probe/remove section markings | Grant Likely |
2009-12-13 | Add OMAP spi100k driver | Cory Maccarrone |
2009-12-13 | spi-imx: don't access struct device directly but use dev_get_platdata | Uwe Kleine-König |
2009-12-13 | spi-imx: Add mx25 support | Sascha Hauer |
2009-12-13 | spi-imx: use positive logic to distinguish cpu variants | Uwe Kleine-König |
2009-12-13 | spi-imx: correct check for platform_get_irq failing | Uwe Kleine-König |
2009-12-13 | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun |
2009-12-13 | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2009-12-08 | spi: fix spidev compilation failure when VERBOSE is defined | Florian Fainelli |
2009-12-08 | spi/au1550_spi: fix setupxfer not to override cfg with zeros | Jan Nikitenko |
2009-12-08 | spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove | Uwe Kleine-König |
2009-12-08 | spi/i.MX: fix broken error handling for gpio_request | John Ogness |
2009-12-08 | spi/i.mx: drain MXC SPI transfer buffer when probing device | Daniel Mack |
2009-12-08 | spi/xilinx_spi: fix incorrect casting | Grant Likely |
2009-12-08 | spi/mpc52xx-spi: minor cleanups | Wolfram Sang |
2009-12-08 | xilinx_spi: add a platform driver using the xilinx_spi common module. | Richard Röjfors |
2009-12-08 | xilinx_spi: add support for the DS570 IP. | Richard Röjfors |
2009-12-08 | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors |
2009-12-08 | xilinx_spi: Split into of driver and generic part. | Richard Röjfors |
2009-12-08 | mpc52xx_spi: add gpio chipselect | Luotao Fu |
2009-12-08 | mpc52xx_spi: add missing mode_bits definition | Luotao Fu |
2009-12-08 | mpc52xx_spi: fix clearing status register | Luotao Fu |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | spidev: fix double "of of" in comment | Thadeu Lima de Souza Cascardo |
2009-12-02 | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto |
2009-11-24 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-11-24 | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-17 | spi: error status should be negative | Roel Kluin |
2009-11-11 | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov |