1. 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
  2. 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
  3. 058f11c spi: qup: Depend on ARCH_QCOM by Paul Bolle · 10 years ago
  4. a6f936d spi: omap2-mcspi: Convert to use devm_kcalloc by Axel Lin · 10 years ago
  5. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  6. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 10 years ago
  7. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  8. 45b15d9 Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into spi-next by Mark Brown · 10 years ago
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 10 years ago
  17. 5d0eb26 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
  18. ff13a9a Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  19. 0b73aa6 spi: Fix handling of cs_change in core implementation by Mark Brown · 10 years ago
  20. d9721ae spi: bitbang: Make spi_bitbang_stop() return void by Axel Lin · 10 years ago
  21. 5c5989c spi: mpc52xx: Convert to use bits_per_word_mask by Axel Lin · 10 years ago
  22. d1c18ca spi: omap-100k: Fix memory leak by Axel Lin · 10 years ago
  23. c63f5da spi: dw: Don't call kfree for memory allocated by devm_kzalloc by Axel Lin · 10 years ago
  24. 0e0cd9e spi: fsl-dspi: Fix memory leak by Axel Lin · 10 years ago
  25. cbab804 spi: omap-uwire: add missing iounmap by Nishanth Menon · 10 years ago
  26. 6f50c6bc spi: clps711x: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  27. 5634dd8 spi: clps711x: Enable driver compilation with COMPILE_TEST by Axel Lin · 10 years ago
  28. 970e268 MIPS: Alchemy: Unify Devboard support. by Manuel Lauss · 10 years ago
  29. d7a7f6e spi: omap-uwire: Remove full duplex check by Axel Lin · 10 years ago
  30. 1e25cd4 spi: Do not require a completion by Mark Brown · 10 years ago
  31. 342451d spi: topcliff-pch: Transform noisy message to dev_vdbg by Alexander Stein · 10 years ago
  32. 8023d38 spi: coldfire-qspi: Simplify the code to set register bits for transfer speed by Axel Lin · 10 years ago
  33. 7f8cf08 spi: bcm63xx: Remove unused define for PFX by Axel Lin · 10 years ago
  34. 12f6dd8 spi: efm32: use $vendor,$device scheme for compatible string by Uwe Kleine-König · 10 years ago
  35. 3dc9259 spi: clps711x: Remove <mach/hardware.h> dependency by Alexander Shiyan · 10 years ago
  36. b86e81d spi: topcliff-pch: Properly unregister platform devices on probe() error paths by Axel Lin · 10 years ago
  37. f0a7133 spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs by Axel Lin · 10 years ago
  38. bf2f2f7 spi: altera: Remove the code to get unused platform_data by Axel Lin · 10 years ago
  39. 7282326 spi: fsl-lib: Fix memory leak of pinfo by Axel Lin · 10 years ago
  40. be8dde46 spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST by Axel Lin · 10 years ago
  41. fb534f1 spi: nuc900: Fix setting multiple bits settings in register by Axel Lin · 10 years ago
  42. 54f4c51 spi: atmel: fix printk format warnings by Randy Dunlap · 10 years ago
  43. 7661ba5 spi: remove obsolete spi-ti-ssp driver by Arnd Bergmann · 10 years ago
  44. a6f87fa spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz by Axel Lin · 10 years ago
  45. f2bb310 spi: efm32: properly namespace location property by Uwe Kleine-König · 10 years ago
  46. ed8eb25 spi: sh-sci: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  47. a82ba3a spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks by Axel Lin · 10 years ago
  48. 72bb79d spi: altera: Use bits_per_word_mask by Axel Lin · 10 years ago
  49. 14c48ab spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master by Axel Lin · 10 years ago
  50. bed890b spi: clps711x: Remove duplicate code to set default bits_per_word and max speed by Axel Lin · 10 years ago
  51. 09e99bc spi: sc18is602: Convert to let spi core validate transfer speed by Axel Lin · 10 years ago
  52. 6840cc2 spi: add xtfpga SPI controller driver by Max Filippov · 10 years ago
  53. f9f4cbd spi: efm32: Clean up non-DT paths by Axel Lin · 10 years ago
  54. 490c977 spi: rspi: Add runtime PM support, using spi core auto_runtime_pm by Geert Uytterhoeven · 10 years ago
  55. e2a0ba5 spi: sh-msiof: Convert to spi core auto_runtime_pm framework by Geert Uytterhoeven · 10 years ago
  56. 3abf0ed spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path by Geert Uytterhoeven · 10 years ago
  57. 2271cf1 spi: coldfire-qspi: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  58. fcba212 spi: clps711x: Provide label argument for devm_gpio_request by Axel Lin · 10 years ago
  59. 2aa237f spi: coldfire-qspi: Enable clock before calling spi_master_resume by Axel Lin · 10 years ago
  60. 9304f51 spi/ti-qspi: Fix return from mmap path by Sourav Poddar · 10 years ago
  61. 3806037 spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks by Axel Lin · 10 years ago
  62. d930acf Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus by Mark Brown · 10 years ago
  63. 84a5dc4 spi: pl022: Don't ignore power domain and amba bus at system suspend by Ulf Hansson · 10 years ago
  64. 736198b spi: pl022: Let runtime PM callbacks be available for CONFIG_PM by Ulf Hansson · 10 years ago
  65. e37912f Merge branch 'pm-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into spi-pl022 by Mark Brown · 10 years ago
  66. ba811ad spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  67. 1480916 spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  68. 31804f6 spi: omap-100k: fix spacing coding style issue by Jingoo Han · 10 years ago
  69. ba938f3 spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks by Wenyou Yang · 10 years ago
  70. 3531b71 spi: coldfire-qspi: Use core message handling by Axel Lin · 10 years ago
  71. 8bd3134 spi: coldfire-qspi: Remove unused dev field from struct mcfqspi by Axel Lin · 10 years ago
  72. ee73b4c spi: coldfire-qspi: Fix getting correct address for *mcfqspi by Axel Lin · 10 years ago
  73. 017145f spi: fsl-dspi: Fix getting correct address for master by Axel Lin · 10 years ago
  74. 5bdfd49 spi: atmel: adopt pinctrl support by Wenyou Yang · 10 years ago
  75. 6ea3129 spi: core: make zero length transfer valid again by Atsushi Nemoto · 10 years ago
  76. af34851 spi: xcomm: Remove duplicate code to set default bits_per_word and max speed by Axel Lin · 10 years ago
  77. 743a46b spi: sun6i: Set bits_per_word_mask to only support 8 bits word length by Axel Lin · 10 years ago
  78. ba47644 spi: sun4i: Set bits_per_word_mask to only support 8 bits word length by Axel Lin · 10 years ago
  79. 61d1cf1 spi: spi-ath79: fix initial GPIO CS line setup by Gabor Juhos · 10 years ago
  80. 765ee70 spi: dw: Convert to let spi core validate transfer speed by Axel Lin · 10 years ago
  81. ad6f33d spi: atmel: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  82. 7984b5c spi: octeon: Convert to let spi core validate transfer speed by Axel Lin · 10 years ago
  83. 85fe414 spi: octeon: Remove struct octeon_spi_setup usage by Axel Lin · 10 years ago
  84. 790fc55 spi: omap-uwire: Convert to use bits_per_word_mask by Axel Lin · 10 years ago
  85. 0e6d873 spi: atmel: Remove redundant list_empty checking by Axel Lin · 10 years ago
  86. eeb71395 spi: sirf: provide a shortcut for spi command-data mode by Qipan Li · 10 years ago
  87. b141586 spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions by Axel Lin · 10 years ago
  88. e428a42 spi: sh-hspi: Remove duplicate code to set default transfer speed by Axel Lin · 10 years ago
  89. cd2ac0c spi: orion: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  90. f8c717a spi: txx9: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  91. 7bdadd8 spi: txx9: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  92. fd40dcc spi: spi-imx: spi_imx_remove: do not disable disabled clocks by Philippe De Muyter · 10 years ago
  93. 80d68ca spi: sh-hspi: Remove hspi_cleanup function by Axel Lin · 10 years ago
  94. 1bd6363bc0 spi: sh-msiof: Use core message handling instead of spi-bitbang by Geert Uytterhoeven · 10 years ago
  95. 2416289 spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word by Geert Uytterhoeven · 10 years ago
  96. c833ff7 spi: sh-msiof: Move clock management to (un)prepare_message() by Geert Uytterhoeven · 10 years ago
  97. beb74bb spi: sh-msiof: Add support for R-Car H2 and M2 by Geert Uytterhoeven · 10 years ago
  98. 50a7e23 spi: sh-msiof: Move default FIFO sizes to device ID data by Geert Uytterhoeven · 10 years ago
  99. 32d3b2d spi: sh-msiof: Improve bindings by Geert Uytterhoeven · 10 years ago
  100. 4867147 Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into HEAD by Mark Brown · 10 years ago