1. f020c39 spi/imx: select master mode for all channels by Sascha Hauer · 13 years ago
  2. 12e8b32 spi/pl022: minor kerneldoc updates by Linus Walleij · 13 years ago
  3. d63636d spi/pl022: remove dangling status check by Virupax Sadashivpetimath · 13 years ago
  4. 808f103 spi/pl022: disable core voltage when idle by Linus Walleij · 13 years ago
  5. ecd442f spi/pl022: use dmaengine helper macros by Linus Walleij · 13 years ago
  6. ea3065d spi/bitbang: check for setup_transfer during initialization by Sascha Hauer · 13 years ago
  7. 1974eba spi/bfin_spi: return immediately after skipping to next transfer by Sonic Zhang · 14 years ago
  8. 4d676fc spi/bfin_spi: support for multiples of 8bits with hardware CS by Bob Liu · 14 years ago
  9. 0f3e1d2 spi/pxa2xx pci: fix the release - remove race by Sebastian Andrzej Siewior · 13 years ago
  10. 7d48ec3 spi/spidev: Add 32 bit compat ioctl() by Bernhard Walle · 13 years ago
  11. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 13 years ago
  12. 9dabb3f spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words by Guennadi Liakhovetski · 13 years ago
  13. e2dbf5e spi/spi_sh_msiof: cosmetic clean-up by Guennadi Liakhovetski · 13 years ago
  14. 8a6afb9 spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops by Guennadi Liakhovetski · 13 years ago
  15. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  16. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  17. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  18. d95defa spi/spi_sh_msiof: fix a wrong free_irq() parameter by Guennadi Liakhovetski · 14 years ago
  19. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 14 years ago
  20. 42a9fa9 Merge branch 'devicetree/next' into spi/next by Grant Likely · 14 years ago
  21. 5f35765 spi: Enable SPI driver for S5P6440 and S5P6450 by Abhilash Kesavan · 14 years ago
  22. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 14 years ago
  24. 50c01fc spi/dw_spi: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  25. 76d9cc4 spi: tegra: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  26. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  27. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  28. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 14 years ago
  29. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 14 years ago
  30. 77e58ef spi/topcliff: Typo fix threhold to threshold by Justin P. Mattock · 14 years ago
  31. 2f263d9 spi/dw_spi Typo change diable to disable. by Justin P. Mattock · 14 years ago
  32. 0bc4634 spi/m68knommu: Coldfire QSPI platform support by Jate Sujjavanich · 14 years ago
  33. 477ca3a spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  34. 42ce7fd spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition by Gregory CLEMENT · 14 years ago
  35. 94a544a Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next by Grant Likely · 14 years ago
  36. 496a2e3 Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinci into spi/next by Grant Likely · 14 years ago
  37. 3ae22e8 spi / PM: Support dev_pm_ops by Mark Brown · 14 years ago
  38. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  39. 5aa68b8 spi/mpc52xx-psc-spi: move probe/remove to proper sections by Wolfram Sang · 14 years ago
  40. 4bdac7d spi/mpc52xx-spi: fix annotation for remove()-pointer by Wolfram Sang · 14 years ago
  41. 0dd2c96 spi/fsl_espi: fix wrong setting of the address in the command buffer by Mingkai Hu · 14 years ago
  42. e6289d6 spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  43. 7063c0d spi/dw_spi: add DMA support by Feng Tang · 14 years ago
  44. 79290a2 spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs by Feng Tang · 14 years ago
  45. ebf45b7 spi/dw_spi: Fix too short timeout in spi polling loop by Feng Tang · 14 years ago
  46. 5e8b821 spi/pl022: convert running variable by Linus Walleij · 14 years ago
  47. dec5a58 spi/pl022: convert busy flag to a bool by Linus Walleij · 14 years ago
  48. 082086f spi/pl022: pass the returned sglen to the DMA engine by Linus Walleij · 14 years ago
  49. b729889 spi/pl022: map the buffers on the DMA engine by Linus Walleij · 14 years ago
  50. 9d32af6 spi/topcliff_pch: Fix data transfer issue by Tomoya MORINAGA · 14 years ago
  51. 8934217 spi/imx: remove autodetection by Uwe Kleine-König · 14 years ago
  52. 97dbf37 drivers/spi/spi.c: don't release the spi device twice by Sebastian Andrzej Siewior · 14 years ago
  53. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  54. 752a4a9 Merge commit 'v2.6.37-rc7' into spi/next by Grant Likely · 14 years ago
  55. 3d0b608 dw_spi: Fix missing final read in some polling situations by Major Lee · 14 years ago
  56. 21486af spi/pxa2xx: pass of_node to spi device and set a parent device by Sebastian Andrzej Siewior · 14 years ago
  57. 579d3bb spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes. by Sebastian Andrzej Siewior · 14 years ago
  58. 2a8626a spi/pxa2xx: Add chipselect support for Sodaville by Sebastian Andrzej Siewior · 14 years ago
  59. d0777f2 spi/pxa2xx: Consider CE4100's FIFO depth by Sebastian Andrzej Siewior · 14 years ago
  60. d6ea3df spi/pxa2xx: Add CE4100 support by Sebastian Andrzej Siewior · 14 years ago
  61. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  62. 4a25605 spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers by Sebastian Andrzej Siewior · 14 years ago
  63. 49cbb1e spi/pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  64. 214b574 atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  65. fbd29a1 spi/pxa2xx: register driver properly by Sebastian Andrzej Siewior · 14 years ago
  66. 23ce17a spi: davinci: kconfig: add manufacturer name to prompt string by Sekhar Nori · 14 years ago
  67. 212d4b6 spi: davinci: shorten variable names by Sekhar Nori · 14 years ago
  68. 0e0eae4d1 spi: davinci: remove unnecessary private data member 'region_size' by Sekhar Nori · 14 years ago
  69. 43abb11 spi: davinci: add EF Johnson Technologies copyright by Brian Niebuhr · 14 years ago
  70. 035540f spi: davinci: add additional comments by Brian Niebuhr · 14 years ago
  71. d8c174c spi: davinci: setup the driver owner by Brian Niebuhr · 14 years ago
  72. 3f27b57 spi: davinci: enable and power-up SPI only when required by Brian Niebuhr · 14 years ago
  73. 3409e40 spi: davinci: remove non-useful "clk_internal" platform data by Brian Niebuhr · 14 years ago
  74. 87467bd spi: davinci: let DMA operation be specified on per-device basis by Brian Niebuhr · 14 years ago
  75. 6dbd29b spi: davinci: remove usage of additional completion variables for DMA by Brian Niebuhr · 14 years ago
  76. 9b189fd7 spi: davinci: handle DMA completion errors correctly by Brian Niebuhr · 14 years ago
  77. 523c37e spi: davinci: fix EDMA CC errors at end of transfers by Brian Niebuhr · 14 years ago
  78. 903ca25 spi: davinci: do not allocate DMA channels during SPI device setup by Sekhar Nori · 14 years ago
  79. a4f4497 spi: davinci: fix DMA event generation stoppage by Brian Niebuhr · 14 years ago
  80. 49fc3f4 spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot by Brian Niebuhr · 14 years ago
  81. e91c659 spi: davinci: always start receive DMA by Brian Niebuhr · 14 years ago
  82. d3f7141 spi: davinci: do not use temporary buffer if no transmit data provided by Brian Niebuhr · 14 years ago
  83. c29e3c6 spi: davinci: always start transmit DMA by Brian Niebuhr · 14 years ago
  84. 96fd881 spi: davinci: do not store DMA channel information per chip select by Brian Niebuhr · 14 years ago
  85. b23a5d4 spi: davinci: remove unnecessary call to davinci_spi_setup_transfer() by Brian Niebuhr · 14 years ago
  86. be88471 spi: davinci: remove unnecessary function davinci_spi_bufs_prep() by Brian Niebuhr · 14 years ago
  87. f34bd4c spi: davinci: configure the invariable bits in spipc0 only once by Brian Niebuhr · 14 years ago
  88. e0d205e spi: davinci: add support for interrupt mode by Brian Niebuhr · 14 years ago
  89. 839c996 spi: davinci: simplify poll mode transfers by Brian Niebuhr · 14 years ago
  90. cf90fe7 spi: davinci: remove non-useful interrupt mode support by Brian Niebuhr · 14 years ago
  91. 47f4467 spi: davinci: remove unnecessary completion variable initialization by Brian Niebuhr · 14 years ago
  92. 134e32b spi: davinci: do not treat Tx interrupt being set as error by Sekhar Nori · 14 years ago
  93. f2bf4e8 spi: davinci: remove unnecessary 'count' variable in driver private data by Brian Niebuhr · 14 years ago
  94. fab89ea spi: davinci: remove unnecessary disable of SPI by Brian Niebuhr · 14 years ago
  95. 53d454a spi: davinci: check for NULL buffer pointer before using it by Brian Niebuhr · 14 years ago
  96. b7ab24a spi: davinci: simplify calculation of edma acount value by Brian Niebuhr · 14 years ago
  97. 6321be6 spi: davinci: eliminate unnecessary update of davinci_spi->count by Brian Niebuhr · 14 years ago
  98. cda987e spi: davinci: eliminate the single member structure davinci_spi_slave by Brian Niebuhr · 14 years ago
  99. b6c4eea spi: davinci: remove unused members of davinci_spi_slave by Brian Niebuhr · 14 years ago
  100. 7abbf23 spi: davinci: add support for wait enable timeouts by Brian Niebuhr · 14 years ago