Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 1 | -0/+8 |
2011-01-14 | spi: Enable SPI driver for S5P6440 and S5P6450 | Abhilash Kesavan | 1 | -2/+2 |
2011-01-13 | spi/imx: Add i.MX53 support | Yong Shen | 1 | -2/+2 |
2010-12-29 | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 1 | -5/+8 |
2010-12-29 | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc... | Grant Likely | 1 | -2/+5 |
2010-12-24 | spi/dw_spi: add DMA support | Feng Tang | 1 | -0/+4 |
2010-12-01 | spi/pxa2xx: Add CE4100 support | Sebastian Andrzej Siewior | 1 | -5/+8 |
2010-11-18 | spi: davinci: kconfig: add manufacturer name to prompt string | Sekhar Nori | 1 | -2/+5 |
2010-11-10 | spi/xilinx: merge OF support code into main driver | Grant Likely | 1 | -7/+0 |
2010-11-10 | spi/xilinx: fold platform_driver support into main body | Grant Likely | 1 | -7/+0 |
2010-10-22 | spi: add spi_tegra driver | Erik Gilling | 1 | -0/+7 |
2010-10-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+16 |
2010-10-13 | spi/fsl_spi: add eSPI controller support | Mingkai Hu | 1 | -0/+9 |
2010-10-13 | spi/mpc8xxx: refactor the common code for SPI/eSPI controller | Mingkai Hu | 1 | -0/+5 |
2010-10-13 | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c | Mingkai Hu | 1 | -4/+5 |
2010-10-13 | spi/topcliff: Tidy up Kconfig help text | Grant Likely | 1 | -4/+3 |
2010-10-08 | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver | Masayuki Ohtake | 1 | -0/+8 |
2010-10-01 | spi/imx: add support for imx51's eCSPI and CSPI | Uwe Kleine-König | 1 | -1/+4 |
2010-10-01 | spi/imx: convert driver to use platform ids | Uwe Kleine-König | 1 | -0/+12 |
2010-10-01 | spi/imx: default to m on platforms that have such devices | Uwe Kleine-König | 1 | -0/+1 |
2010-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 1 | -3/+3 |
2010-05-25 | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 1 | -0/+7 |
2010-05-25 | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 1 | -0/+10 |
2010-05-20 | OMAP4: SPI: Fix Driver Kconfig | Syed Rafiuddin | 1 | -3/+3 |
2010-03-02 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 1 | -1/+22 |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 1 | -1/+1 |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 1 | -1/+1 |
2010-01-22 | spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK | Jean-Hugues Deschenes | 1 | -1/+1 |
2010-01-21 | spi/dw_spi: Allow dw_spi.c to be a module | Jean-Hugues Deschenes | 1 | -1/+1 |
2010-01-21 | Memory-mapped dw_spi driver | Jean-Hugues Deschenes | 1 | -0/+4 |
2010-01-20 | spi: Add Freescale/Motorola Coldfire QSPI driver | Steven King | 1 | -0/+10 |
2010-01-20 | spi: Add SPI master driver for DaVinci/DA8xx | Sandeep Paulraj | 1 | -0/+7 |
2009-12-18 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+28 |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar | 1 | -0/+7 |
2009-12-17 | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks | 1 | -0/+11 |
2009-12-17 | spi: controller driver for Designware SPI core | Feng Tang | 1 | -0/+10 |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+38 |
2009-12-13 | Add OMAP spi100k driver | Cory Maccarrone | 1 | -0/+6 |
2009-12-13 | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 1 | -0/+7 |
2009-12-13 | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm | 1 | -0/+7 |
2009-12-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -0/+8 |
2009-12-09 | xilinx_spi: add a platform driver using the xilinx_spi common module. | Richard Röjfors | 1 | -0/+7 |
2009-12-09 | xilinx_spi: add support for the DS570 IP. | Richard Röjfors | 1 | -1/+3 |
2009-12-09 | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors | 1 | -1/+1 |
2009-12-09 | xilinx_spi: Split into of driver and generic part. | Richard Röjfors | 1 | -1/+8 |
2009-11-12 | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov | 1 | -3/+0 |
2009-11-05 | powerpc/5200: Add mpc5200-spi (non-PSC) device driver | Grant Likely | 1 | -0/+8 |
2009-09-23 | spi: Freescale STMP driver | dmitry pervushin | 1 | -0/+6 |
2009-09-23 | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer | 1 | -0/+8 |
2009-09-23 | spi: add default selection of PL022 for ARM reference platforms | linus.walleij@stericsson.com | 1 | -0/+3 |