| Commit message (Expand) | Author | Age | Files | Lines |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 2 | -2/+2 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 | 14 | -219/+2418 |
|\ |
|
| * | spi: fix probe/remove section markings | Grant Likely | 2009-12-13 | 1 | -3/+3 |
| * | Add OMAP spi100k driver | Cory Maccarrone | 2009-12-13 | 3 | -0/+642 |
| * | spi-imx: don't access struct device directly but use dev_get_platdata | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |
| * | spi-imx: Add mx25 support | Sascha Hauer | 2009-12-13 | 1 | -4/+4 |
| * | spi-imx: use positive logic to distinguish cpu variants | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |
| * | spi-imx: correct check for platform_get_irq failing | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |
| * | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 2009-12-13 | 3 | -0/+512 |
| * | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm | 2009-12-13 | 3 | -0/+699 |
| * | spi: fix spidev compilation failure when VERBOSE is defined | Florian Fainelli | 2009-12-08 | 1 | -3/+3 |
| * | spi/au1550_spi: fix setupxfer not to override cfg with zeros | Jan Nikitenko | 2009-12-08 | 1 | -2/+8 |
| * | spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove | Uwe Kleine-König | 2009-12-08 | 1 | -1/+1 |
| * | spi/i.MX: fix broken error handling for gpio_request | John Ogness | 2009-12-08 | 1 | -4/+5 |
| * | spi/i.mx: drain MXC SPI transfer buffer when probing device | Daniel Mack | 2009-12-08 | 1 | -0/+8 |
| * | spi/xilinx_spi: fix incorrect casting | Grant Likely | 2009-12-08 | 1 | -2/+2 |
| * | spi/mpc52xx-spi: minor cleanups | Wolfram Sang | 2009-12-08 | 1 | -15/+11 |
| * | xilinx_spi: add a platform driver using the xilinx_spi common module. | Richard Röjfors | 2009-12-08 | 3 | -0/+110 |
| * | xilinx_spi: add support for the DS570 IP. | Richard Röjfors | 2009-12-08 | 3 | -32/+91 |
| * | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors | 2009-12-08 | 2 | -43/+55 |
| * | xilinx_spi: Split into of driver and generic part. | Richard Röjfors | 2009-12-08 | 5 | -121/+213 |
| * | mpc52xx_spi: add gpio chipselect | Luotao Fu | 2009-12-08 | 1 | -4/+60 |
| * | mpc52xx_spi: add missing mode_bits definition | Luotao Fu | 2009-12-08 | 1 | -0/+2 |
| * | mpc52xx_spi: fix clearing status register | Luotao Fu | 2009-12-08 | 1 | -1/+5 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 6 | -93/+1085 |
|\ \ |
|
| * \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 3 | -14/+13 |
| |\ \ |
|
| * \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 5 | -9/+548 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | spi/mpc52xx: replace printk with dev_err | Wolfram Sang | 2009-11-04 | 1 | -3/+2 |
| | * | | Xilinx: SPI: Fix bits_per_word for transfers | John Linn | 2009-11-04 | 1 | -1/+2 |
| | * | | spi/mpc52xx-psc-spi: check for valid PSC | Wolfram Sang | 2009-11-04 | 1 | -4/+8 |
| | * | | powerpc/5200: Add mpc5200-spi (non-PSC) device driver | Grant Likely | 2009-11-04 | 3 | -0/+529 |
| | * | | spi/mpc5200: Register SPI devices described in device tree | Grant Likely | 2009-11-04 | 1 | -1/+7 |
| * | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 2009-11-24 | 1 | -5/+0 |
| * | | | | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov | 2009-11-11 | 2 | -43/+500 |
| * | | | | spi_mpc8xxx: Turn qe_mode into flags | Anton Vorontsov | 2009-11-11 | 1 | -11/+19 |
| * | | | | spi_mpc8xxx: Factor out SPI mode change steps into a call | Anton Vorontsov | 2009-11-11 | 1 | -32/+24 |
| * | | | | spi_mpc8xxx: Fix uninitialized variable | Anton Vorontsov | 2009-11-11 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | spidev: fix double "of of" in comment | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-09 | 1 | -3/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | spi: Remove BKL from spidev_open | Thomas Gleixner | 2009-10-14 | 1 | -3/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 2 | -7/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 | 2 | -7/+7 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 2 | -4/+4 |
| | * | | Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in... | Tony Lindgren | 2009-10-15 | 1 | -4/+4 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | OMAP7XX: omap_uwire.c: Convert to omap7xx.h | Alistair Buxton | 2009-10-07 | 1 | -4/+4 |
* | | | | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto | 2009-12-02 | 1 | -7/+6 |
|/ / / |
|
* | | | spi: error status should be negative | Roel Kluin | 2009-11-17 | 1 | -1/+1 |
|/ / |
|