1. 2dbf591 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  2. cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  3. 360b2ea Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  4. 5d1d150 spi/rockchip: Avoid accidentally turning off the clock by Doug Anderson · 10 years ago
  5. 08a707b spi: dw: fix kernel crash due to NULL pointer dereference by Andy Shevchenko · 10 years ago
  6. c9d5d6fe spi: dw-pci: fix bug when regs left uninitialized by Andy Shevchenko · 10 years ago
  7. 3f2dad9 spi: davinci: fix SPI_NO_CS functionality by Grygorii Strashko · 10 years ago
  8. 0ac7a49 spi/rockchip: fixup incorrect dma direction setting by Addy Ke · 10 years ago
  9. aca2636 spi/pxa2xx: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  10. 61a2381 spi: spi-au1550: fix build failure by Manuel Lauss · 10 years ago
  11. 3819bc8 spi: rspi: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  12. 3e81b59 spi: sh-msiof: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  13. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  14. 3d0763c spi/omap-mcspi: Fix the spi task hangs waiting dma_rx by Jorge A. Ventura · 10 years ago
  15. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  16. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  17. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  18. fab6a04 Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/topic/topcliff-pch' into spi-next by Mark Brown · 10 years ago
  19. 0c18b76 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/rspi' into spi-next by Mark Brown · 10 years ago
  20. 7e5ad71 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/fsl' and 'spi/topic/omap-uwire' into spi-next by Mark Brown · 10 years ago
  21. d1345c5 Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/topic/cleanup' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  22. fa2b564 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  23. 8331c49 Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 10 years ago
  24. 95607c3 Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/omap2-mcspi' and 'spi/fix/orion' into spi-linus by Mark Brown · 10 years ago
  25. 9afabfe Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  26. c060014 spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device by Grygorii Strashko · 10 years ago
  27. a88e34e spi: davinci: add support to configure gpio cs through dt by Murali Karicheri · 10 years ago
  28. d555ea0 spi/pl022: Explicitly truncate large bitmask by Mark Brown · 10 years ago
  29. 67f08d6 spi/atmel: Fix pointer to int conversion warnings on 64 bit builds by Mark Brown · 10 years ago
  30. 7480e75 spi: davinci: fix to support more than 2 chip selects by Murali Karicheri · 10 years ago
  31. a908210 spi: topcliff-pch: don't hardcode PCI slot to get DMA device by Andy Shevchenko · 10 years ago
  32. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  33. e06871c spi: orion: fix incorrect handling of cell-index DT property by Thomas Petazzoni · 10 years ago
  34. 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
  35. 1403381 spi: orion: Fix error return code in orion_spi_probe() by Wei Yongjun · 10 years ago
  36. db7e8d9 spi/rockchip: fix error return code in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  37. 4e6fafe spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  38. c495014 spi/rockchip: remove duplicated include from spi-rockchip.c by Wei Yongjun · 10 years ago
  39. 306972c spi: s3c64xx: use the generic SPI "cs-gpios" property by Naveen Krishna Chatradhi · 10 years ago
  40. e2689b9 spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin" by Javier Martinez Canillas · 10 years ago
  41. ef40eb3 spi: atmel: Use dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  42. 2857d80 spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  43. 5dabcf2 spi: sh-msiof: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 10 years ago
  44. 279d237 spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully by Geert Uytterhoeven · 10 years ago
  45. 85912a8 spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully by Geert Uytterhoeven · 10 years ago
  46. db6d842 Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  47. f34b89b spi: s3c64xx: remove s5pc100 related spi codes by Kukjin Kim · 10 years ago
  48. b48b948 spi: cadence: Configure SPI clock in the prepare_message() callback by Lars-Peter Clausen · 10 years ago
  49. a39e65e spi: cadence: Make sure that clock polarity changes are applied by Lars-Peter Clausen · 10 years ago
  50. b839b78 spi/rockchip: add compatible strings for RK3188 and RK3288 by Addy Ke · 10 years ago
  51. ee78099 spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit by Addy Ke · 10 years ago
  52. 2df08e7 spi/rockchip: call wait_for_idle() for the transfer to complete by Addy Ke · 10 years ago
  53. 5dcc44e spi/rockchip: cleanup some coding issues and uncessary output by Addy Ke · 10 years ago
  54. 3fc2542 spi: core: Pass correct device to dma_map_sg() by Geert Uytterhoeven · 10 years ago
  55. 89e4b66 spi: core: Fix check for dma_map_sg() failures by Geert Uytterhoeven · 10 years ago
  56. 10ed7e9 spi: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  57. 4b153a2 spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number by Lars-Peter Clausen · 10 years ago
  58. 533465a spi: rspi: Relax DMA dependency and increase build coverage by Geert Uytterhoeven · 10 years ago
  59. 51fd509 spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  60. 8b6c5d8 Merge tag 'v3.16-rc3' into spi-sh-msiof by Mark Brown · 10 years ago
  61. add924f spi: s3c64xx: remove s5p64x0 related spi codes by Kukjin Kim · 10 years ago
  62. afcc98d spi: rspi: Pass spi_master pointer to rspi_release_dma() by Geert Uytterhoeven · 10 years ago
  63. 95029a0 spi: rspi: Remove unused variable in rspi_rz_transfer_one() by Geert Uytterhoeven · 10 years ago
  64. e9d42d1 spi/spi-sh: Use devm_ioremap by Himangi Saraogi · 10 years ago
  65. c153690 spi/rockchip: Add dependencies on relaxed I/O accessors by Mark Brown · 10 years ago
  66. 3067053 spi: au1550: Fix bug in deallocation of memory by Himangi Saraogi · 10 years ago
  67. 64e3682 spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI by addy ke · 10 years ago
  68. 97ca0d6 spi: omap2-mcspi: Configure hardware when slave driver changes mode by Mark A. Greer · 10 years ago
  69. 22dae17 spi: dw-mmio: add devicetree support by Steffen Trumtrar · 10 years ago
  70. ef4bbde spi/fsl: deal with a compile warning by Zhao Qiang · 10 years ago
  71. 19dee0d Merge remote-tracking branch 'spi/topic/cleanup' into spi-sh-msiof by Mark Brown · 10 years ago
  72. b0d0ce8 spi: sh-msiof: Add DMA support by Geert Uytterhoeven · 10 years ago
  73. 7216a41 Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus by Mark Brown · 10 years ago
  74. ec17a7f spi: omap-uwire: Fix build error by Sachin Kamat · 10 years ago
  75. 1820a8f spi: omap-uwire: Ensure devm_ioremap() is prototyped by Mark Brown · 10 years ago
  76. 4a8573a spi: qup: Remove chip select function by Andy Gross · 10 years ago
  77. b3f6a57 spi: omap-uwire: use devm_ functions by Himangi Saraogi · 10 years ago
  78. 5c67869 spi: spi-orion: add runtime PM support by Russell King · 10 years ago
  79. c85012a spi: spi-orion: check return value from clk_prepare()/clk_enable() by Russell King · 10 years ago
  80. 840e9c3 spi: Remove unused variable by Mark Brown · 10 years ago
  81. 0312d59 spi: sh-msiof: Refactor sh_msiof_transfer_one() by Geert Uytterhoeven · 10 years ago
  82. 75b82e2 spi: sh-msiof: Improve transfer error handling by Geert Uytterhoeven · 10 years ago
  83. 76c02e7 spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers by Geert Uytterhoeven · 10 years ago
  84. 2e2b368 spi: sh-msiof: Add more register documentation by Geert Uytterhoeven · 10 years ago
  85. 8331acb spi: Remove redundant OOM message in spi.c by Sachin Kamat · 10 years ago
  86. 1380caa spi: spi-adi-v3: Remove redundant OOM message by Sachin Kamat · 10 years ago
  87. 70cea0a spi: qup: Add support for v1.1.1 by Andy Gross · 10 years ago
  88. 045c243 spi: qup: Fix order of spi_register_master by Andy Gross · 10 years ago
  89. 25f8a7cc spi: sh-sci: fix use-after-free in sh_sci_spi_remove() by Jürg Billeter · 10 years ago
  90. e61f487 spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI by Chew, Chiau Ee · 10 years ago
  91. 8e3489f spi: sh-hspi: Make of_device_id array const by Jingoo Han · 10 years ago
  92. 3aea901 spi: fsl-spi: Make of_device_id array const by Jingoo Han · 10 years ago
  93. f7f994a spi: cadence: Make of_device_id array const by Jingoo Han · 10 years ago
  94. b8fa0ab spi: sh-msiof: Remove unnecessary platform_set_drvdata() by Alexander Shiyan · 10 years ago
  95. d746abd spi: omap-100k: Remove unnecessary platform_set_drvdata() by Alexander Shiyan · 10 years ago
  96. 43e48cc spi: falcon: Remove unnecessary platform_set_drvdata() by Alexander Shiyan · 10 years ago
  97. ba9e4b4 spi: clps711x: Remove unnecessary platform_set_drvdata() by Alexander Shiyan · 10 years ago
  98. 01d7aaf spi/pxa2xx: change default supported DMA burst size to 1 by Chew, Chiau Ee · 10 years ago
  99. 69e25c7 Merge remote-tracking branch 'spi/topic/workqueue' into spi-next by Mark Brown · 10 years ago
  100. 301d838 Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago