1. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. b42dfed spi: add Broadcom BCM63xx SPI controller driver by Florian Fainelli · 14 years ago
  3. 1cc2df9 SPI: add CSR SiRFprimaII SPI controller driver by Zhiwu Song · 14 years ago
  4. 5e8afa3 spi: controller drivers don't need to depend on SPI_MASTER explicitly by Uwe Kleine-König · 14 years ago
  5. d1c8bbd spi: Add SuperH HSPI prototype driver by Kuninori Morimoto · 14 years ago
  6. 0b2182d spi: add support for Renesas RSPI by Shimoda, Yoshihiro · 14 years ago
  7. b1a4874 spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4 by Sylwester Nawrocki · 14 years ago
  8. 81d48f0 Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  9. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 14 years ago
  10. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. e583685 Merge branch 'spi/next' (early part) into spi/merge by Grant Likely · 14 years ago
  12. 14c173e spi/tegra: depend instead of select TEGRA_SYSTEM_DMA by Olof Johansson · 14 years ago
  13. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 15 years ago
  14. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 14 years ago
  15. 7433f2b spi: drop "select SPI_MASTER_OF" by Paul Bolle · 14 years ago
  16. 92b3a5c spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 15 years ago
  17. 3766386 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 15 years ago
  18. 04ee585 spi/imx: use soc name in spi device type naming scheme by Shawn Guo · 15 years ago
  19. 2a64a90 spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 by Shawn Guo · 15 years ago
  20. 45fae7d spi: remove obsolete spi-s3c24xx-gpio driver by Peter Korsgaard · 15 years ago
  21. f016aeb spi/topcliff_pch: support new device ML7213 IOH by Tomoya MORINAGA · 15 years ago
  22. ca632f5 spi: reorganize drivers by Grant Likely · 15 years ago
  23. 9c3e737 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral by Cliff Cai · 15 years ago
  24. 7f9a4b9 spi/pl022: mark driver non-experimental by Linus Walleij · 15 years ago
  25. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  26. 9b963f3 Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 15 years ago
  27. a72aeef spi: add ti-ssp spi master driver by Cyril Chemparathy · 15 years ago
  28. beb8596 spi_imx: Fix misspelled configuration variable SOC_IMX31 by Alberto Panizzo · 15 years ago
  29. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 15 years ago
  30. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 15 years ago
  31. 5c05dd0 spi: add support for SuperH SPI by Yoshihiro Shimoda · 15 years ago
  32. 0b78253 spi: New driver for Altera SPI by Thomas Chou · 15 years ago
  33. ce79258 spi: add OpenCores tiny SPI driver by Thomas Chou · 15 years ago
  34. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 15 years ago
  35. 5f35765 spi: Enable SPI driver for S5P6440 and S5P6450 by Abhilash Kesavan · 15 years ago
  36. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 15 years ago
  37. 94a544a Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next by Grant Likely · 15 years ago
  38. 496a2e3 Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinci into spi/next by Grant Likely · 15 years ago
  39. 7063c0d spi/dw_spi: add DMA support by Feng Tang · 15 years ago
  40. d6ea3df spi/pxa2xx: Add CE4100 support by Sebastian Andrzej Siewior · 15 years ago
  41. 23ce17a spi: davinci: kconfig: add manufacturer name to prompt string by Sekhar Nori · 16 years ago
  42. eae6cb3 spi/xilinx: merge OF support code into main driver by Grant Likely · 16 years ago
  43. 8fd8821 spi/xilinx: fold platform_driver support into main body by Grant Likely · 16 years ago
  44. 0c03a1d spi: add spi_tegra driver by Erik Gilling · 16 years ago
  45. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  46. 8b60d6c spi/fsl_spi: add eSPI controller support by Mingkai Hu · 16 years ago
  47. b36ece8 spi/mpc8xxx: refactor the common code for SPI/eSPI controller by Mingkai Hu · 16 years ago
  48. 3272029 spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c by Mingkai Hu · 16 years ago
  49. cdbc8f0 spi/topcliff: Tidy up Kconfig help text by Grant Likely · 16 years ago
  50. e8b17b5 spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver by Masayuki Ohtake · 16 years ago
  51. 0b59960 spi/imx: add support for imx51's eCSPI and CSPI by Uwe Kleine-König · 16 years ago
  52. f4ba631 spi/imx: convert driver to use platform ids by Uwe Kleine-König · 16 years ago
  53. e89524d spi/imx: default to m on platforms that have such devices by Uwe Kleine-König · 16 years ago
  54. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 16 years ago
  55. 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC by Anatolij Gustschin · 16 years ago
  56. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 16 years ago
  57. 8ebeb54 OMAP4: SPI: Fix Driver Kconfig by Syed Rafiuddin · 16 years ago
  58. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 16 years ago
  59. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 16 years ago
  60. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 16 years ago
  61. 212b3c8 spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK by Jean-Hugues Deschenes · 16 years ago
  62. 8ca8d15 spi/dw_spi: Allow dw_spi.c to be a module by Jean-Hugues Deschenes · 16 years ago
  63. f7b6fd6 Memory-mapped dw_spi driver by Jean-Hugues Deschenes · 16 years ago
  64. 34b8c66 spi: Add Freescale/Motorola Coldfire QSPI driver by Steven King · 16 years ago
  65. 358934a spi: Add SPI master driver for DaVinci/DA8xx by Sandeep Paulraj · 16 years ago
  66. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  67. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 16 years ago
  68. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 16 years ago
  69. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 16 years ago
  70. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  71. 35c9049 Add OMAP spi100k driver by Cory Maccarrone · 16 years ago
  72. 30eaed0 ARM: NUC900: Add spi driver support for nuc900 by Wan ZongShun · 16 years ago
  73. 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 16 years ago
  74. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  75. 7716693 xilinx_spi: add a platform driver using the xilinx_spi common module. by Richard Röjfors · 16 years ago
  76. c9da2e1 xilinx_spi: add support for the DS570 IP. by Richard Röjfors · 16 years ago
  77. 86fc593 xilinx_spi: Switch to iomem functions and support little endian. by Richard Röjfors · 16 years ago
  78. d5af91a xilinx_spi: Split into of driver and generic part. by Richard Röjfors · 16 years ago
  79. 4c1fba4 spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips by Anton Vorontsov · 17 years ago
  80. 42bbb70 powerpc/5200: Add mpc5200-spi (non-PSC) device driver by Grant Likely · 16 years ago
  81. 0644c48 spi: Freescale STMP driver by dmitry pervushin · 17 years ago
  82. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 17 years ago
  83. f33b29e spi: add default selection of PL022 for ARM reference platforms by linus.walleij@stericsson.com · 17 years ago
  84. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 17 years ago
  85. 07fcaa2 spi: remove i.MX SPI driver by Sascha Hauer · 17 years ago
  86. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 17 years ago
  87. 9e04b33 spi_mpc83xx: handle other Freescale processors by Anton Vorontsov · 17 years ago
  88. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  89. b43d65f [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 by Linus Walleij · 17 years ago
  90. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 17 years ago
  91. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 17 years ago
  92. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 17 years ago
  93. d29389d spi_gpio driver by David Brownell · 17 years ago
  94. 60cadec spi: new orion_spi driver by Shadi Ammouri · 18 years ago
  95. 6291fe2 SPI Kconfig simplifications by Robert P. J. Day · 18 years ago
  96. c9bfcb3 spi_mpc83xx: much improved driver by Joakim Tjernlund · 18 years ago
  97. 79d8c7a spi: use menuconfig for CONFIG_SPI by Alessandro Guido · 18 years ago
  98. ccc7bae spi: omap2_mcspi handles omap3 too by Girish · 18 years ago
  99. 37e4664 spi: SuperH SPI using SCI by Magnus Damm · 18 years ago
  100. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 18 years ago