1. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 03ddcbc spi/bitbang: trivial: fix doubled word "use" by Uwe Kleine-König · 11 years ago
  3. 2e29db4 spi: bitbang: Remove unused tmp variable by Axel Lin · 11 years ago
  4. 52ade73 spi/bitbang: don't error out if there is no setup callback provided by Uwe Kleine-König · 11 years ago
  5. d60990d5 spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one() by Fabio Estevam · 11 years ago
  6. 2025172 spi/bitbang: Use core message pump by Mark Brown · 11 years ago
  7. 91b3085 spi/bitbang: Factor out message transfer from message pump loop by Mark Brown · 11 years ago
  8. 874b315 spi/bitbang: Unexport spi_bitbang_transfer() by Mark Brown · 11 years ago
  9. f305a0a Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  10. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  11. 7a5d8ca spi: bitbang: simplify pointer arithmetics by Guennadi Liakhovetski · 12 years ago
  12. edba9bf spi/bitbang: (cosmetic) simplify list manipulation by Guennadi Liakhovetski · 12 years ago
  13. b82b576 spi/bitbang: avoid needless loop flow manipulations by Guennadi Liakhovetski · 12 years ago
  14. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  15. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_bitbang.c]
  16. 8c99268 spi/bitbang: initialize bits_per_word as specified by spi message by Anatolij Gustschin · 13 years ago
  17. ea3065d spi/bitbang: check for setup_transfer during initialization by Sascha Hauer · 14 years ago
  18. b8f2e7b spi/bitbang: reinitialize transfer parameters for every message by Brian Niebuhr · 14 years ago
  19. 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
  20. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  21. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  22. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  23. 35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  24. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. 2cfb8ce spi_bitbang: short transfer status fix by Jan Nikitenko · 16 years ago
  26. d52df2e spi_bitbang: always grab lock with irqs blocked by David Brownell · 17 years ago
  27. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  28. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  29. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  30. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 18 years ago
  31. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 18 years ago
  32. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  33. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  34. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  35. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. 1e316d7 [PATCH] SPI: spi_bitbang: clocking fixes by David Brownell · 18 years ago
  38. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  39. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  40. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 18 years ago
  41. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  42. 9904f22 [PATCH] spi: add spi_bitbang driver by David Brownell · 19 years ago