1. b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  2. c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 8 years ago
  3. b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 8 years ago
  4. f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 8 years ago
  5. 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 8 years ago
  6. ce7fb74 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 8 years ago
  7. a75481a Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
  8. df9633a Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  9. 10f11a2 spi: Add gfp parameter to kernel-doc to fix build warning by Javier Martinez Canillas · 8 years ago
  10. 108b5c8 spi: rockchip: covert rsd_nsecs to u32 type by Shawn Lin · 8 years ago
  11. ec5c5d8 spi: rockchip: header file cleanup by Shawn Lin · 8 years ago
  12. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  13. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 8 years ago
  14. df88e91 spi: respect the maximum segment size of DMA device by Andy Shevchenko · 8 years ago
  15. 61cadcf spi: rockchip: check requesting dma channel with EPROBE_DEFER by Shawn Lin · 8 years ago
  16. 557b7ea spi: rockchip: migrate to dmaengine_terminate_async by Shawn Lin · 8 years ago
  17. ea98491 spi: rockchip: check return value of dmaengine_prep_slave_sg by Shawn Lin · 8 years ago
  18. 49023d2 spi: core: Fix deadlock when sending messages by Jon Hunter · 8 years ago
  19. 0277e01 spi/rockchip: fix endian mode for 16-bit transfers by Alexander Kochetkov · 8 years ago
  20. b920cc3 spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs by Huibin Hong · 8 years ago
  21. 5907450 spi: pxa2xx: Use newer more explicit DMAengine terminate API by Jarkko Nikula · 8 years ago
  22. c1b03f1 spi: pxa2xx: Add support for Intel Broxton B-Step by Jarkko Nikula · 8 years ago
  23. 14a2042 spi: lp-8841: return correct error code from probe by Arnd Bergmann · 8 years ago
  24. 6b6192c spi: imx: drop bogus tests for rx/tx bufs in DMA transfer by Sascha Hauer · 8 years ago
  25. b03c388 spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function by Sascha Hauer · 8 years ago
  26. d629c2a spi: imx: make some register defines simpler by Sascha Hauer · 8 years ago
  27. c34de71 spi: imx: remove unnecessary bit clearing in mx51_ecspi_config by Sascha Hauer · 8 years ago
  28. f12ae17 spi: imx: add support for all SPI word width for DMA by Anton Bondarenko · 8 years ago
  29. 882f329 spi: imx: drop unncessary dma_is_inited variable by Sascha Hauer · 8 years ago
  30. 2b0fd06 spi: imx: drop unnecessary read/modify/write by Sascha Hauer · 8 years ago
  31. c008a80 spi: imx: initialize usedma earlier by Sascha Hauer · 8 years ago
  32. 99f1cf1 spi: imx: drop fallback to PIO by Sascha Hauer · 8 years ago
  33. 7ecbfff spi: master driver to enable RTC on ICPDAS LP-8841 by Sergei Ianovich · 8 years ago
  34. 3700ce9 spi: make xmldocs warning caused by spi.c by Masanari Iida · 8 years ago
  35. caba248 spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH by Leif Liddy · 8 years ago
  36. 7c04b79 spi: pxa2xx: Remove unused DMA buffer mappings by Jarkko Nikula · 8 years ago
  37. 4bfe927 spi: imx: replace fixed timeout with calculated by Anton Bondarenko · 8 years ago
  38. a4e5efc Merge remote-tracking branch 'spi/fix/imx' into spi-imx by Mark Brown · 8 years ago
  39. ba4a355 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 9 years ago
  40. 6282697 spi: Add cond_resched() in main message processing loop by Mark Brown · 8 years ago
  41. 0588539 spi: docbook: add missing parameter documentation by Martin Sperl · 8 years ago
  42. 499e49b Merge tag 'spi-fix-v4.5-rc4' into spi-imx by Mark Brown · 8 years ago
  43. 3aec316 spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS by Simon Horman · 8 years ago
  44. 9b7a562 spi: rockchip: add bindings for rk3399 spi by Xu Jianqun · 8 years ago
  45. c8dab77 spi: core: Use min_t(size_t,..) by Fabio Estevam · 8 years ago
  46. 7d62f51 spi: core: Use %zu for printing 'size_t' type by Fabio Estevam · 8 years ago
  47. 6aa800c spi: imx: use proper dev_* functions for driver messages by Sascha Hauer · 8 years ago
  48. 390f0ff spi: imx: allow only WML aligned transfers to use DMA by Anton Bondarenko · 8 years ago
  49. 22640c8 spi: pl022: Remove obsolete struct pl022 members from kerneldoc by Jarkko Nikula · 8 years ago
  50. 23366a0 spi: rockchip: remove xfer_completion from rockchip_spi by Shawn Lin · 8 years ago
  51. e9dd4ed spi: bcm2835aux: fix CPOL/CPHA setting by Stephan Olbrich · 8 years ago
  52. b4e2ade spi: bcm2835aux: set up spi-mode before asserting cs-gpio by Stephan Olbrich · 8 years ago
  53. 763dedf spi: bcm2835: Remove unnecessary workaround to call gpio_set_value by Axel Lin · 8 years ago
  54. 0893341 spi: core: Staticize __spi_split_transfer_maxsize() by Fabio Estevam · 8 years ago
  55. 844c9f4 spi: rockchip: add missing spi_master_put by Shawn Lin · 8 years ago
  56. b8659ad spi: rockchip: disable runtime pm when in err case by Shawn Lin · 8 years ago
  57. bbcfb89 spi: bcm2835: Remove duplicate depend on GPIOLIB in Kconfig by Axel Lin · 8 years ago
  58. 4dd638f Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 8 years ago
  59. 657d32e spi: checking for NULL instead of IS_ERR by Dan Carpenter · 8 years ago
  60. 0e6f357 spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 8 years ago
  61. f29ab18 spi: bcm2835aux: disable tx fifo empty irq by Stephan Olbrich · 8 years ago
  62. fe0e230 spi: bcm2835aux: fix bitmask defines by Stephan Olbrich · 8 years ago
  63. 4dea6c9 spi: spi-ti-qspi: add mmap mode read support by Vignesh R · 9 years ago
  64. 556351f spi: introduce accelerated read support for spi flash devices by Vignesh R · 9 years ago
  65. d9f1212 spi: core: add spi_split_transfers_maxsize by Martin Sperl · 9 years ago
  66. 523baf5a spi: core: add spi_replace_transfers method by Martin Sperl · 9 years ago
  67. d780c37 spi: core: added spi_resource management by Martin Sperl · 9 years ago
  68. 30f3a6a spi: pxa2xx: Add support for both chip selects on Intel Braswell by Mika Westerberg · 8 years ago
  69. c1e4a53 spi: pxa2xx: Move chip select control bits into lpss_config structure by Mika Westerberg · 8 years ago
  70. 0c27d9c spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail by Mika Westerberg · 8 years ago
  71. fcdcc79 Merge branch 'topic/acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-pxa2xx by Mark Brown · 8 years ago
  72. a0a9071 spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select by Mika Westerberg · 8 years ago
  73. 80abf88 spi: rockchip: modify DMA max burst to 1 by Addy Ke · 9 years ago
  74. 0697ae8 spi: Allow compile test of bcm2835aux if !GPIOLIB by Geert Uytterhoeven · 8 years ago
  75. b1353d1 spi: Add Analog Devices AXI SPI Engine controller support by Lars-Peter Clausen · 8 years ago
  76. 2f6fdef spi: dw-mmio: remove message which is handled by core by Andy Shevchenko · 8 years ago
  77. a3ff958 spi: dw-mid: switch to new dmaengine_terminate_* API by Andy Shevchenko · 8 years ago
  78. 7a8d44b spi: pxa2xx: Fix too early chipselect deassert by Jarkko Nikula · 8 years ago
  79. 07550df spi: pxa2xx: Update comment in int_transfer_complete() by Jarkko Nikula · 8 years ago
  80. e32bb87 spi: Fix sorting in Kconfig by Mark Brown · 8 years ago
  81. 70f340d spi: atmel: fix gpio chip-select in case of non-DT platform by Cyrille Pitchen · 9 years ago
  82. ee03672 spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages by Jarkko Nikula · 9 years ago
  83. 5cfa1e4 spi/fsl-espi: Correct the maximum transaction length by Hou Zhiqiang · 9 years ago
  84. f8efca2 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 9 years ago
  85. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  86. ebea7c0 spi: fix counting in spi-loopback-test code by Arnd Bergmann · 9 years ago
  87. 22a3363 spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA by Jarkko Nikula · 9 years ago
  88. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  89. cabeea9 Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' and 'spi/topic/zynq' into spi-next by Mark Brown · 9 years ago
  90. 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
  91. 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
  92. 635b9b2 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic/fsl-espi' and 'spi/topic/imx' into spi-next by Mark Brown · 9 years ago
  93. 3c27892 Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
  94. 9b17e80 Merge remote-tracking branch 'spi/topic/sunxi' into spi-next by Mark Brown · 9 years ago
  95. 174c211 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  96. f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 9 years ago
  97. 8caad1d spi: loopback: fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
  98. 218e0b5 spi: sun4i: Prevent chip-select from being activated twice before a transfer by Marcus Weseloh · 9 years ago
  99. 1e8db97 spi: loopback-test: spi_check_rx_ranges can get always done by Martin Sperl · 9 years ago
  100. 339ec3c spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern by Martin Sperl · 9 years ago