1. 82f85cf Merge remote-tracking branch 'spi/topic/wr' into spi-next by Mark Brown · 11 years ago
  2. ad14ad7 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
  3. 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
  4. b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
  5. 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
  6. 05071aa spi: Add a spi_w8r16be() helper by Lars-Peter Clausen · 11 years ago
  7. 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
  8. 5ce0ba8 spi: rcar: add Renesas QSPI support on RSPI by Hiep Cao Minh · 11 years ago
  9. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  10. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  11. 9020b75 Merge remote-tracking branch 'spi/topic/msglen' into spi-next by Mark Brown · 11 years ago
  12. db04e17 Merge remote-tracking branch 'spi/topic/checks' into spi-next by Mark Brown · 11 years ago
  13. 8e28fb6 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  14. 62b6af5 mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks by Laurent Pinchart · 11 years ago
  15. bf287a9 mmc: mmc_spi: Support CD/RO GPIOs by Laurent Pinchart · 11 years ago
  16. 21e34a3 Merge remote-tracking branch 'spi/topic/quad' into spi-qspi by Mark Brown · 11 years ago
  17. f477b7f spi: DUAL and QUAD support by wangyuhang · 11 years ago
  18. b6aa23c spi: fix SPI_BIT_MASK so it always fits into 32-bits by Stephen Warren · 11 years ago
  19. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  20. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  21. 2025172 spi/bitbang: Use core message pump by Mark Brown · 11 years ago
  22. a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
  23. 874b315 spi/bitbang: Unexport spi_bitbang_transfer() by Mark Brown · 11 years ago
  24. ed89355 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 11 years ago
  25. 082339b spi: spi-xilinx: Add run run-time endian detection by Michal Simek · 11 years ago
  26. eca8960 spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago
  27. 4dd9572 spi: fix undefined behaviour in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago
  28. 2922a8d spi: introduce macros to set bits_per_word_mask by Stephen Warren · 11 years ago
  29. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  30. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 11 years ago
  33. 446411e spi: Initialize cs_gpio and cs_gpios with -ENOENT by Andreas Larsson · 11 years ago
  34. 5e49035 spi/tegra: remove unused Tegra platform data header by Stephen Warren · 11 years ago
  35. 26aafa7 spi: mxs-spi: move to use generic DMA helper by Shawn Guo · 11 years ago
  36. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 11 years ago
  37. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  38. 095c375 spi: Document cs_gpios and cs_gpio in kernel-doc by Andreas Larsson · 11 years ago
  39. 6d9eecd spi: Add helper functions for setting up transfers by Lars-Peter Clausen · 12 years ago
  40. a0d2642 spi/pxa2xx: add support for Intel Low Power Subsystem SPI by Mika Westerberg · 12 years ago
  41. 5928808 spi/pxa2xx: add support for DMA engine by Mika Westerberg · 12 years ago
  42. cd7bed0 spi/pxa2xx: break out the private DMA API usage into a separate file by Mika Westerberg · 12 years ago
  43. d560040 spi: spi-gpio: fix compilation warning on 64 bits systems by Maxime Ripard · 11 years ago
  44. 3343b7a spi/pxa2xx: convert to the common clk framework by Mika Westerberg · 12 years ago
  45. 851bacf spi/pxa2xx: embed the ssp_device to platform data by Mika Westerberg · 12 years ago
  46. 7730cba Merge tag 'v3.7-rc8' into spi/next by Grant Likely · 12 years ago
  47. a34fc82 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  48. 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  49. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  50. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago
  51. 4864ccb Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  52. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  53. 2f5f1ce spi: tsc2005: delete soon-obsolete e-mail address by Aaro Koskinen · 12 years ago
  54. 7939d3c UAPI: (Scripted) Disintegrate include/linux/spi by David Howells · 12 years ago
  55. 65defb9 mmc: spi: Pull out common DMA parts from MXS MMC by Marek Vasut · 12 years ago
  56. 1308239 mmc: spi: Pull out the SSP clock configuration function by Marek Vasut · 12 years ago
  57. 829c1bf mmc: spi: Pull out parts shared between MMC and SPI by Marek Vasut · 12 years ago
  58. f83b738 mmc: spi: Add necessary bits into mxs-spi.h by Marek Vasut · 12 years ago
  59. 600a991 mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP by Marek Vasut · 12 years ago
  60. 8be3d3b mmc: spi: Move SSP register definitions into separate file by Marek Vasut · 12 years ago
  61. 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  62. 6680884 Input: ad7879 - add option to correct xy axis by Michael Hennerich · 12 years ago
  63. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 7b8e19b drivers/ieee802154: add support for the at86rf230/231 transceivers by alex.bluesman.smirnov@gmail.com · 12 years ago
  65. 6017221 ARM: MMP: add pxa910-ssp into ssp_id_table by Qiao Zhou · 12 years ago
  66. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  68. fb2123f Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  69. a3633fe spi/rspi: add dmaengine support by Shimoda, Yoshihiro · 12 years ago
  70. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 12 years ago
  71. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  72. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 12 years ago
  73. b4161f0 Support M95040 SPI EEPROM by Ivo Sieben · 12 years ago
  74. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  77. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  78. d34b7d4 ARM: orion: spi: remove enable_clock_fix which is not used by Andrew Lunn · 12 years ago
  79. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 12 years ago
  80. 8f53602 spi: Trivial warning fix by Shubhrajyoti D · 12 years ago
  81. d1c8bbd spi: Add SuperH HSPI prototype driver by Kuninori Morimoto · 12 years ago
  82. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 12 years ago
  83. f35ef7c ARM: S3C24XX: move spi-s3c24xx platdata out of mach by Heiko Stuebner · 12 years ago
  84. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  85. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  86. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  87. a3cc68c gpio/74x164: remove unnecessary defines and prototype by H Hartley Sweeten · 13 years ago
  88. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  89. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 13 years ago
  90. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 13 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  92. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  93. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  94. 46165a3 spi/dw_spi: Fix missing header by Jiri Slaby · 13 years ago
  95. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  96. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 13 years ago
  97. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 13 years ago
  98. 0b7bb77 gpio/mcp23s08: support mcp23s17 variant by Peter Korsgaard · 13 years ago
  99. ce79258 spi: add OpenCores tiny SPI driver by Thomas Chou · 13 years ago
  100. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 13 years ago