Age | Commit message (Expand) | Author |
2010-10-21 | 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-12 | 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-08 | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver | Masayuki Ohtake |
2010-10-01 | 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-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely |
2010-05-25 | 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-20 | OMAP4: SPI: Fix Driver Kconfig | Syed Rafiuddin |
2010-03-01 | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren |
2010-01-22 | spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK | Jean-Hugues Deschenes |
2010-01-21 | 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-20 | spi: Add Freescale/Motorola Coldfire QSPI driver | Steven King |
2010-01-20 | spi: Add SPI master driver for DaVinci/DA8xx | Sandeep Paulraj |
2009-12-17 | 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-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-13 | Add OMAP spi100k driver | Cory Maccarrone |
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-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
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-11-11 | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov |
2009-11-04 | powerpc/5200: Add mpc5200-spi (non-PSC) device driver | Grant Likely |
2009-09-23 | spi: Freescale STMP driver | dmitry pervushin |
2009-09-23 | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer |
2009-09-23 | spi: add default selection of PL022 for ARM reference platforms | linus.walleij@stericsson.com |
2009-09-23 | spi: add spi_ppc4xx driver | Steven A. Falco |
2009-09-23 | spi: remove i.MX SPI driver | Sascha Hauer |
2009-06-19 | spi_mpc8xxx: s/83xx/8xxx/g | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: handle other Freescale processors | Anton Vorontsov |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-10 | [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 | Linus Walleij |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek |
2009-05-07 | [ARM] Remove arch-imx from build system | Sascha Hauer |
2009-01-26 | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang |
2009-01-06 | spi_gpio driver | David Brownell |