1. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 10 years ago
  2. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  3. f8c717a spi: txx9: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  4. 7bdadd8 spi: txx9: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  5. 425f96d spi: txx9: Convert to let spi core handle checking transfer speed by Axel Lin · 11 years ago
  6. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
  7. bdf0290 spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() by Wei Yongjun · 11 years ago
  8. 18e34d5 spi: txx9: Use devm_clk_get() by Jingoo Han · 11 years ago
  9. b38f87e spi: txx9: fix reference leak to master in txx9spi_remove() by Wei Yongjun · 11 years ago
  10. 344a851 Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  11. 982d628 Merge remote-tracking branch 'spi/topic/probe' into spi-next by Mark Brown · 11 years ago
  12. 256fbf3 spi: txx9: Fix checkpatch issue by Jingoo Han · 11 years ago
  13. 1d82d0c spi: spi-txx9: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  14. 2fe7e4a spi: txx9: use devm_spi_register_master() by Jingoo Han · 11 years ago
  15. e221fa4 spi/txx9: Use linux/gpio.h not asm/gpio.h by Mark Brown · 11 years ago
  16. 592cd34d Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  17. 69a0171 spi: spi-txx9: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  18. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  19. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 12 years ago
  20. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  21. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  22. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_txx9.c]
  23. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  24. d53342bf spi: spi_txx9.c: use resource_size() by hartleys · 15 years ago
  25. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  26. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  27. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  28. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  29. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  30. ba0a7f39 spi: fix error paths on txx9spi_probe by Atsushi Nemoto · 17 years ago
  31. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  32. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 17 years ago
  33. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  34. f2cac67 spi_txx9 controller driver by Atsushi Nemoto · 17 years ago