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