1. 072ac04 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup' into spi-linus by Mark Brown · 9 years ago
  2. 391949b spi: trigger trace event for message-done before mesg->complete by Uwe Kleine-König · 9 years ago
  3. 854d2f2 spi: dw-mid: clear BUSY flag fist and test other one by Andy Shevchenko · 9 years ago
  4. 12cb89e spi: qup: Fix cs-num DT property parsing by Ivan T. Ivanov · 9 years ago
  5. 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
  6. cd6fa8d spi: pl022: Fix race in giveback() leading to driver lock-up by Alexander Sverdlin · 9 years ago
  7. c9dafb2 spi: dw-mid: avoid potential NULL dereference by Andy Shevchenko · 9 years ago
  8. f165ed6 spi: img-spfi: Verify max spfi transfer length by Sifan Naeem · 9 years ago
  9. 76e1d14 spi: atmel: Fix interrupt setup for PDC transfers by Torsten Fleischer · 9 years ago
  10. 9d239d3 spi: dw: revisit FIFO size detection again by Andy Shevchenko · 9 years ago
  11. 307ed83 spi: dw-pci: correct number of chip selects by Andy Shevchenko · 9 years ago
  12. 0061104 drivers: spi: ti-qspi: wait for busy bit clear before data write/read by Mugunthan V N · 9 years ago
  13. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  14. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 9 years ago
  15. 6688633 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 81306d5 Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next by Mark Brown · 9 years ago
  22. f69c22e Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  23. f223469 spi: mxs: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  24. 060556a spi: ti-qspi: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  25. d426a84 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
  26. 56536a7 spi: spi-imx: cleanup wait_for_completion handling by Nicholas Mc Guire · 9 years ago
  27. 19f0ad0 spi: sh-msiof: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  28. 682a71b spi: match var type to return type of wait_for_completion by Nicholas Mc Guire · 9 years ago
  29. 9064bf3 spi: spi-pxa2xx: only include mach/dma.h for legacy DMA by Rob Herring · 9 years ago
  30. 1369dea spi: atmel: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  31. a02bb40 spi: imx: use pio mode for i.mx6dl by Robin Gong · 9 years ago
  32. ceadfd8 spi: fsl-dspi: Remove possible memory leak of 'chip' by Bhuvanchandra DV · 9 years ago
  33. 65d5665 spi: sh-msiof: Update calculation of frequency dividing by Nobuhiro Iwamatsu · 9 years ago
  34. 7782a1a spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n) by Ian Abbott · 9 years ago
  35. 34093cb spi/xilinx: Fix access invalid memory on xilinx_spi_tx by Ricardo Ribalda Delgado · 9 years ago
  36. 0635287 spi: Revert "spi/xilinx: Remove iowrite/ioread wrappers" by Mark Brown · 9 years ago
  37. eb25f16 spi/xilinx: Check number of slaves range by Ricardo Ribalda · 9 years ago
  38. 2241735 spi/xilinx: Use polling mode on small transfers by Ricardo Ribalda Delgado · 9 years ago
  39. b563bfb spi/xilinx: Remove remaining_words driver data variable by Ricardo Ribalda Delgado · 9 years ago
  40. 99082ea spi/xilinx: Remove iowrite/ioread wrappers by Ricardo Ribalda Delgado · 9 years ago
  41. 17aaaa8 spi/xilinx: Convert bits_per_word in bytes_per_word by Ricardo Ribalda Delgado · 9 years ago
  42. d79b2d0 spi/xilinx: Convert remainding_bytes in remaining words by Ricardo Ribalda Delgado · 9 years ago
  43. c309294 spi/xilinx: Make spi_tx and spi_rx simmetric by Ricardo Ribalda Delgado · 9 years ago
  44. 24ba5e5 spi/xilinx: Remove rx_fn and tx_fn pointer by Ricardo Ribalda Delgado · 9 years ago
  45. f9c6ef6 spi/xilinx: Support for spi mode CS_HIGH by Ricardo Ribalda Delgado · 9 years ago
  46. d9f5881 spi/xilinx: Do not inhibit transmission in polling mode by Ricardo Ribalda Delgado · 9 years ago
  47. 5fe11cc spi/xilinx: Support cores with no interrupt by Ricardo Ribalda Delgado · 9 years ago
  48. 5b74d7a spi/xilinx: Use cached value of register by Ricardo Ribalda Delgado · 9 years ago
  49. a87cbca spi/xilinx: Code cleanup by Ricardo Ribalda Delgado · 9 years ago
  50. 899929b spi/xilinx: Leave the IRQ always enabled. by Ricardo Ribalda Delgado · 9 years ago
  51. 4c9a761 spi/xilinx: Simplify spi_fill_tx_fifo by Ricardo Ribalda Delgado · 9 years ago
  52. 9298bc7 spi: spi-fsl-dspi: Remove spi-bitbang by Chao Fu · 9 years ago
  53. 75d30c5 spi: pl08x: do not select S3C64XX_PL080 by Arnd Bergmann · 9 years ago
  54. 97cf566 spi/rockchip: avoid uninitialized-use warning by Arnd Bergmann · 9 years ago
  55. 48421ad spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume by Jarkko Nikula · 9 years ago
  56. 973fbce spi: spi-fsl-dspi: Remove usage of devm_kzalloc by Bhuvanchandra DV · 9 years ago
  57. c5d348d spi/xilinx: Simplify data read from the Rx FIFO by Ricardo Ribalda Delgado · 10 years ago
  58. d9c1474 spi: dw-mid: get a proper clock frequency for SPI2 by Andy Shevchenko · 10 years ago
  59. 0240f94 spi/xilinx: Support for spi mode LOOP by Ricardo Ribalda Delgado · 10 years ago
  60. bca690d spi/xilinx: Support for spi mode LSB_FIRST by Ricardo Ribalda Delgado · 10 years ago
  61. 06a5687 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  62. 78d97a5 spi: Kconfig: Remove additional newline by Michal Simek · 10 years ago
  63. 2324440 spi: orion: Add multiple chip select support to spi-orion by Ken Wilson · 10 years ago
  64. b85bfc4 spi: st-ssc4: Remove duplicate code to test unsupported mode bits by Axel Lin · 10 years ago
  65. 75872eb spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers by Ken Wilson · 10 years ago
  66. d58cf5f spi: dw-pci: describe Intel MID controllers better by Andy Shevchenko · 10 years ago
  67. 30b4b70 spi: dw: print debug message with FIFO size by Andy Shevchenko · 10 years ago
  68. 3dbb3b9 spi: dw: amend warning message by Andy Shevchenko · 10 years ago
  69. c8935ef spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup() by Geert Uytterhoeven · 10 years ago
  70. 1285c3f Merge tag 'v3.19-rc3' into spi-sh-msiof by Mark Brown · 10 years ago
  71. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  72. 29104c7 spi: sirf: drop redundant sirf,marco-spi compatible string by Barry Song · 10 years ago
  73. 38455d7a spi: fsl-(e)spi: Support compile as module by Esben Haabendal · 10 years ago
  74. 2b5e368 spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enable by Laurentiu Palcu · 10 years ago
  75. 6b038c8 Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiof by Mark Brown · 10 years ago
  76. 6d40530 spi: sh-msiof: fix MDR1_FLD_MASK value by Yoshihiro Shimoda · 10 years ago
  77. 67bf9cd spi: dw-mid: fix FIFO size by Andy Shevchenko · 10 years ago
  78. 9caf506 spi: meson: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  79. d297933 spi: dw: Fix detecting FIFO depth by Axel Lin · 10 years ago
  80. 650705c spi/gpio: fixed space coding style issue by Nizam Haider · 10 years ago
  81. 4b5d6aa spi: spi-imx: Do not store the irq number in the private structure by Fabio Estevam · 10 years ago
  82. 0667dd5 spi: qup: Add SPI_CPOL configuration support by Ivan T. Ivanov · 10 years ago
  83. c957e8f spi/pxa2xx: Clear cur_chip pointer before starting next message by Mika Westerberg · 10 years ago
  84. ee4629f Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus by Mark Brown · 10 years ago
  85. 3110628 spi: sh-msiof: Configure MSIOF sync signal timing in device tree by Yoshihiro Shimoda · 10 years ago
  86. 549858c spi: img-spfi: Select FIFO based on transfer length by Andrew Bresticker · 10 years ago
  87. 76fe5e9 spi: img-spfi: Increase DMA burst size by Andrew Bresticker · 10 years ago
  88. 1004b9f spi/fsl: unnecessary double init_completion removed by Nicholas Mc Guire · 10 years ago
  89. b2e5dda spi/dln2: Fix for PM_RUNTIME removal by Mark Brown · 10 years ago
  90. c039dd2 spi: pxa2xx: Cleanup register access macros by Jarkko Nikula · 10 years ago
  91. 8e8dd9f spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall() by Jarkko Nikula · 10 years ago
  92. 7566bcc spi: pxa2xx: Move is_lpss_ssp() tests to caller by Jarkko Nikula · 10 years ago
  93. 2db73d4 spi: pxa2xx: Remove unused define by Jarkko Nikula · 10 years ago
  94. 3d8c0d74 spi: add support for DLN-2 USB-SPI adapter by Laurentiu Palcu · 10 years ago
  95. 9e86237 spi: Add new driver for STMicroelectronics' SPI Controller by Lee Jones · 10 years ago
  96. c0e7dc2 spi: img-spfi: Enable controller before starting TX DMA by Andrew Bresticker · 10 years ago
  97. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  98. 47164fd spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  99. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  100. 01576056 spi: sh-msiof: Add runtime PM lock in initializing by Hisashi Nakamura · 10 years ago