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