1. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  2. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  3. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  4. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  5. 1e2cf73 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/spidev' into spi-linus by Mark Brown · 10 years ago
  6. 9a2d363 spi: orion: fix potential NULL pointer de-reference by Greg Ungerer · 10 years ago
  7. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  8. 2c2bc74 spi/rockchip: spi controller must be disabled in tx callback too by Addy Ke · 10 years ago
  9. c28be31 spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode by Addy Ke · 10 years ago
  10. f9cfd52 spi/rockchip: fix bug that case spi can't go as fast as slave request by Addy Ke · 10 years ago
  11. 3ffa615 spi: pl022: Fix incorrect dma_unmap_sg by Ray Jui · 10 years ago
  12. 865f6d1 spi: spidev: Use separate TX and RX bounce buffers by Ray Jui · 10 years ago
  13. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  14. 9c6de47 spi: dw: Initialize of_node to discover DT node children by Thor Thayer · 10 years ago
  15. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  16. a2285b8 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 10 years ago
  17. bab4d75 Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/topic/rspi', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
  18. 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
  19. 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
  20. 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
  21. 613c447 Merge remote-tracking branch 'spi/topic/dma-dep' into spi-next by Mark Brown · 10 years ago
  22. ad71f40 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  23. 62d02e4 Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
  24. a44619c spi: spi-mxs: fix a tiny typo in a comment by Michael Heimpold · 10 years ago
  25. f7477c2 spi: dw-mid: follow new DMAengine workflow by Andy Shevchenko · 10 years ago
  26. 2a28529 spi: dw-mid: convert to use DMAengine wrappers by Andy Shevchenko · 10 years ago
  27. 15ee3be spi: dw-mid: change magic numbers to the constants by Andy Shevchenko · 10 years ago
  28. df59fa7 spi: orion: support armada extended baud rates by Greg Ungerer · 10 years ago
  29. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  30. a310836 spi: fsl: Sort include headers alphabetically by Xiubo Li · 10 years ago
  31. 61d38b9 spi: bcm53xx: Add missing module information by Axel Lin · 10 years ago
  32. 933fc7b spi: bcm53xx: Fix module dependency by Axel Lin · 10 years ago
  33. a24e70c spi/rockchip: fix bug that cause the failure to read data in DMA mode by Addy Ke · 10 years ago
  34. 90f90bb spi: fsl-dspi: Remove probe info message by Alexander Stein · 10 years ago
  35. db4fa45 spi: pl022: Add support for chip select extension by Anders Berg · 10 years ago
  36. c7908a3 spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
  37. c3c6e23 spi: dw: fix style of code in few places by Andy Shevchenko · 10 years ago
  38. c3ce15b spi: dw: introduce support of loopback mode by Andy Shevchenko · 10 years ago
  39. 8e45ef6 spi: dw-mid: terminate ongoing transfers at exit by Andy Shevchenko · 10 years ago
  40. b41583e spi: dw-mid: respect 8 bit mode by Andy Shevchenko · 10 years ago
  41. a5b4b23 spi: clps711x: Migrate to the new clk subsystem by Alexander Shiyan · 10 years ago
  42. 676e7c2 spi: core: Convert to dev_pm_domain_attach|detach() by Ulf Hansson · 10 years ago
  43. 73e3f1e spi: pl022: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  44. 39d3653 spi/pxa2xx-pci: Add support for Intel Braswell by Mika Westerberg · 10 years ago
  45. b729bf3 spi/pxa2xx: Don't use slave_id of dma_slave_config by Mika Westerberg · 10 years ago
  46. f62cacc spi: spi-imx: add DMA support by Robin Gong · 10 years ago
  47. 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
  48. 365a7bb spi: davinci: add support for adding delay between word's transmissions by Murali Karicheri · 10 years ago
  49. 6e7488f spi: davinci: remove empty function davinci_spi_cleanup by Grygorii Strashko · 10 years ago
  50. 8936dec spi: davinci: request cs_gpio's from probe by Grygorii Strashko · 10 years ago
  51. 53288fe spi: dw: don't use mrst prefix anymore by Andy Shevchenko · 10 years ago
  52. 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
  53. 197e96b spi: dw-mid: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  54. b89e9c8 spi: dw-mid: remove redundant dmac member by Andy Shevchenko · 10 years ago
  55. ea09245 spi: dw-mid: remove Moorestown support by Andy Shevchenko · 10 years ago
  56. fb57862 spi: dw-mid: check that DMA was inited before exit by Andy Shevchenko · 10 years ago
  57. 05ed2ae spi: dw: remove FSF address by Andy Shevchenko · 10 years ago
  58. 61e89e6 spi/pl022: Fix error message by Roland Stigge · 10 years ago
  59. 6294617 spi/rockchip: Don't warn if SPI is busy but disabled by Doug Anderson · 10 years ago
  60. 64bc011 spi/rockchip: Fix the wait_for_idle() timeout by Doug Anderson · 10 years ago
  61. 9593e61 spi: sirf: cleanup the indentation of marcos by Qipan Li · 10 years ago
  62. 810a58b spi: sirf: add fifo reset/start for cmd transfer by Qipan Li · 10 years ago
  63. 0021d97 spi: sirf: fix 'cmd_transfer' function typos by Qipan Li · 10 years ago
  64. f2a08b4 spi: sirf: enable RX_IO_DMA_INT interrupt by Qipan Li · 10 years ago
  65. 7850cdf spi: sirf: correct spi gpio and hardware chipselect behaviour by Qipan Li · 10 years ago
  66. a2cea98 spi: txx9: Fix checkpatch issue by Jingoo Han · 10 years ago
  67. 327f538 spi: tegra20-sflash: Fix checkpatch issue by Jingoo Han · 10 years ago
  68. c19c8e7 spi: tegra114: Fix checkpatch issue by Jingoo Han · 10 years ago
  69. b843404 spi: orion: Fix checkpatch issue by Jingoo Han · 10 years ago
  70. fadcace spi: dw: Fix checkpatch issue by Jingoo Han · 10 years ago
  71. 859c337 spi: davinci: Fix checkpatch issue by Jingoo Han · 10 years ago
  72. a7fa321 spi: spi-mxs: Fix checkpatch issue by Jingoo Han · 10 years ago
  73. cdc67fa spi: xtensa-xtfpga: Fix checkpatch issue by Jingoo Han · 10 years ago
  74. 175a3ed spi: ep93xx: Fix checkpatch issue by Jingoo Han · 10 years ago
  75. a97c883 spi: dw: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  76. 5dc23c4 spi: dw-pci: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  77. c95791b spi: dw-pci: provide platform specific data via driver_data by Andy Shevchenko · 10 years ago
  78. 35f2d41 spi: dw-pci: convert to use dev_pm_ops by Andy Shevchenko · 10 years ago
  79. ceb86de spi: dw-pci: apply pci_bar and re-use pci_name by Andy Shevchenko · 10 years ago
  80. fcf0af4 spi: dw-pci: move info message at the end of probe by Andy Shevchenko · 10 years ago
  81. d9f2674 spi: fsl: Don't use devm_kzalloc in master->setup callback by Axel Lin · 10 years ago
  82. f59838a0 spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed by Geert Uytterhoeven · 10 years ago
  83. 2dbf591 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  84. cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  85. 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
  86. 050429a spi: bcm53xx: make local symbol static by Jingoo Han · 10 years ago
  87. 5d1d150 spi/rockchip: Avoid accidentally turning off the clock by Doug Anderson · 10 years ago
  88. e221cc9 spi: sh-msiof: Add support for new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  89. 6089af7 spi: rspi: Add support for new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  90. 08a707b spi: dw: fix kernel crash due to NULL pointer dereference by Andy Shevchenko · 10 years ago
  91. c9d5d6fe spi: dw-pci: fix bug when regs left uninitialized by Andy Shevchenko · 10 years ago
  92. 3f2dad9 spi: davinci: fix SPI_NO_CS functionality by Grygorii Strashko · 10 years ago
  93. 0ac7a49 spi/rockchip: fixup incorrect dma direction setting by Addy Ke · 10 years ago
  94. aca2636 spi/pxa2xx: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  95. 61a2381 spi: spi-au1550: fix build failure by Manuel Lauss · 10 years ago
  96. 468e0f4 spi/pxa2xx-pci: remove unnecessary assignment by Andy Shevchenko · 10 years ago
  97. 38ec10f spi: Only call transfer_one() if we have buffers to transfer by Mark Brown · 10 years ago
  98. 0fc6a32 spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC by Rafał Miłecki · 10 years ago
  99. c99428d spi: fsl-dspi: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  100. afa93c9 spi/pxa2xx-pci: Add common clock framework support in PCI glue layer by Chew, Chiau Ee · 10 years ago