1. 1ae4ec1 spi: spi-txx9: Add missing clock (un)prepare calls for CCF by Geert Uytterhoeven · 8 years ago
  2. b43afff spi: spi-txx9: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  3. fc306de spi: txx9: Use transfer speed unconditionally by Jarkko Nikula · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  5. 7d57cd8 spi/txx9: Deletion of an unnecessary check before the function call "clk_disable" by Markus Elfring · 9 years ago
  6. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. a2cea98 spi: txx9: Fix checkpatch issue by Jingoo Han · 10 years ago
  8. 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
  9. 0a6d387 spi: Always check complete callback before calling it by Axel Lin · 10 years ago
  10. f8c717a spi: txx9: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  11. 7bdadd8 spi: txx9: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  12. 425f96d spi: txx9: Convert to let spi core handle checking transfer speed by Axel Lin · 10 years ago
  13. 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 · 10 years ago
  14. bdf0290 spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() by Wei Yongjun · 10 years ago
  15. 18e34d5 spi: txx9: Use devm_clk_get() by Jingoo Han · 10 years ago
  16. b38f87e spi: txx9: fix reference leak to master in txx9spi_remove() by Wei Yongjun · 11 years ago
  17. 344a851 Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  18. 982d628 Merge remote-tracking branch 'spi/topic/probe' into spi-next by Mark Brown · 11 years ago
  19. 256fbf3 spi: txx9: Fix checkpatch issue by Jingoo Han · 11 years ago
  20. 1d82d0c spi: spi-txx9: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  21. 2fe7e4a spi: txx9: use devm_spi_register_master() by Jingoo Han · 11 years ago
  22. e221fa4 spi/txx9: Use linux/gpio.h not asm/gpio.h by Mark Brown · 11 years ago
  23. 592cd34d Merge remote-tracking branch 'spi/topic/txx9' into spi-next by Mark Brown · 11 years ago
  24. 69a0171 spi: spi-txx9: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  25. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  26. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 11 years ago
  27. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 11 years ago
  28. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  29. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/spi_txx9.c]
  30. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  31. d53342bf spi: spi_txx9.c: use resource_size() by hartleys · 14 years ago
  32. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  33. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  34. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  35. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  36. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  37. ba0a7f39 spi: fix error paths on txx9spi_probe by Atsushi Nemoto · 17 years ago
  38. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  39. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 17 years ago
  40. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  41. f2cac67 spi_txx9 controller driver by Atsushi Nemoto · 17 years ago