| Commit message (Expand) | Author | Age |
* | spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral | Cliff Cai | 2011-05-27 |
* | spi/pl022: mark driver non-experimental | Linus Walleij | 2011-05-20 |
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 |
|\ |
|
| * | spi: add support for SuperH SPI | Yoshihiro Shimoda | 2011-02-22 |
| * | spi: New driver for Altera SPI | Thomas Chou | 2011-02-22 |
| * | spi: add OpenCores tiny SPI driver | Thomas Chou | 2011-02-22 |
* | | Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2011-03-15 |
|\ \ |
|
| * | | spi: add ti-ssp spi master driver | Cyril Chemparathy | 2011-03-15 |
| |/ |
|
* | | spi_imx: Fix misspelled configuration variable SOC_IMX31 | Alberto Panizzo | 2011-03-08 |
* | | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao | 2011-03-07 |
* | | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao | 2011-03-07 |
|/ |
|
* | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 2011-01-18 |
* | spi: Enable SPI driver for S5P6440 and S5P6450 | Abhilash Kesavan | 2011-01-14 |
* | spi/imx: Add i.MX53 support | Yong Shen | 2011-01-13 |
* | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 2010-12-29 |
|\ |
|
| * | spi/pxa2xx: Add CE4100 support | Sebastian Andrzej Siewior | 2010-12-01 |
* | | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc... | Grant Likely | 2010-12-29 |
|\ \ |
|
| * | | spi: davinci: kconfig: add manufacturer name to prompt string | Sekhar Nori | 2010-11-18 |
| |/ |
|
* | | spi/dw_spi: add DMA support | Feng Tang | 2010-12-24 |
* | | spi/xilinx: merge OF support code into main driver | Grant Likely | 2010-11-09 |
* | | spi/xilinx: fold platform_driver support into main body | Grant Likely | 2010-11-09 |
|/ |
|
* | spi: add spi_tegra driver | Erik Gilling | 2010-10-21 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | spi/imx: add support for imx51's eCSPI and CSPI | Uwe Kleine-König | 2010-10-01 |
| * | spi/imx: convert driver to use platform ids | Uwe Kleine-König | 2010-10-01 |
| * | spi/imx: default to m on platforms that have such devices | Uwe Kleine-König | 2010-10-01 |
* | | spi/fsl_spi: add eSPI controller support | Mingkai Hu | 2010-10-12 |
* | | spi/mpc8xxx: refactor the common code for SPI/eSPI controller | Mingkai Hu | 2010-10-12 |
* | | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c | Mingkai Hu | 2010-10-12 |
* | | spi/topcliff: Tidy up Kconfig help text | Grant Likely | 2010-10-12 |
* | | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver | Masayuki Ohtake | 2010-10-08 |
|/ |
|
* | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 |
|\ |
|
| * | OMAP4: SPI: Fix Driver Kconfig | Syed Rafiuddin | 2010-05-20 |
* | | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 2010-05-25 |
* | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 2010-05-25 |
|/ |
|
* | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 |
|\ |
|
| * | spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK | Jean-Hugues Deschenes | 2010-01-22 |
| * | spi/dw_spi: Allow dw_spi.c to be a module | Jean-Hugues Deschenes | 2010-01-21 |
| * | Memory-mapped dw_spi driver | Jean-Hugues Deschenes | 2010-01-21 |
| * | spi: Add Freescale/Motorola Coldfire QSPI driver | Steven King | 2010-01-20 |
| * | spi: Add SPI master driver for DaVinci/DA8xx | Sandeep Paulraj | 2010-01-20 |
* | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 |
* | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 2010-02-15 |
|/ |
|
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | spi: Add s3c64xx SPI Controller driver | Jassi Brar | 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 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 |
|\| |
|
| * | Add OMAP spi100k driver | Cory Maccarrone | 2009-12-13 |
| * | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 2009-12-13 |