1. b8f2e7b spi/bitbang: reinitialize transfer parameters for every message by Brian Niebuhr · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  4. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  5. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  6. 35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  7. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  8. 2cfb8ce spi_bitbang: short transfer status fix by Jan Nikitenko · 16 years ago
  9. d52df2e spi_bitbang: always grab lock with irqs blocked by David Brownell · 17 years ago
  10. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  11. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  12. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  13. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  14. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 17 years ago
  15. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  16. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 17 years ago
  17. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  18. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  19. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  20. 1e316d7 [PATCH] SPI: spi_bitbang: clocking fixes by David Brownell · 18 years ago
  21. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  22. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  23. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 18 years ago
  24. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  25. 9904f22 [PATCH] spi: add spi_bitbang driver by David Brownell · 19 years ago