1. 7c9e7e5 spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts by Anatolij Gustschin · 11 years ago
  2. 0391b84 spi/s3c64xx: modified error interrupt handling and init by Girish K S · 11 years ago
  3. 16deb06 spi/pl022: disable port when unused by Virupax Sadashivpetimath · 12 years ago
  4. ccbd0ad spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control by Herton Ronaldo Krzesinski · 12 years ago
  5. a46292c Merge "spi: spi_qsd: Reduce latency for non-shared cores" by Linux Build Service Account · 9 years ago
  6. d7d56c7 spi_qsd: Fix DMA errors by Dan Sneddon · 10 years ago
  7. 1bfc937 spi: spi_qsd: Reduce latency for non-shared cores by Dan Sneddon · 10 years ago
  8. 8b78a46 spi: spi_qsd: Add multi-ee support by Dan Sneddon · 10 years ago
  9. b4af303 spi: spi_qsd: Prevent transfer grouping by Dan Sneddon · 10 years ago
  10. b8977af spi_qsd: Initialize wait queue by Sana Venkat Raju · 10 years ago
  11. 7ef2d97 spi_qsd: Fix bug in multi-xfer bam mode transaction by Alok Chauhan · 10 years ago
  12. fb05486 Merge "spi_qsd: Add support for multiple BAM descriptors" by Linux Build Service Account · 10 years ago
  13. 8b9da0e spi_qsd: Add core message queue feature by Alok Chauhan · 11 years ago
  14. 6926027 spi_qsd: Fix SPI L2 Crash by Sana Venkat Raju · 11 years ago
  15. 645e6a5 spi_qsd: Add support for multiple BAM descriptors by Alok Chauhan · 11 years ago
  16. 986c0fe spi_qsd: Remove check for unaligned length during input_irq by Sana Venkat Raju · 11 years ago
  17. e5c46ba spi_qsd: Remove redundant input first setting in bam mode by Gilad Avidov · 11 years ago
  18. 0ba44ae spi_qsd: correct the chip select gpios valid field entry by Alok Chauhan · 11 years ago
  19. 435d27c Merge "spi_qsd: Avoid unclocked register access" by Linux Build Service Account · 11 years ago
  20. 54ea983 Merge "spi_qsd: set device's runtime PM status to 'suspended'" by Linux Build Service Account · 11 years ago
  21. c0465dc spi_qsd: Correct an error reporting check by Gilad Avidov · 11 years ago
  22. 0717e20 spi_qsd: set device's runtime PM status to 'suspended' by Alok Chauhan · 11 years ago
  23. 4037658 spi_qsd: Avoid unclocked register access by Alok Chauhan · 11 years ago
  24. 8d99efa spi_qsd: Verify pointers prior to redirection by Gilad Avidov · 11 years ago
  25. 799cfeb spi_qsd: Add support for bam pipe flush on timeout by Gilad Avidov · 11 years ago
  26. c5e60f0 Merge "spi_qsd: Config GPIOs by name rather then by index" by Linux Build Service Account · 11 years ago
  27. 8349adf Merge "spi_qsd: Correction in DMA mode check" by Linux Build Service Account · 11 years ago
  28. 002dba0 spi_qsd: Config GPIOs by name rather then by index by Gilad Avidov · 11 years ago
  29. 74f84fd Merge "spi_qsd: Add vote for clock path" by Linux Build Service Account · 11 years ago
  30. 2335055 spi_qsd: Add vote for clock path by Gilad Avidov · 11 years ago
  31. 91c2ab4c spi_qsd: Add high speed mode support by Gilad Avidov · 11 years ago
  32. 7fd3add spi_qsd: Add runtime PM support to SPI QSD driver by Alok Chauhan · 11 years ago
  33. 84286c3 spi_qsd: Correction in DMA mode check by Kiran Gunda · 11 years ago
  34. b096805 spi_qsd: Change BAM mode from local to satellite by Gilad Avidov · 11 years ago
  35. 3a2b4d9 spi_qsd: DM mode support for different fifo sizes by Alok Chauhan · 11 years ago
  36. 0697ea6 spi_qsd: Update device tree entries and binding doc by Gilad Avidov · 11 years ago
  37. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  38. d2a8b56 spi_qsd: Auto-select nearest lower available clock rate by Gilad Avidov · 12 years ago
  39. 4c22bd1 Merge "spi_qsd: Support delay per transfer if requested by the client" by Linux Build Service Account · 12 years ago
  40. 37b70d6 spi_qsd: Fix DMA teardown error handling by Stepan Moskovchenko · 12 years ago
  41. 525593d spi_qsd: Support delay per transfer if requested by the client by Sagar Dharia · 12 years ago
  42. d026234 spi_qsd: Add BAM mode support to SPI driver by Gilad Avidov · 12 years ago
  43. 66554a1 spi_qsd: Runtime configuration of spi gpio's by Alok Chauhan · 12 years ago
  44. c5fbd7f spi_qsd: support to transfer 64K chunks in DM mode by Kiran Gunda · 12 years ago
  45. ecc836b spi_qsd: set bus number based on the cell-index property by Kenneth Heitke · 12 years ago
  46. e8f1674 spi_qsd: chip select doesn't assert for every 4k bytes by Kiran Gunda · 12 years ago
  47. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  48. 54eb06e spi_qsd: Ensure the DMA callback is called before completion. by Kiran Gunda · 12 years ago
  49. cd06bf3 spi_qsd: Add support to get gpios from device tree by Sathish Ambley · 12 years ago
  50. 6bf7b3a msm: dma: Add graceful argument to msm_dmov_flush by Jeff Ohlstein · 12 years ago
  51. 2431a81 spi/spi-bfin5xx: Fix flush of last bit after each spi transfer by Scott Jiang · 12 years ago
  52. 128465c spi/spi-bfin5xx: fix reversed if condition in interrupt mode by Scott Jiang · 12 years ago
  53. 8d9d2a4 spi/spi_bfin_sport: drop bits_per_word from client data by Scott Jiang · 12 years ago
  54. 7666fd8 spi/bfin_spi: drop bits_per_word from client data by Scott Jiang · 12 years ago
  55. 488e1a9 spi/spi-bfin-sport: move word length setup to transfer handler by Scott Jiang · 12 years ago
  56. 22ac3e8 spi/bfin5xx: rename config macro name for bfin5xx spi controller driver by Scott Jiang · 12 years ago
  57. ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 12 years ago
  58. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 12 years ago
  59. 1e41dc0 spi/bcm63xx: don't use the stopping state by Florian Fainelli · 12 years ago
  60. cde4384 spi/bcm63xx: convert to the pump message infrastructure by Florian Fainelli · 12 years ago
  61. d4b9b57 spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction by H Hartley Sweeten · 12 years ago
  62. 5eb806a spi/pl022: Fix calculate_effective_freq() by Viresh Kumar · 12 years ago
  63. 093938a spi_qsd: Reset the FORCE_CS bit by Harini Jayaraman · 12 years ago
  64. eb798c6 spi/pl022: Fix range checking for bits per word by Vinit Shenoy · 12 years ago
  65. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  66. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  67. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  68. 39ec0d3 spi/imx: prevent NULL pointer dereference in spi_imx_probe() by Lothar Waßmann · 12 years ago
  69. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  70. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  71. cc4d22a spi/imx: mark base member in spi_imx_data as __iomem by Uwe Kleine-König · 12 years ago
  72. 5039a86 spi/mpc83xx: fix NULL pdata dereference bug by Kenth Eriksson · 12 years ago
  73. 9232b9b spi/davinci: Fix DMA API usage in davinci by Shubhrajyoti D · 12 years ago
  74. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  75. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  76. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  78. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  80. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  81. 89cd431 spi_qsd: Fix compilation warning by Trilok Soni · 12 years ago
  82. c899445 Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt by Arnd Bergmann · 12 years ago
  83. d34b7d4 ARM: orion: spi: remove enable_clock_fix which is not used by Andrew Lunn · 12 years ago
  84. 87bf5ab spi/fsl-espi: Make sure pm is within 2..32 by Sebastian Andrzej Siewior · 12 years ago
  85. 35faa55 spi/fsl-espi: make the clock computation easier to read by Sebastian Andrzej Siewior · 12 years ago
  86. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  87. bb9c568 spi: sh-hspi: modify write/read method by Kuninori Morimoto · 12 years ago
  88. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 12 years ago
  89. ec139b6 spi: sh-hspi: convert to using core message queue by Kuninori Morimoto · 12 years ago
  90. 6ea41a2 spi: s3c64xx: Fix build by Mark Brown · 12 years ago
  91. 1afb708 spi: s3c64xx: remove unnecessary callback msg->complete by Kuninori Morimoto · 12 years ago
  92. a66590d spi: remove redundant variable assignment by Guennadi Liakhovetski · 12 years ago
  93. 9af4acc spi: release lock on error path in spi_pump_messages() by Dan Carpenter · 12 years ago
  94. 054ebcc spi: Compatibility with direction which is used in samsung DMA operation by Kyoungil Kim · 12 years ago
  95. 0f57e16 spi-topcliff-pch: add recovery processing in case wait-event timeout by Tomoya MORINAGA · 13 years ago
  96. f258b44 spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control by Tomoya MORINAGA · 13 years ago
  97. 7d05b3e spi-topcliff-pch: Fix issue for transmitting over 4KByte by Tomoya MORINAGA · 13 years ago
  98. ee2ece5 spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info by Tomoya MORINAGA · 13 years ago
  99. 00ffc13 spi/imx: simplify error handling to free gpios by Axel Lin · 13 years ago
  100. e290cf2 spi: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago