1. fda052b Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/topic/zynq' into spi-next by Mark Brown · 9 years ago
  2. b9e2c09 Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 9 years ago
  3. b6e6dc8 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/gpio', 'spi/topic/imx' and 'spi/topic/orion' into spi-next by Mark Brown · 9 years ago
  4. 9a8d141 Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
  5. 60ab73a Merge remote-tracking branch 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
  6. 5d6ada6 Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next by Mark Brown · 9 years ago
  7. 5bfb10d Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/fix/orion' and 'spi/fix/pl022' into spi-linus by Mark Brown · 9 years ago
  8. 8757091 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
  9. 2c05136c spi: zynq: Remove execute bit by Mark Brown · 9 years ago
  10. 11f2764 spi: atmel: add support to FIFOs by Cyrille Pitchen · 9 years ago
  11. 8422ddf spi: pxa2xx: Constify ACPI device ids by Mathias Krause · 9 years ago
  12. dfe11a1 spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller by Ranjit Waghmode · 9 years ago
  13. 432a17d spi: fsl-dspi: Use pinctrl PM helpers by Mirza Krak · 9 years ago
  14. e0b047b spi: davinci: change the lower limit of pre-scale divider to 1 by Murali Karicheri · 9 years ago
  15. c042af9 spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length by Haikun Wang · 9 years ago
  16. d1f4a38 spi: spi-fsl-dspi: Enable TCF interrupt mode support by Haikun Wang · 9 years ago
  17. 6724af4 Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 9 years ago
  18. 4820303 spi: atmel: add support for the internal chip-select of the spi controller by Cyrille Pitchen · 9 years ago
  19. 6356437 spi: spi-pxa2xx: remove legacy PXA DMA bits by Daniel Mack · 9 years ago
  20. 82ba2c2 spi: pxa2xx: Make LPSS SPI general register optional by Jarkko Nikula · 9 years ago
  21. dccf736 spi: pxa2xx: Prepare for new Intel LPSS SPI type by Jarkko Nikula · 9 years ago
  22. 03fbf48 spi: pxa2xx: Differentiate Intel LPSS types by Jarkko Nikula · 9 years ago
  23. 4b78645 spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA by Martin Sperl · 9 years ago
  24. cc2e932 spi: rspi: Re-do the returning value of qspi_transfer_out_in by Hiep Cao Minh · 9 years ago
  25. a91bbe7 spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function by Hiep Cao Minh · 9 years ago
  26. 4dacccf spi: orion: Fix extended baud rates for each Armada SoCs by Gregory CLEMENT · 9 years ago
  27. 5bcc3b0 spi: sirf: add the reset for USP-based SPI by Qipan Li · 9 years ago
  28. 3aa7b1d spi: sirf: remove the allocation of dummypage by Qipan Li · 9 years ago
  29. ce2f6ea spi: orion: Fix maximum baud rates for Armada 370/XP by Gregory CLEMENT · 9 years ago
  30. c4339ac spi: omap2-mcspi: Handle error on gpio_request by Michael Welling · 9 years ago
  31. a06b430 spi: omap2-mcspi: Fix GPIO chip select support by Michael Welling · 9 years ago
  32. 4373f8b spi: omap2-mcspi: Fix set_cs function for active high by Michael Welling · 9 years ago
  33. be632f6 spi: omap2-mcspi: Remove unnecessary delay by Michael Welling · 9 years ago
  34. 7a0a175 spi: fsl-espi: Fix an error that can cause fsl espi task blocked by Jane Wan · 9 years ago
  35. 9deef02 spi: spi-fsl-dspi: Bug fix incorrect CS de-assert by Haikun Wang · 9 years ago
  36. e3fb57c spi: sirf: add support for USP-based SPI by Qipan Li · 9 years ago
  37. ddcad7e spi: omap2-mcspi: Fix native cs with new set_cs by Michael Welling · 9 years ago
  38. 29ad1a7 spi: bcm2835: bcm2835_dma_release() can be static by kbuild test robot · 9 years ago
  39. 7e52be0 spi: bcm2835: fix kbuild compile warnings/errors and a typo by Martin Sperl · 9 years ago
  40. 3ecd37e spi: bcm2835: enable dma modes for transfers meeting certain conditions by Martin Sperl · 9 years ago
  41. 8e76ef8 spi: fix race freeing dummy_tx/rx before it is unmapped by Martin Sperl · 9 years ago
  42. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  43. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  44. 99472cc spi: spidev: Remove unneeded variable by Fabio Estevam · 9 years ago
  45. bc7f9bb spi: omap2-mcspi: Add gpio_request and init CS by Michael Welling · 9 years ago
  46. b28cb94 spi: omap2-mcspi: Switch driver to use transfer_one by Michael Welling · 9 years ago
  47. 7d76980 Merge remote-tracking branch 'spi/fix/omap2-mcspi' into spi-omap2-mcspi by Mark Brown · 9 years ago
  48. 6310372 spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer by Hiep Cao Minh · 9 years ago
  49. a34bcbe spi: sirf: replace kmalloc by devm_kzalloc by Qipan Li · 9 years ago
  50. 96bf401 spi: sirf: request and free cs gpio in setup and cleanup callbacks by Qipan Li · 9 years ago
  51. 5c2301a spi: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  52. e0d58cd spi: bcm2835: depends GPIOLIB by Yoshinori Sato · 9 years ago
  53. 3789c8520 spi: sh-msiof: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  54. 23f6d39 spi: s3c64xx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  55. 8634daf spi: rspi: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  56. db1b820 spi: imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  57. b2b3024 spi: rb4xx: Fix checking return value of devm_ioremap_resource() by Axel Lin · 9 years ago
  58. f08654a spi: sirf: replace BUG condition by error code for unsupported transfer by Qipan Li · 9 years ago
  59. a750b12 spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies by Martin Sperl · 9 years ago
  60. 76ee023 spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 9 years ago
  61. 83f0f39 spi: spi-ath79: Set the initial state of CS0 by Alban Bedel · 9 years ago
  62. 3e19acd spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare by Alban Bedel · 9 years ago
  63. 85f6247 spi: spi-ath79: Add device tree support by Alban Bedel · 9 years ago
  64. 2000058 spi: fsl-espi: fix behaviour for full-duplex xfers by Jonatas Rech · 9 years ago
  65. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  66. 73ee39a spi: fsl-spi: fix devm_ioremap_resource() error case by Christophe Leroy · 9 years ago
  67. 50574dd spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence by Haikun Wang · 9 years ago
  68. d223332 spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize by Haikun Wang · 9 years ago
  69. 5a1b11c Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'spi/fix/bitbang', 'spi/fix/fsl-cpm' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 9 years ago
  70. c5a06e7 spi/omap2-mcpsi: Always call spi_finalize_current_message() by Fionn Cleary · 9 years ago
  71. 98d6f47 spi: spidev: use spi_sync instead of spi_async by Martin Sperl · 9 years ago
  72. 575bec5 spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1 by Christophe Leroy · 9 years ago
  73. 4a1ae8b spi: rb4xx: Fix set_cs logic. by Bert Vermeulen · 9 years ago
  74. 05aec35 spi: Add SPI driver for Mikrotik RB4xx series boards by Bert Vermeulen · 9 years ago
  75. 7d0ec8b spi: bitbang: Make setup_transfer() callback optional by Pelle Nilsson · 9 years ago
  76. f8bb820 spi: check tx_buf and rx_buf in spi_unmap_msg by Robin Gong · 9 years ago
  77. 145367b spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 9 years ago
  78. 8844d0f spi: bcm2835: Add GPIOLIB dependency by Guenter Roeck · 9 years ago
  79. 56afdb7 Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next by Mark Brown · 9 years ago
  80. 165f228 Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 9 years ago
  81. 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  82. 35fbf84 Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/of-id' into spi-next by Mark Brown · 9 years ago
  83. 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 9 years ago
  84. f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 9 years ago
  85. 19655dd Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next by Mark Brown · 9 years ago
  86. e897f79 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  87. 31d25e5 Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
  88. 68a595c Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linus by Mark Brown · 9 years ago
  89. 704f32d spi: bcm2835: enabling polling mode for transfers shorter than 30us by Martin Sperl · 9 years ago
  90. a30a555 spi: bcm2835: transform native-cs to gpio-cs on first spi_setup by Martin Sperl · 9 years ago
  91. 8c2c8c0 spi: img-spfi: Control CS lines with GPIO by Ezequiel Garcia · 9 years ago
  92. a25202b Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-img-spfi by Mark Brown · 9 years ago
  93. ba33d8a spi: img-spfi: Reset controller after each message by Andrew Bresticker · 9 years ago
  94. 824ab37 spi: img-spfi: Implement a handle_err() callback by Ezequiel Garcia · 9 years ago
  95. 89cda06 Merge tag 'v4.0-rc7' into spi-img-spfi by Mark Brown · 9 years ago
  96. ede8342b spi: img-spfi: Setup TRANSACTION register before CONTROL register by Sifan Naeem · 9 years ago
  97. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 9 years ago
  98. 8543d0e spi: img-spfi: Limit bit clock to 1/4th of input clock by Andrew Bresticker · 9 years ago
  99. b6fe397 spi: img-spfi: Implement a prepare_message() callback by Ezequiel Garcia · 9 years ago
  100. 63031ed Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 9 years ago