| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / |
|
* | | ARM: 5741/1: pl022: fix peripheral id for ST vendor | Srinidhi Kasagar | 2009-10-05 | 1 | -1/+1 |
|/ |
|
* | spi-imx: strip down chipselect function to only drive the chipselect | Uwe Kleine-König | 2009-10-01 | 1 | -33/+17 |
* | spi-imx: initialize complete config struct | Uwe Kleine-König | 2009-10-01 | 1 | -0/+1 |
* | spi-imx: no need to assert bits_per_word being initialized | Uwe Kleine-König | 2009-10-01 | 1 | -3/+0 |
* | spi-imx: setup mode_bits we can handle | Sascha Hauer | 2009-10-01 | 1 | -0/+1 |
* | spi-imx: fix initial chipselect settings | Sascha Hauer | 2009-10-01 | 1 | -1/+6 |
* | spi-imx: update state correctly | Sascha Hauer | 2009-10-01 | 1 | -0/+7 |
* | spi-imx: rename source file to spi_imx.c | Uwe Kleine-König | 2009-10-01 | 2 | -169/+169 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 13 | -1893/+2340 |
|\ |
|
| * | spi: handle TX-only/RX-only | David Brownell | 2009-09-23 | 1 | -0/+59 |
| * | spi: McSPI support for OMAP4 | Syed Rafiuddin | 2009-09-23 | 1 | -4/+6 |
| * | spi: McSPI saves CHCONFx too | Tero Kristo | 2009-09-23 | 1 | -0/+16 |
| * | spi: McSPI off-mode support | Hemanth V | 2009-09-23 | 1 | -34/+100 |
| * | spi: Freescale STMP driver | dmitry pervushin | 2009-09-23 | 3 | -0/+686 |
| * | spi_s3c24xx: cache device setup data | Ben Dooks | 2009-09-23 | 1 | -37/+89 |
| * | spi_s3c24xx: use dev_pm_ops | Ben Dooks | 2009-09-23 | 1 | -9/+13 |
| * | spi_s3c24xx: use resource_size() to get resource size | Ben Dooks | 2009-09-23 | 1 | -2/+2 |
| * | spi_s3c24xx: fix header includes | Ben Dooks | 2009-09-23 | 1 | -4/+1 |
| * | pxa2xx_spi: register earlier | Antonio Ospite | 2009-09-23 | 1 | -1/+1 |
| * | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 3 | -1/+4 |
| * | spi: add support for device table matching | Anton Vorontsov | 2009-09-23 | 1 | -0/+23 |
| * | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer | 2009-09-23 | 3 | -0/+694 |
| * | spi: add default selection of PL022 for ARM reference platforms | linus.walleij@stericsson.com | 2009-09-23 | 1 | -0/+3 |