1. f59c668 Doc: update 00-INDEX files to reflect the runnable code move by Shuah Khan · 8 years ago
  2. de2c6e5 spi: tools: move spidev_test metadata by Joshua Clayton · 8 years ago
  3. 5eca4d8 spi: Move spi code from Documentation to tools by Joshua Clayton · 8 years ago
  4. 5cfc5220 ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master by Jarkko Nikula · 9 years ago
  5. 07eec62 Documentation/spi/spidev_test.c: fix warning by Andrew Morton · 9 years ago
  6. 56afdb7 Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next by Mark Brown · 9 years ago
  7. 3006191 spi: spidev_test: Added input buffer from the terminal by Adrian Remonda · 9 years ago
  8. 31a5c5a spi: spidev_test: Added verbose output by Adrian Remonda · 9 years ago
  9. b78ce7e spi: spidev_test: Cleaned hexadecimal dump by Adrian Remonda · 9 years ago
  10. 47875e8 spi: Use PM ops instead of legacy suspend/resume by Lars-Peter Clausen · 9 years ago
  11. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  12. df68a01 Documentation: use subdir-y to avoid unnecessary built-in.o files by Peter Foley · 10 years ago
  13. 2be01d2 spi-summary: documentation mistake by Oscar Utbult · 10 years ago
  14. 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
  15. 4189a72 spi: spidev_fdx: Add support for Dual/Quad SPI Transfers by Geert Uytterhoeven · 10 years ago
  16. c2e78c3 spi: spidev_test: Add support for Dual/Quad SPI Transfers by Geert Uytterhoeven · 10 years ago
  17. dc64d39 spi: spidev: Add support for Dual/Quad SPI Transfers by Geert Uytterhoeven · 10 years ago
  18. 925d16a spi/spidev_test: Document -N/--no-cs and -R/--ready by Geert Uytterhoeven · 10 years ago
  19. 7df4d0c Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  20. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  21. e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 10 years ago
  22. 18cc0ad spi: document the transfer_one spi_master callback by Baruch Siach · 10 years ago
  23. 0c64bc1 spi: Correction to typos in Documentation/spi/spi-summary by John Whitmore · 10 years ago
  24. 61679ef spi/documentation: Fix usage of __initdata by Sachin Kamat · 11 years ago
  25. 63a29f7 Documentation: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  26. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  27. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  28. 3ce8859 spi: Master driver for NXP SC18IS602/603 by Guenter Roeck · 12 years ago
  29. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 12 years ago
  30. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  31. a2274ce spi/pxa2xx: Remove unavailable ssp_type from documentation by Stefan Schmidt · 13 years ago
  32. 626a96d spi/ep93xx: add DMA support by Mika Westerberg · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 13 years ago
  35. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago
  36. 1dcf57c Documentation/spi/* compile warning fix by Prarit Bhargava · 14 years ago
  37. 95b1ed2 spi: spidev_test gives error upon 1-byte transfer by Hector Palacios · 14 years ago
  38. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 14 years ago
  39. 9ed7ef5 spi: fix spelling of `automatically' in documentation by Ben Dooks · 15 years ago
  40. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  41. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  42. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 15 years ago
  43. 2b73005 hwmon: (lm70) Code streamlining and cleanup by Kaiwan N Billimoria · 15 years ago
  44. dc8c214 spi documentation: use __initdata on struct by roel kluin · 15 years ago
  45. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  46. f1f640a pxa2xx_spi: fix chip_info defaults and documentation. by Vernon Sauder · 16 years ago
  47. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  48. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  49. 31a1629 documentation: move spidev_fdx example to its own source file by Randy Dunlap · 16 years ago
  50. 6395bee spi: documentation tweaks by David Brownell · 16 years ago
  51. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  52. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  53. cd58310 Documentation/spi/spidev_test.c: constify some variables by WANG Cong · 17 years ago
  54. 22b238b spidev_test utility by Anton Vorontsov · 17 years ago
  55. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  56. 43d4f96 spi doc update: describe clock mode bits by David Brownell · 17 years ago
  57. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  58. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  59. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  60. 14fd9b3 [PATCH] spi: documentation does not need to set driver's bus_type field by Ben Dooks · 17 years ago
  61. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 17 years ago
  62. 8d94cc5 [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems by Stephen Street · 17 years ago
  63. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  64. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 18 years ago
  65. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 18 years ago
  66. 9c1da3c [PATCH] SPI: spi_butterfly, restore lost deltas by David Brownell · 18 years ago
  67. 2e10c84 [PATCH] SPI: add spi_butterfly driver by David Brownell · 18 years ago
  68. 7111763 [PATCH] spi: misc fixes by David Brownell · 18 years ago
  69. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 18 years ago
  70. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 18 years ago
  71. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 18 years ago