1. 899d81b Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/omap-100k' and 'spi/topic/orion' into spi-next by Mark Brown · 10 years ago
  2. 7020d76 Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next by Mark Brown · 10 years ago
  3. 1fc8450 Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/checkpatch' and 'spi/topic/clps711x' into spi-next by Mark Brown · 10 years ago
  4. 613c447 Merge remote-tracking branch 'spi/topic/dma-dep' into spi-next by Mark Brown · 10 years ago
  5. ad71f40 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  6. 62d02e4 Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
  7. a44619c spi: spi-mxs: fix a tiny typo in a comment by Michael Heimpold · 10 years ago
  8. f7477c2 spi: dw-mid: follow new DMAengine workflow by Andy Shevchenko · 10 years ago
  9. 2a28529 spi: dw-mid: convert to use DMAengine wrappers by Andy Shevchenko · 10 years ago
  10. 15ee3be spi: dw-mid: change magic numbers to the constants by Andy Shevchenko · 10 years ago
  11. df59fa7 spi: orion: support armada extended baud rates by Greg Ungerer · 10 years ago
  12. a310836 spi: fsl: Sort include headers alphabetically by Xiubo Li · 10 years ago
  13. 61d38b9 spi: bcm53xx: Add missing module information by Axel Lin · 10 years ago
  14. 933fc7b spi: bcm53xx: Fix module dependency by Axel Lin · 10 years ago
  15. a24e70c spi/rockchip: fix bug that cause the failure to read data in DMA mode by Addy Ke · 10 years ago
  16. 90f90bb spi: fsl-dspi: Remove probe info message by Alexander Stein · 10 years ago
  17. c7908a3 spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  18. c3c6e23 spi: dw: fix style of code in few places by Andy Shevchenko · 10 years ago
  19. c3ce15b spi: dw: introduce support of loopback mode by Andy Shevchenko · 10 years ago
  20. 8e45ef6 spi: dw-mid: terminate ongoing transfers at exit by Andy Shevchenko · 10 years ago
  21. b41583e spi: dw-mid: respect 8 bit mode by Andy Shevchenko · 10 years ago
  22. a5b4b23 spi: clps711x: Migrate to the new clk subsystem by Alexander Shiyan · 10 years ago
  23. f62cacc spi: spi-imx: add DMA support by Robin Gong · 10 years ago
  24. 94b0955 Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  25. 365a7bb spi: davinci: add support for adding delay between word's transmissions by Murali Karicheri · 10 years ago
  26. 6e7488f spi: davinci: remove empty function davinci_spi_cleanup by Grygorii Strashko · 10 years ago
  27. 8936dec spi: davinci: request cs_gpio's from probe by Grygorii Strashko · 10 years ago
  28. 53288fe spi: dw: don't use mrst prefix anymore by Andy Shevchenko · 10 years ago
  29. 551f6a5 Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw by Mark Brown · 10 years ago
  30. 197e96b spi: dw-mid: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  31. b89e9c8 spi: dw-mid: remove redundant dmac member by Andy Shevchenko · 10 years ago
  32. ea09245 spi: dw-mid: remove Moorestown support by Andy Shevchenko · 10 years ago
  33. fb57862 spi: dw-mid: check that DMA was inited before exit by Andy Shevchenko · 10 years ago
  34. 05ed2ae spi: dw: remove FSF address by Andy Shevchenko · 10 years ago
  35. 61e89e6 spi/pl022: Fix error message by Roland Stigge · 10 years ago
  36. 6294617 spi/rockchip: Don't warn if SPI is busy but disabled by Doug Anderson · 10 years ago
  37. 64bc011 spi/rockchip: Fix the wait_for_idle() timeout by Doug Anderson · 10 years ago
  38. 810a58b spi: sirf: add fifo reset/start for cmd transfer by Qipan Li · 10 years ago
  39. f2a08b4 spi: sirf: enable RX_IO_DMA_INT interrupt by Qipan Li · 10 years ago
  40. a2cea98 spi: txx9: Fix checkpatch issue by Jingoo Han · 10 years ago
  41. 327f538 spi: tegra20-sflash: Fix checkpatch issue by Jingoo Han · 10 years ago
  42. c19c8e7 spi: tegra114: Fix checkpatch issue by Jingoo Han · 10 years ago
  43. b843404 spi: orion: Fix checkpatch issue by Jingoo Han · 10 years ago
  44. fadcace spi: dw: Fix checkpatch issue by Jingoo Han · 10 years ago
  45. 859c337 spi: davinci: Fix checkpatch issue by Jingoo Han · 10 years ago
  46. a7fa321 spi: spi-mxs: Fix checkpatch issue by Jingoo Han · 10 years ago
  47. cdc67fa spi: xtensa-xtfpga: Fix checkpatch issue by Jingoo Han · 10 years ago
  48. 175a3ed spi: ep93xx: Fix checkpatch issue by Jingoo Han · 10 years ago
  49. a97c883 spi: dw: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  50. 5dc23c4 spi: dw-pci: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  51. c95791b spi: dw-pci: provide platform specific data via driver_data by Andy Shevchenko · 10 years ago
  52. 35f2d41 spi: dw-pci: convert to use dev_pm_ops by Andy Shevchenko · 10 years ago
  53. ceb86de spi: dw-pci: apply pci_bar and re-use pci_name by Andy Shevchenko · 10 years ago
  54. fcf0af4 spi: dw-pci: move info message at the end of probe by Andy Shevchenko · 10 years ago
  55. d9f2674 spi: fsl: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  56. f59838a0 spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed by Geert Uytterhoeven · 10 years ago
  57. 2dbf591 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  58. cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  59. 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
  60. 050429a spi: bcm53xx: make local symbol static by Jingoo Han · 10 years ago
  61. 5d1d150 spi/rockchip: Avoid accidentally turning off the clock by Doug Anderson · 10 years ago
  62. 08a707b spi: dw: fix kernel crash due to NULL pointer dereference by Andy Shevchenko · 10 years ago
  63. c9d5d6fe spi: dw-pci: fix bug when regs left uninitialized by Andy Shevchenko · 10 years ago
  64. 3f2dad9 spi: davinci: fix SPI_NO_CS functionality by Grygorii Strashko · 10 years ago
  65. 0ac7a49 spi/rockchip: fixup incorrect dma direction setting by Addy Ke · 10 years ago
  66. aca2636 spi/pxa2xx: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  67. 61a2381 spi: spi-au1550: fix build failure by Manuel Lauss · 10 years ago
  68. 38ec10f spi: Only call transfer_one() if we have buffers to transfer by Mark Brown · 10 years ago
  69. 0fc6a32 spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC by Rafał Miłecki · 10 years ago
  70. c99428d spi: fsl-dspi: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  71. 3819bc8 spi: rspi: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  72. 3e81b59 spi: sh-msiof: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  73. 9f5b8b4 spi: omap-100k: Remove unused definitions by Nick Krause · 10 years ago
  74. e67f04c spi: cadence: Remove .owner field for driver by Michal Simek · 10 years ago
  75. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  76. 3d0763c spi/omap-mcspi: Fix the spi task hangs waiting dma_rx by Jorge A. Ventura · 10 years ago
  77. 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
  78. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  79. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  80. 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
  81. 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
  82. 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
  83. 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
  84. fa2b564 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  85. 8331c49 Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 10 years ago
  86. 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
  87. 9afabfe Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  88. c060014 spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device by Grygorii Strashko · 10 years ago
  89. a88e34e spi: davinci: add support to configure gpio cs through dt by Murali Karicheri · 10 years ago
  90. d555ea0 spi/pl022: Explicitly truncate large bitmask by Mark Brown · 10 years ago
  91. 67f08d6 spi/atmel: Fix pointer to int conversion warnings on 64 bit builds by Mark Brown · 10 years ago
  92. 7480e75 spi: davinci: fix to support more than 2 chip selects by Murali Karicheri · 10 years ago
  93. a908210 spi: topcliff-pch: don't hardcode PCI slot to get DMA device by Andy Shevchenko · 10 years ago
  94. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  95. e06871c spi: orion: fix incorrect handling of cell-index DT property by Thomas Petazzoni · 10 years ago
  96. 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
  97. 1403381 spi: orion: Fix error return code in orion_spi_probe() by Wei Yongjun · 10 years ago
  98. db7e8d9 spi/rockchip: fix error return code in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  99. 4e6fafe spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  100. c495014 spi/rockchip: remove duplicated include from spi-rockchip.c by Wei Yongjun · 10 years ago