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