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