1. 5ed2c83 spi: use class iteration api by Dave Young · 17 years ago
  2. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 17 years ago
  3. 068f407 SPI: use mutex not semaphore by David Brownell · 17 years ago
  4. 350d007 spi: fix double-free on spi_unregister_master by Atsushi Nemoto · 17 years ago
  5. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  6. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  7. 082c8cb spi device setup gets better error checking by David Brownell · 17 years ago
  8. 149a650 spi.c:scan_boardinfo() mustn't be __init_or_module by Adrian Bunk · 17 years ago
  9. 9404082 use mutex instead of semaphore in SPI core/init code by Matthias Kaehlcke · 17 years ago
  10. e44a45a SPI dynamic busid generation bugfix by David Brownell · 17 years ago
  11. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  12. e9d5a46 [PATCH] drivers/spi/: fix section mismatches by Adrian Bunk · 18 years ago
  13. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 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. 1e9a51d [PATCH] SPI: alternative fix for spi_busnum_to_master by Atsushi Nemoto · 18 years ago
  17. 3bd0f69 [PATCH] spi: set kset of master class dev explicitly by Hans-Christian Egtvedt · 18 years ago
  18. 4740d38 [PATCH] spi: correct bus_num and buffer bug in spi core by Hans-Christian Egtvedt · 18 years ago
  19. 89fc9a1 [PATCH] SPI: improve sysfs compiler complaint handling by Jeff Garzik · 18 years ago
  20. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  21. d3e5a93 [PATCH] spi section fix by Andrew Morton · 18 years ago
  22. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  23. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  24. ba1a051 [PATCH] minor SPI doc fix by dmitry pervushin · 18 years ago
  25. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 19 years ago
  26. a9948b6 [PATCH] SPI: spi bounce buffer has a minimum length by David Brownell · 19 years ago
  27. d2799f0 [PATCH] spi: Fix modular master driver remove and device suspend/remove by Stephen Street · 19 years ago
  28. 5d870c8 [PATCH] spi: remove fastcall crap by Andrew Morton · 19 years ago
  29. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  30. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 19 years ago
  31. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 19 years ago
  32. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago