1. fcdc49a spi: rspi: Remove unneeded resource test in DMA setup by Geert Uytterhoeven · 10 years ago
  2. 65bf220 spi: rspi: Extract rspi_request_dma_chan() by Geert Uytterhoeven · 10 years ago
  3. 27e105a spi: rspi: Don't consider DMA configuration failures fatal by Geert Uytterhoeven · 10 years ago
  4. 6837b8e spi: rspi: Extract rspi_pio_transfer() by Geert Uytterhoeven · 10 years ago
  5. b42e035 spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling by Geert Uytterhoeven · 10 years ago
  6. 9c5de2c spi: rspi: Remove unused 16-bit DMA support by Geert Uytterhoeven · 10 years ago
  7. 32c6426 spi: rspi: Do not call rspi_receive_init() for TX-only by Geert Uytterhoeven · 10 years ago
  8. 5f684c3 spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}() by Geert Uytterhoeven · 10 years ago
  9. 836d1a2 spi/pxa2xx: fix runtime PM enabling order by Antonio Ospite · 10 years ago
  10. a2cb1be spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans() by Valentin Longchamp · 10 years ago
  11. 80874d8 spi: core: Ignore unsupported spi-[tr]x-bus-width property values by Geert Uytterhoeven · 10 years ago
  12. 3beb61d spi: rspi: Round up division to avoid slave overclocking by Geert Uytterhoeven · 10 years ago
  13. 41148c3 spi: sirf: decrease the interrupt count and latency of PIO mode by Qipan Li · 10 years ago
  14. 2b16069 spi/topcliff-pch: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  15. 8f39122 spi: qup: Correct selection of FIFO/Block mode by Andy Gross · 10 years ago
  16. fd30c37 Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  17. 6c7bdf2 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  18. 111e0a9 spi/pxa2xx: Prevent DMA from transferring too many bytes by Mika Westerberg · 10 years ago
  19. bf61fb8 spi: dw: Remove unused dw_spi_cleanup function by Axel Lin · 10 years ago
  20. b2fb187 spi: tegra20-slink: Make of_device_id array const by Jingoo Han · 10 years ago
  21. bff15ed spi: tegra20-sflash: Make of_device_id array const by Jingoo Han · 10 years ago
  22. 0ac83f3 spi: tegra114: Make of_device_id array const by Jingoo Han · 10 years ago
  23. 113b1a0 spi: qup: Make of_device_id array const by Jingoo Han · 10 years ago
  24. d9e1528 spi: spi-gpio: Make of_device_id array const by Jingoo Han · 10 years ago
  25. 790d190 spi: fsl-dspi: Make of_device_id array const by Jingoo Han · 10 years ago
  26. b112f05 spi: atmel: fix incorrect comparison by Alexandre Belloni · 10 years ago
  27. c3676d5 spi: core: Don't destroy master queue if we fail to create it by Mark Brown · 10 years ago
  28. 3d89e14 spi: qup: Fix return value checking for pm_runtime_get_sync() by Axel Lin · 10 years ago
  29. 2de440f spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 10 years ago
  30. fe75cbc spi: topcliff-pch: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  31. 9f48e54 spi: tle62x0: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  32. 1e8231b spi: sh-msiof: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  33. 1273eb0 spi: s3c64xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  34. 0375cff spi: s3c24xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  35. 9deae45 spi: pxa2xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  36. 77538f4 spi: pl022: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  37. d9c73bb spi: dw: add support for gpio controlled chip select by Baruch Siach · 11 years ago
  38. ec37e8e spi: dw: migrate to generic queue infrastructure by Baruch Siach · 11 years ago
  39. 201f9e4 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/hspi' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  40. 83596fb spi: core: Ignore unsupported Dual/Quad Transfer Mode bits by Geert Uytterhoeven · 10 years ago
  41. d6ba32d spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI by Chew, Chiau Ee · 10 years ago
  42. 1676014 spi: atmel: Fix scheduling while atomic bug by Alexander Stein · 10 years ago
  43. d0fb47a5 spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT by Jane Wan · 10 years ago
  44. c908ef3 spi: sirf: refactor spi transfer functions by Qipan Li · 10 years ago
  45. 25dbe04 spi: cadence: Add dependency on ARM by Harini Katakam · 10 years ago
  46. 4a4dd7d spi: sh-hspi: Do not specifically request shyway_clk clock by Simon Horman · 10 years ago
  47. bf83fd6 spi: sirf: fix spi full-duplex DMA transferring issue by Qipan Li · 10 years ago
  48. d77ec5d spi: sirf: fix line over 80 characters style issue by Qipan Li · 10 years ago
  49. 6ee8a2f spi: sirf: make GPIO chipselect function work well by Qipan Li · 10 years ago
  50. 625227a4 spi: sirf: set SPI controller in RISC IO chipselect mode by Qipan Li · 10 years ago
  51. 818e916 spi: sirf: correct TXFIFO empty interrupt status bit by Qipan Li · 10 years ago
  52. c474b38 spi: Add driver for Cadence SPI controller by Harini Katakam · 10 years ago
  53. e8304d0 spi: bfin5xx: fix build error by Steven Miao · 10 years ago
  54. c34cc24 spi: spi-adi-v3: convert to use common clk framework by Scott Jiang · 10 years ago
  55. 766e372 spi: convert spi-bfin-v3.c to a multiplatform driver by Scott Jiang · 10 years ago
  56. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  57. c586feb spi: s3c24xx: Convert to use devm_kzalloc by Axel Lin · 10 years ago
  58. 7a40054 spi: fsl-spi: Fix memory leak by Axel Lin · 10 years ago
  59. abcadeb spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kzalloc by Axel Lin · 10 years ago
  60. cd6339e spi: add "spi-lsb-first" to devicetree by Zhao Qiang · 10 years ago
  61. eee668a spi: core: Increase timeout value by Harini Katakam · 10 years ago
  62. 0c3b974 spi: atmel: Make current_remaining_bytes to be int by Axel Lin · 10 years ago
  63. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  64. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  65. 058f11c spi: qup: Depend on ARCH_QCOM by Paul Bolle · 10 years ago
  66. a6f936d spi: omap2-mcspi: Convert to use devm_kcalloc by Axel Lin · 10 years ago
  67. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  68. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 10 years ago
  69. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  70. 45b15d9 Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into spi-next by Mark Brown · 10 years ago
  71. b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 10 years ago
  72. 81235b4 Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 'spi/topic/sh-hspi', 'spi/topic/sh-msiof', 'spi/topic/sh-sci', 'spi/topic/sirf' and 'spi/topic/spidev' into spi-next by Mark Brown · 10 years ago
  73. 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 10 years ago
  74. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 10 years ago
  75. 3bcbc14 Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/ep93xx', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
  76. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  77. 0f38af4 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next by Mark Brown · 10 years ago
  78. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 10 years ago
  79. 5d0eb26 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  80. ff13a9a Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  81. 0b73aa6 spi: Fix handling of cs_change in core implementation by Mark Brown · 10 years ago
  82. d9721ae spi: bitbang: Make spi_bitbang_stop() return void by Axel Lin · 10 years ago
  83. 5c5989c spi: mpc52xx: Convert to use bits_per_word_mask by Axel Lin · 10 years ago
  84. d1c18ca spi: omap-100k: Fix memory leak by Axel Lin · 10 years ago
  85. c63f5da spi: dw: Don't call kfree for memory allocated by devm_kzalloc by Axel Lin · 10 years ago
  86. 0e0cd9e spi: fsl-dspi: Fix memory leak by Axel Lin · 10 years ago
  87. cbab804 spi: omap-uwire: add missing iounmap by Nishanth Menon · 10 years ago
  88. 6f50c6bc spi: clps711x: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  89. 5634dd8 spi: clps711x: Enable driver compilation with COMPILE_TEST by Axel Lin · 10 years ago
  90. 970e268 MIPS: Alchemy: Unify Devboard support. by Manuel Lauss · 11 years ago
  91. d7a7f6e spi: omap-uwire: Remove full duplex check by Axel Lin · 10 years ago
  92. 1e25cd4 spi: Do not require a completion by Mark Brown · 10 years ago
  93. 342451d spi: topcliff-pch: Transform noisy message to dev_vdbg by Alexander Stein · 10 years ago
  94. 8023d38 spi: coldfire-qspi: Simplify the code to set register bits for transfer speed by Axel Lin · 10 years ago
  95. 7f8cf08 spi: bcm63xx: Remove unused define for PFX by Axel Lin · 10 years ago
  96. 12f6dd8 spi: efm32: use $vendor,$device scheme for compatible string by Uwe Kleine-König · 10 years ago
  97. 3dc9259 spi: clps711x: Remove <mach/hardware.h> dependency by Alexander Shiyan · 10 years ago
  98. b86e81d spi: topcliff-pch: Properly unregister platform devices on probe() error paths by Axel Lin · 10 years ago
  99. f0a7133 spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs by Axel Lin · 10 years ago
  100. bf2f2f7 spi: altera: Remove the code to get unused platform_data by Axel Lin · 10 years ago