1. dc87c98 spi: split up spi_new_device() to allow two stage registration. by Grant Likely · 17 years ago
  2. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  3. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  4. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  5. 2604288 spi kerneldoc update by David Brownell · 17 years ago
  6. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 17 years ago
  7. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  8. f5a9c77 spi doc updates by David Brownell · 18 years ago
  9. 33e34dc SPI kerneldoc by David Brownell · 18 years ago
  10. 8022456 [PATCH] SPI doc clarifications by David Brownell · 18 years ago
  11. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 18 years ago
  12. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 18 years ago
  13. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 18 years ago
  14. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  15. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  16. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  17. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 19 years ago
  18. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 19 years ago
  19. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 19 years ago
  20. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 19 years ago
  21. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 19 years ago
  22. 5d870c8 [PATCH] spi: remove fastcall crap by Andrew Morton · 19 years ago
  23. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  24. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 19 years ago
  25. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 19 years ago
  26. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago