1. 56afdb7 Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next by Mark Brown · 9 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 19655dd Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next by Mark Brown · 9 years ago
  8. e897f79 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  9. 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
  10. 68a595c Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linus by Mark Brown · 9 years ago
  11. 704f32d spi: bcm2835: enabling polling mode for transfers shorter than 30us by Martin Sperl · 9 years ago
  12. a30a555 spi: bcm2835: transform native-cs to gpio-cs on first spi_setup by Martin Sperl · 9 years ago
  13. 8c2c8c0 spi: img-spfi: Control CS lines with GPIO by Ezequiel Garcia · 9 years ago
  14. 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
  15. ba33d8a spi: img-spfi: Reset controller after each message by Andrew Bresticker · 9 years ago
  16. 824ab37 spi: img-spfi: Implement a handle_err() callback by Ezequiel Garcia · 9 years ago
  17. 89cda06 Merge tag 'v4.0-rc7' into spi-img-spfi by Mark Brown · 9 years ago
  18. ede8342b spi: img-spfi: Setup TRANSACTION register before CONTROL register by Sifan Naeem · 9 years ago
  19. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 9 years ago
  20. 8543d0e spi: img-spfi: Limit bit clock to 1/4th of input clock by Andrew Bresticker · 9 years ago
  21. b6fe397 spi: img-spfi: Implement a prepare_message() callback by Ezequiel Garcia · 9 years ago
  22. 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
  23. 95bf15f spi: fsl-dspi: Add ~50ns delay between cs and sck by Aaron Brice · 9 years ago
  24. e689d6d spi: fsl-dspi: Fix clock rate scale values by Aaron Brice · 9 years ago
  25. c9bc3e8 spi: signedness bug in qspi_trigger_transfer_out_int() by Dan Carpenter · 9 years ago
  26. f511ab0 spi: imx: read back the RX/TX watermark levels earlier by Lucas Stach · 10 years ago
  27. 057f606 spi: spi-bfin5xx: Initialize cr_width in bfin_spi_pump_transfers() by Chen Gang · 10 years ago
  28. 232a5ad spi: bitbang: only toggle bitchanges by Michael Grzeschik · 10 years ago
  29. eecacf7 spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() by Dan Carpenter · 10 years ago
  30. 6fd6308 spi: fsl-dspi: Fix clock rate scale values by Aaron Brice · 10 years ago
  31. 4b6fe3e spi: Using Trigger number to transmit/receive data by Hiep Cao Minh · 10 years ago
  32. e3a2be3 spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message by Martin Sperl · 10 years ago
  33. 1e4df62 spi: bcm2835: fix code formatting issue by Martin Sperl · 10 years ago
  34. 956b200a spi: spidev: Warn loudly if instantiated from DT as "spidev" by Mark Brown · 10 years ago
  35. e34ff01 spi: bcm2835: move to the transfer_one driver model by Martin Sperl · 10 years ago
  36. 1be38e0 Merge tag 'v4.0-rc5' into spi-bcm2835 by Mark Brown · 10 years ago
  37. 76b17e6 spi/rockchip: Add device tree property to configure Rx Sample Delay by Julius Werner · 10 years ago
  38. 754ec43 spi/rockchip: Round up clock rate divisor to err on the safe side by Julius Werner · 10 years ago
  39. 22de3ef spi: of: do explicitly request modules for of-registered devices by Dmitry Torokhov · 10 years ago
  40. 207cda9 spi: dw: fix crash on setup stage by Andy Shevchenko · 10 years ago
  41. 9df461e spi: pxa2xx: replace ugly table by approximation by Andy Shevchenko · 10 years ago
  42. 072ac04 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  43. 025ffe8 spi: pxa2xx: shift clk_div in one place by Andy Shevchenko · 10 years ago
  44. f20fbaa spi: spidev: fix possible arithmetic overflow for multi-transfer message by Ian Abbott · 10 years ago
  45. 6935224 spi: bcm2835: enable support of 3-wire mode by Martin Sperl · 10 years ago
  46. 210b492 spi: bcm2835: clock divider can be a multiple of 2 by Martin Sperl · 10 years ago
  47. 4adf312 spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt by Martin Sperl · 10 years ago
  48. d4f9dcd spi: omap-uwire: Remove needless include asm/irq.h by Jarkko Nikula · 10 years ago
  49. 22d1b94 spi: pxa2xx: Remove needless includes by Jarkko Nikula · 10 years ago
  50. ea46732 spi: atmel: use endian agnostic IO by Ben Dooks · 10 years ago
  51. 342f948 spi: bcm2835: fix all checkpath --strict messages by Martin Sperl · 10 years ago
  52. 391949b spi: trigger trace event for message-done before mesg->complete by Uwe Kleine-König · 10 years ago
  53. dd11444 spi: dw-spi: Convert 16bit accesses to 32bit accesses by Thor Thayer · 10 years ago
  54. db91841 spi/omap100k: Convert to runtime PM by Mark Brown · 10 years ago
  55. 0935540 spi: constify of_device_id array by Fabian Frederick · 10 years ago
  56. 1a7b7ee spi: Ensure that CS line is in non-active state after spi_setup() by Ivan T. Ivanov · 10 years ago
  57. 2306509 spi: dw-spi: Single Register read to clear IRQs by Thor Thayer · 10 years ago
  58. d744f82 spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma by Andy Shevchenko · 10 years ago
  59. f89a6d8 spi: dw-mid: move to use core SPI DMA mappings by Andy Shevchenko · 10 years ago
  60. 4d5ac1e spi: dw-mid: clear ongoing DMA transfers on timeout by Andy Shevchenko · 10 years ago
  61. f051fc8 spi: dw-mid: take care of FIFO overrun/underrun when do DMA by Andy Shevchenko · 10 years ago
  62. 9f14538 spi: dw-mid: split dma_setup() from dma_transfer() by Andy Shevchenko · 10 years ago
  63. e31abce spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth by Andy Shevchenko · 10 years ago
  64. 0365fbd Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw by Mark Brown · 10 years ago
  65. 38b6484 spi: cadence: Remove Kconfig dependency by Michal Simek · 10 years ago
  66. ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  67. 854d2f2 spi: dw-mid: clear BUSY flag fist and test other one by Andy Shevchenko · 10 years ago
  68. 612762e spi: qup: Add DMA capabilities by Andy Gross · 10 years ago
  69. 12cb89e spi: qup: Fix cs-num DT property parsing by Ivan T. Ivanov · 10 years ago
  70. 60c1bee Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 10 years ago
  71. c22c62d spi: dw: move to SPI core message handling by Andy Shevchenko · 10 years ago
  72. 3e00803 Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw by Mark Brown · 10 years ago
  73. 0b2e891 spi: dw: program registers as soon as possible by Andy Shevchenko · 10 years ago
  74. 45746e8 spi: dw: make sure SPI controller is enabled by Andy Shevchenko · 10 years ago
  75. cd6fa8d spi: pl022: Fix race in giveback() leading to driver lock-up by Alexander Sverdlin · 10 years ago
  76. 7183d1e spi: pl022: Remove dead code by Alexander Sverdlin · 10 years ago
  77. 85fa4e1 spi: pl022: Don't touch unspecified bits in interrupt mask by Alexander Sverdlin · 10 years ago
  78. 45b064d spi: pl022: Remove incorrect TxFIFO full reporting by Alexander Sverdlin · 10 years ago
  79. 2291793 spi/rockchip: do an error handling in proper time by Andy Shevchenko · 10 years ago
  80. b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
  81. c9dafb2 spi: dw-mid: avoid potential NULL dereference by Andy Shevchenko · 10 years ago
  82. 6e0050e spi: img-spfi: Remove udelay in soft reset by Sifan Naeem · 10 years ago
  83. f165ed6 spi: img-spfi: Verify max spfi transfer length by Sifan Naeem · 10 years ago
  84. e8361f7 spi: spi-imx: use correct enumeration type by Stefan Agner · 10 years ago
  85. 76e1d14 spi: atmel: Fix interrupt setup for PDC transfers by Torsten Fleischer · 10 years ago
  86. 9d239d3 spi: dw: revisit FIFO size detection again by Andy Shevchenko · 10 years ago
  87. 1a18f9f spi: dw: always reprogram CTRL0 by Andy Shevchenko · 10 years ago
  88. 341c7dc spi: dw: refactor code that handles clk_div by Andy Shevchenko · 10 years ago
  89. ea11370 spi: dw: get TX level without an additional variable by Andy Shevchenko · 10 years ago
  90. 39bc03b spi: dw: move piece of code out of condition by Andy Shevchenko · 10 years ago
  91. 307ed83 spi: dw-pci: correct number of chip selects by Andy Shevchenko · 10 years ago
  92. 9a12bff spi: spidev: only use up TX/RX bounce buffer space when needed by Ian Abbott · 10 years ago
  93. 0744ea2 spi: s3c64xx: fix compiler warning in spi-s3c64xx by Andre Przywara · 10 years ago
  94. 0061104 drivers: spi: ti-qspi: wait for busy bit clear before data write/read by Mugunthan V N · 10 years ago
  95. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 10 years ago
  97. b4e2754 spi: sc18is602: Support multiple devices on a single I2C bus if DT is configured by Guenter Roeck · 10 years ago
  98. b3e7766 spi: bcm53xx: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
  99. 6688633 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 10 years ago
  100. 30b9278 Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/topic/st-ssc' and 'spi/topic/ti-qspi' into spi-next by Mark Brown · 10 years ago