1. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 3d0763c spi/omap-mcspi: Fix the spi task hangs waiting dma_rx by Jorge A. Ventura · 10 years ago
  3. 97ca0d6 spi: omap2-mcspi: Configure hardware when slave driver changes mode by Mark A. Greer · 10 years ago
  4. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  5. a6f936d spi: omap2-mcspi: Convert to use devm_kcalloc by Axel Lin · 10 years ago
  6. 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 10 years ago
  7. aca0924 spi: omap2-mcspi: Convert to let spi core validate transfer speed by Axel Lin · 10 years ago
  8. cd60080 spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message by Axel Lin · 10 years ago
  9. faee9b0 spi: omap2-mcspi: Support divide-by-n clock dividers by Stefan Sørensen · 11 years ago
  10. 2bd16e3 spi: omap2-mcspi: Do not configure the controller on each transfer unless needed by Stefan Sørensen · 11 years ago
  11. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. 21b2ce5 spi: omap2-mcspi: raw read and write endian fix by Victor Kamensky · 11 years ago
  13. 52d85eb Merge remote-tracking branch 'spi/topic/bfin' into spi-next by Mark Brown · 11 years ago
  14. 2ef2e60 Merge remote-tracking branch 'spi/topic/atmel' into spi-next by Mark Brown · 11 years ago
  15. a1829d2 spi: Add missing newline to dev_ prints in drivers by Jarkko Nikula · 11 years ago
  16. 5db542e spi: omap2-mcspi: Fix FIFO support for transmit-and-receive mode by Illia Smyrnov · 11 years ago
  17. b95e02b spi: omap2-mcspi: use devm_spi_register_master() by Jingoo Han · 11 years ago
  18. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  19. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  20. f0278a1 spi/omap2: Covert to core runtime PM by Mark Brown · 11 years ago
  21. 3d09da1 Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  22. 1728ddb Merge remote-tracking branch 'spi/topic/omap' into spi-next by Mark Brown · 11 years ago
  23. 74f3aaa spi: omap2-mcspi: convert to dma_request_slave_channel_compat() by Matt Porter · 11 years ago
  24. d33f473 spi: omap2-mcspi: Add FIFO buffer support by Illia Smyrnov · 11 years ago
  25. 56cd5c1 spi: omap2-mcspi: Move bytes per word calculation to the function by Illia Smyrnov · 11 years ago
  26. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  27. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  28. 0514dd7 spi/omap2: Let device core handle pinctrl by Mark Brown · 11 years ago
  29. 142e07b spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() by Wei Yongjun · 11 years ago
  30. ddc5cdf spi: omap2-mcspi: Fix transfers if DMADEVICES is not set by Tony Lindgren · 11 years ago
  31. ff23fa3 spi/omap-mcspi: check condition also after timeout by Sebastian Andrzej Siewior · 11 years ago
  32. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  33. f305a0a Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 11 years ago
  34. 830379e spi/omap2: disable DMA requests before complete() by Felipe Balbi · 12 years ago
  35. 5cbc7ca spi: spi-omap2-mcspi.c: Toggle CS after each word by Matthias Brugger · 12 years ago
  36. 18dd619 spi: spi-omap2-mcspi.c: fix coding style by Matthias Brugger · 12 years ago
  37. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  38. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  39. 227c4ce spi: omap2-mcspi: remove duplicate inclusion of linux/err.h by Sachin Kamat · 12 years ago
  40. 6a47d80 spi: omap2-mcspi: Fix the redifine warning by Shubhrajyoti D · 12 years ago
  41. 170c2d0 Merge branch 'spi-mcspi' into spi-next by Mark Brown · 12 years ago
  42. 2cd4517 spi/omap: fix D0/D1 direction confusion by Daniel Mack · 12 years ago
  43. 7032449 Merge branch 'spi-linus' into spi-next by Mark Brown · 12 years ago
  44. e47a682 spi: omap2-mcspi: Reorder the wait_for_completion for tx by Shubhrajyoti D · 12 years ago
  45. 0384e90 spi/mcspi: allow configuration of pin directions by Daniel Mack · 12 years ago
  46. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 54d69df Merge branch 'late/kirkwood' into late/soc by Olof Johansson · 12 years ago
  48. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  49. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
  51. a04bcc2 SPI: OMAP: remove unnecessary includes of plat/clock.h by Paul Walmsley · 12 years ago
  52. ec155af spi: omap2-mcspi: add pinctrl support by Matt Porter · 12 years ago
  53. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  54. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  55. d7b4394 spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function by Shubhrajyoti D · 12 years ago
  56. a93a202 spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls by Shubhrajyoti D · 12 years ago
  57. 034d3dc spi: omap2-mcspi: Call pm_runtime_* functions directly by Shubhrajyoti D · 12 years ago
  58. af4e944 spi: omap2-mcspi: Remove the macro MOD_REG_BIT by Shubhrajyoti D · 12 years ago
  59. a8e8f13 spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL) by Shubhrajyoti D · 12 years ago
  60. 37a2d84 spi: omap2-mcspi: Fix the error handling in probe by Shubhrajyoti D · 12 years ago
  61. 83a01e7 spi/spi-omap2-mcspi: add a const qualifier by Uwe Kleine-König · 12 years ago
  62. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. 8c7494a spi: omap2-mcspi: remove private DMA API implementation by Russell King · 12 years ago
  64. 53741ed spi: omap2-mcspi: add DMA engine support by Russell King · 12 years ago
  65. 24ab3275 spi/omap2: mark omap2_mcspi_master_setup as __devinit by Arnd Bergmann · 12 years ago
  66. a3ce9a8 spi: omap2-mcspi: Fix the below warning by Shubhrajyoti D · 12 years ago
  67. 10aa5a3 SPI: fix over-eager devm_xxx() conversion by Russell King · 12 years ago
  68. 5fda88f spi/omap2-mcspi: convert to the pump message infrastructure by Shubhrajyoti D · 12 years ago
  69. 39f8052 spi/omap2-mcspi: Trivial optimisation by Shubhrajyoti D · 12 years ago
  70. 27b5284 spi: omap2-mcspi: add support for pm_runtime autosuspend by Shubhrajyoti D · 12 years ago
  71. 1bd897f8 spi/omap: Remove bus_num usage for instance index by Benoit Cousson · 12 years ago
  72. aae730d Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next by Grant Likely · 12 years ago
  73. 1a77b12 OMAP : SPI : use devm_* functions by Shubhrajyoti D · 12 years ago
  74. 9fdca9d spi: omap2-mcspi: convert to module_platform_driver by Felipe Balbi · 12 years ago
  75. 7d6b6d8 spi: omap2-mcspi: make it behave as a module by Felipe Balbi · 12 years ago
  76. d5a8003 spi/omap: Add DT support to McSPI driver by Benoit Cousson · 12 years ago
  77. 39f1b56 spi/omap: Correct the error path by Shubhrajyoti D · 13 years ago
  78. 751c925 spi/omap: call pm_runtime_disable in error path and remove by Shubhrajyoti D · 13 years ago
  79. 2856ac1 spi/omap: Use a workqueue per omap2_mcspi controller by Shubhrajyoti D · 13 years ago
  80. 1458d16 OMAP: SPI: Fix the trying to free nonexistent resource error by Shubhrajyoti D · 13 years ago
  81. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  82. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/omap2_mcspi.c]
  83. 8b20c8c spi/omap2: fix uninitialized variable by Govindraj.R · 13 years ago
  84. 95c5c3a spi/omap_mcspi: Fix broken last word xfer by Jarkko Nikula · 13 years ago
  85. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. adef658 spi/omap_mcspi: catch xfers of non-multiple SPI word size by Michael Jones · 13 years ago
  87. 57d9c10 spi/omap_mcspi: Off-by-one error in finding the right divisor by Hannu Heikkinen · 13 years ago
  88. 1f1a438 OMAP: runtime: McSPI driver runtime conversion by Govindraj.R · 14 years ago
  89. 1a5d819 OMAP: devices: Modify McSPI device to adapt to hwmod framework by Charulatha V · 14 years ago
  90. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  91. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 14 years ago
  93. 42ce7fd spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition by Gregory CLEMENT · 14 years ago
  94. 2764c50 spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA by Ilkka Koskinen · 14 years ago
  95. e1993ed spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode by Jason Wang · 14 years ago
  96. 079a176 spi: omap2_mcspi: make use of dev_vdbg() by Felipe Balbi · 14 years ago
  97. 99f1a43 spi/omap2_mcspi: Check params before dereference or use by Scott Ellis · 14 years ago
  98. 4743a0f spi/omap2_mcspi: add turbo mode support by Roman Tereshonkov · 14 years ago
  99. 8b66c13 spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 by Roman Tereshonkov · 14 years ago
  100. dda04c7 omap2_mcspi: small fixes of output data format by Roman Tereshonkov · 14 years ago