1. 9c3e737 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral by Cliff Cai · 13 years ago
  2. 80b4037 spi/tle620x: add missing device_remove_file() by Axel Lin · 13 years ago
  3. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  4. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  6. 0b4bf78 coldfire_qspi compile fix by Steven King · 13 years ago
  7. 43c6401 spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails by Viresh Kumar · 13 years ago
  8. c6e7b8c spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove by Axel Lin · 13 years ago
  9. 708a7e4 spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove by Axel Lin · 13 years ago
  10. 8901e1b spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() by Axel Lin · 13 years ago
  11. 680c130 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path by Axel Lin · 13 years ago
  12. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 13 years ago
  13. 521999b spi/pl022: use cpu_relax in the busy loop by Linus Walleij · 13 years ago
  14. 7f9a4b9 spi/pl022: mark driver non-experimental by Linus Walleij · 13 years ago
  15. a18c266 spi/pl022: timeout on polled transfer v2 by Magnus Templing · 13 years ago
  16. 78fab4c Merge commit 'v2.6.39' into spi/next by Grant Likely · 13 years ago
  17. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  18. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  19. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 3b8a4dd spi/dw_spi: improve the interrupt mode with the batch ops by Alek Du · 13 years ago
  22. 2ff271b spi/dw_spi: change poll mode transfer from byte ops to batch ops by Alek Du · 13 years ago
  23. 8a33a37 spi/dw_spi: remove the un-necessary flush() by Alek Du · 13 years ago
  24. de6efe0 spi/dw_spi: unify the low level read/write routines by Feng Tang · 13 years ago
  25. e264ac8 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  26. 06fb01f spi/pl022: Add loopback support for the SPI on 5500 by Philippe Langlais · 13 years ago
  27. 95c5c3a spi/omap_mcspi: Fix broken last word xfer by Jarkko Nikula · 13 years ago
  28. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 13 years ago
  29. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  30. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  31. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  32. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  33. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  34. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  35. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  36. 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 · 13 years ago
  37. a72aeef spi: add ti-ssp spi master driver by Cyril Chemparathy · 13 years ago
  38. 5821c95 Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stable by Russell King · 13 years ago
  39. b1178b2 spi/davinci: Support DMA transfers larger than 65535 words by Michael Williamson · 13 years ago
  40. d09519e spi/davinci: Use correct length parameter to dma_map_single calls by Michael Williamson · 13 years ago
  41. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 13 years ago
  42. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  43. beb8596 spi_imx: Fix misspelled configuration variable SOC_IMX31 by Alberto Panizzo · 13 years ago
  44. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 13 years ago
  45. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 13 years ago
  46. adef658 spi/omap_mcspi: catch xfers of non-multiple SPI word size by Michael Jones · 13 years ago
  47. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  48. 2e3e2a5 davinci: spi: move event queue parameter to platform data by Michael Williamson · 13 years ago
  49. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  50. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 13 years ago
  51. 57d9c10 spi/omap_mcspi: Off-by-one error in finding the right divisor by Hannu Heikkinen · 13 years ago
  52. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  53. c437667 spi/pl022: rid dangling labels by Linus Walleij · 13 years ago
  54. 5c05dd0 spi: add support for SuperH SPI by Yoshihiro Shimoda · 13 years ago
  55. 0b78253 spi: New driver for Altera SPI by Thomas Chou · 13 years ago
  56. ce79258 spi: add OpenCores tiny SPI driver by Thomas Chou · 13 years ago
  57. 9bde36a Merge branch 'devicetree/next' into spi/next by Grant Likely · 13 years ago
  58. 1f1a438 OMAP: runtime: McSPI driver runtime conversion by Govindraj.R · 13 years ago
  59. 1a5d819 OMAP: devices: Modify McSPI device to adapt to hwmod framework by Charulatha V · 13 years ago
  60. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  61. f020c39 spi/imx: select master mode for all channels by Sascha Hauer · 13 years ago
  62. 12e8b32 spi/pl022: minor kerneldoc updates by Linus Walleij · 13 years ago
  63. d63636d spi/pl022: remove dangling status check by Virupax Sadashivpetimath · 13 years ago
  64. 808f103 spi/pl022: disable core voltage when idle by Linus Walleij · 13 years ago
  65. ecd442f spi/pl022: use dmaengine helper macros by Linus Walleij · 13 years ago
  66. ea3065d spi/bitbang: check for setup_transfer during initialization by Sascha Hauer · 13 years ago
  67. 1974eba spi/bfin_spi: return immediately after skipping to next transfer by Sonic Zhang · 13 years ago
  68. 4d676fc spi/bfin_spi: support for multiples of 8bits with hardware CS by Bob Liu · 13 years ago
  69. 0f3e1d2 spi/pxa2xx pci: fix the release - remove race by Sebastian Andrzej Siewior · 13 years ago
  70. 7d48ec3 spi/spidev: Add 32 bit compat ioctl() by Bernhard Walle · 13 years ago
  71. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 13 years ago
  72. 9dabb3f spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words by Guennadi Liakhovetski · 13 years ago
  73. e2dbf5e spi/spi_sh_msiof: cosmetic clean-up by Guennadi Liakhovetski · 13 years ago
  74. 8a6afb9 spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops by Guennadi Liakhovetski · 13 years ago
  75. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  76. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  77. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 13 years ago
  78. d95defa spi/spi_sh_msiof: fix a wrong free_irq() parameter by Guennadi Liakhovetski · 13 years ago
  79. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 13 years ago
  80. 42a9fa9 Merge branch 'devicetree/next' into spi/next by Grant Likely · 13 years ago
  81. 5f35765 spi: Enable SPI driver for S5P6440 and S5P6450 by Abhilash Kesavan · 13 years ago
  82. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 13 years ago
  84. 50c01fc spi/dw_spi: don't treat NULL clk as an error by Jamie Iles · 13 years ago
  85. 76d9cc4 spi: tegra: don't treat NULL clk as an error by Jamie Iles · 13 years ago
  86. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  87. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  88. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 13 years ago
  89. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 13 years ago
  90. 77e58ef spi/topcliff: Typo fix threhold to threshold by Justin P. Mattock · 13 years ago
  91. 2f263d9 spi/dw_spi Typo change diable to disable. by Justin P. Mattock · 13 years ago
  92. 0bc4634 spi/m68knommu: Coldfire QSPI platform support by Jate Sujjavanich · 14 years ago
  93. 477ca3a spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  94. 42ce7fd spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition by Gregory CLEMENT · 13 years ago
  95. 94a544a Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next by Grant Likely · 13 years ago
  96. 496a2e3 Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinci into spi/next by Grant Likely · 13 years ago
  97. 3ae22e8 spi / PM: Support dev_pm_ops by Mark Brown · 13 years ago
  98. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  99. 5aa68b8 spi/mpc52xx-psc-spi: move probe/remove to proper sections by Wolfram Sang · 13 years ago
  100. 4bdac7d spi/mpc52xx-spi: fix annotation for remove()-pointer by Wolfram Sang · 13 years ago