1. 73e3f1e spi: pl022: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  2. 39d3653 spi/pxa2xx-pci: Add support for Intel Braswell by Mika Westerberg · 10 years ago
  3. b729bf3 spi/pxa2xx: Don't use slave_id of dma_slave_config by Mika Westerberg · 10 years ago
  4. f62cacc spi: spi-imx: add DMA support by Robin Gong · 10 years ago
  5. 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
  6. 365a7bb spi: davinci: add support for adding delay between word's transmissions by Murali Karicheri · 10 years ago
  7. 6e7488f spi: davinci: remove empty function davinci_spi_cleanup by Grygorii Strashko · 10 years ago
  8. 8936dec spi: davinci: request cs_gpio's from probe by Grygorii Strashko · 10 years ago
  9. 53288fe spi: dw: don't use mrst prefix anymore by Andy Shevchenko · 10 years ago
  10. 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
  11. 197e96b spi: dw-mid: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  12. b89e9c8 spi: dw-mid: remove redundant dmac member by Andy Shevchenko · 10 years ago
  13. ea09245 spi: dw-mid: remove Moorestown support by Andy Shevchenko · 10 years ago
  14. fb57862 spi: dw-mid: check that DMA was inited before exit by Andy Shevchenko · 10 years ago
  15. 05ed2ae spi: dw: remove FSF address by Andy Shevchenko · 10 years ago
  16. 61e89e6 spi/pl022: Fix error message by Roland Stigge · 10 years ago
  17. 6294617 spi/rockchip: Don't warn if SPI is busy but disabled by Doug Anderson · 10 years ago
  18. 64bc011 spi/rockchip: Fix the wait_for_idle() timeout by Doug Anderson · 10 years ago
  19. 9593e61 spi: sirf: cleanup the indentation of marcos by Qipan Li · 10 years ago
  20. 810a58b spi: sirf: add fifo reset/start for cmd transfer by Qipan Li · 10 years ago
  21. 0021d97 spi: sirf: fix 'cmd_transfer' function typos by Qipan Li · 10 years ago
  22. f2a08b4 spi: sirf: enable RX_IO_DMA_INT interrupt by Qipan Li · 10 years ago
  23. 7850cdf spi: sirf: correct spi gpio and hardware chipselect behaviour by Qipan Li · 10 years ago
  24. a2cea98 spi: txx9: Fix checkpatch issue by Jingoo Han · 10 years ago
  25. 327f538 spi: tegra20-sflash: Fix checkpatch issue by Jingoo Han · 10 years ago
  26. c19c8e7 spi: tegra114: Fix checkpatch issue by Jingoo Han · 10 years ago
  27. b843404 spi: orion: Fix checkpatch issue by Jingoo Han · 10 years ago
  28. fadcace spi: dw: Fix checkpatch issue by Jingoo Han · 10 years ago
  29. 859c337 spi: davinci: Fix checkpatch issue by Jingoo Han · 10 years ago
  30. a7fa321 spi: spi-mxs: Fix checkpatch issue by Jingoo Han · 10 years ago
  31. cdc67fa spi: xtensa-xtfpga: Fix checkpatch issue by Jingoo Han · 10 years ago
  32. 175a3ed spi: ep93xx: Fix checkpatch issue by Jingoo Han · 10 years ago
  33. a97c883 spi: dw: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  34. 5dc23c4 spi: dw-pci: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  35. c95791b spi: dw-pci: provide platform specific data via driver_data by Andy Shevchenko · 10 years ago
  36. 35f2d41 spi: dw-pci: convert to use dev_pm_ops by Andy Shevchenko · 10 years ago
  37. ceb86de spi: dw-pci: apply pci_bar and re-use pci_name by Andy Shevchenko · 10 years ago
  38. fcf0af4 spi: dw-pci: move info message at the end of probe by Andy Shevchenko · 10 years ago
  39. d9f2674 spi: fsl: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  40. f59838a0 spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed by Geert Uytterhoeven · 10 years ago
  41. 2dbf591 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  42. cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  43. 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
  44. 050429a spi: bcm53xx: make local symbol static by Jingoo Han · 10 years ago
  45. 5d1d150 spi/rockchip: Avoid accidentally turning off the clock by Doug Anderson · 10 years ago
  46. e221cc9 spi: sh-msiof: Add support for new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  47. 6089af7 spi: rspi: Add support for new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  48. 08a707b spi: dw: fix kernel crash due to NULL pointer dereference by Andy Shevchenko · 10 years ago
  49. c9d5d6fe spi: dw-pci: fix bug when regs left uninitialized by Andy Shevchenko · 10 years ago
  50. 3f2dad9 spi: davinci: fix SPI_NO_CS functionality by Grygorii Strashko · 10 years ago
  51. 0ac7a49 spi/rockchip: fixup incorrect dma direction setting by Addy Ke · 10 years ago
  52. aca2636 spi/pxa2xx: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  53. 61a2381 spi: spi-au1550: fix build failure by Manuel Lauss · 10 years ago
  54. 468e0f4 spi/pxa2xx-pci: remove unnecessary assignment by Andy Shevchenko · 10 years ago
  55. 38ec10f spi: Only call transfer_one() if we have buffers to transfer by Mark Brown · 10 years ago
  56. 0fc6a32 spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC by Rafał Miłecki · 10 years ago
  57. c99428d spi: fsl-dspi: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  58. afa93c9 spi/pxa2xx-pci: Add common clock framework support in PCI glue layer by Chew, Chiau Ee · 10 years ago
  59. 9c0b8fd spi: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  60. 7a9f957 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  61. a5e7c71 spi: sh-msiof: Return early in sh_msiof_dma_once() where possible by Geert Uytterhoeven · 10 years ago
  62. a6be4de spi: sh-msiof: Add DT support to DMA setup by Geert Uytterhoeven · 10 years ago
  63. 52fba2b spi: sh-msiof: Configure DMA slave bus width by Geert Uytterhoeven · 10 years ago
  64. e825b8d spi: rspi: Add DT support to DMA setup by Geert Uytterhoeven · 10 years ago
  65. a30b95a spi: rspi: Configure DMA slave bus width to 8 bit by Geert Uytterhoeven · 10 years ago
  66. 4393745 spi: rspi: Use devm_kasprintf() by Geert Uytterhoeven · 10 years ago
  67. d64b472 spi: rspi: Remove unneeded semicolon by Geert Uytterhoeven · 10 years ago
  68. 3819bc8 spi: rspi: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  69. 3e81b59 spi: sh-msiof: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
  70. 9f5b8b4 spi: omap-100k: Remove unused definitions by Nick Krause · 10 years ago
  71. e67f04c spi: cadence: Remove .owner field for driver by Michal Simek · 10 years ago
  72. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  73. 3d0763c spi/omap-mcspi: Fix the spi task hangs waiting dma_rx by Jorge A. Ventura · 10 years ago
  74. 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
  75. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  76. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. fa2b564 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  82. 8331c49 Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 10 years ago
  83. 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
  84. 9afabfe Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  85. c060014 spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device by Grygorii Strashko · 10 years ago
  86. a88e34e spi: davinci: add support to configure gpio cs through dt by Murali Karicheri · 10 years ago
  87. d555ea0 spi/pl022: Explicitly truncate large bitmask by Mark Brown · 10 years ago
  88. 67f08d6 spi/atmel: Fix pointer to int conversion warnings on 64 bit builds by Mark Brown · 10 years ago
  89. 7480e75 spi: davinci: fix to support more than 2 chip selects by Murali Karicheri · 10 years ago
  90. a908210 spi: topcliff-pch: don't hardcode PCI slot to get DMA device by Andy Shevchenko · 10 years ago
  91. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  92. e06871c spi: orion: fix incorrect handling of cell-index DT property by Thomas Petazzoni · 10 years ago
  93. 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
  94. 1403381 spi: orion: Fix error return code in orion_spi_probe() by Wei Yongjun · 10 years ago
  95. db7e8d9 spi/rockchip: fix error return code in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  96. 4e6fafe spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  97. c495014 spi/rockchip: remove duplicated include from spi-rockchip.c by Wei Yongjun · 10 years ago
  98. 306972c spi: s3c64xx: use the generic SPI "cs-gpios" property by Naveen Krishna Chatradhi · 10 years ago
  99. e2689b9 spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin" by Javier Martinez Canillas · 10 years ago
  100. ef40eb3 spi: atmel: Use dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago