1. 749396c spi: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  2. 6d87552 spi: spi-loopback-test: Add module param for iteration length by Rohit Ner · 1 year, 11 months ago
  3. 392af84 spi: spi-loopback-test: Allow skipping delays by Vincent Whitchurch · 2 years, 2 months ago
  4. b85ad8a spi: spi-loopback-test: Add test to trigger DMA/PIO mixing by Vincent Whitchurch · 2 years, 6 months ago
  5. 9e37a3a spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' by Jay Fang · 3 years, 10 months ago
  6. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years ago
  7. 837ba18 spi: spi-loopback-test: Fix out-of-bounds read by Vincent Whitchurch · 4 years, 6 months ago
  8. 055fe5f spi: spi-loopback-test: Fix formatting issues in function header blocks by Lee Jones · 4 years, 8 months ago
  9. 867bd88 spi: spi-loopback-test: use new `delay` field by Alexandru Ardelean · 5 years ago
  10. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  11. 8bc85a8 spi: loopback-test: implement testing with no CS by Oleksij Rempel · 8 years ago
  12. 59a8831 spi: loopback-test: make several module parameters static by Colin Ian King · 8 years ago
  13. f12a616 spi: loopback-test: provide loop_req option. by Oleksij Rempel · 8 years ago
  14. 704c309 spi: loopback-test: Fix kfree() NULL pointer error. by Arvind Yadav · 8 years ago
  15. 478de2ba spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning" by Colin Ian King · 8 years ago
  16. d8f5207 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', 'spi/topic/sunxi', 'spi/topic/tegra' and 'spi/topic/test' into spi-next by Mark Brown · 8 years ago
  17. 905e0b5 spi: loopback-test: fix spelling mistake: "minimam" -> "minimum" by Colin Ian King · 8 years ago
  18. d2c14c6 spi: loopback-test: fix potential integer overflow on multiple by Colin Ian King · 8 years ago
  19. 8687113 spi: loopback-test: add test spi_message with delay after transfers by Akinobu Mita · 8 years ago
  20. ea9936f3 spi: loopback-test: add elapsed time check by Akinobu Mita · 8 years ago
  21. 8916671 spi: loopback-test: add ability to test zero-length transfer by Akinobu Mita · 8 years ago
  22. 8494801 spi: loopback-test: don't skip comparing the first byte of rx_buf by Akinobu Mita · 8 years ago
  23. c4e121a spi: loopback-test: correct mismatched test description and configuration by Akinobu Mita · 8 years ago
  24. e542f7e spi: loopback-test: fix compile error on x86 by Frode Isaksen · 8 years ago
  25. 576333a spi: loopback-test: add option to use vmalloc'ed buffers by Frode Isaksen · 8 years ago
  26. dc34b89 spi: loopback-test: mark rx_ranges_cmp() static by Baoyou Xie · 9 years ago
  27. b7ddfb9 spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 9 years ago
  28. ebea7c0 spi: fix counting in spi-loopback-test code by Arnd Bergmann · 9 years ago
  29. 8caad1d spi: loopback: fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
  30. 1e8db97 spi: loopback-test: spi_check_rx_ranges can get always done by Martin Sperl · 9 years ago
  31. 339ec3c spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern by Martin Sperl · 9 years ago
  32. e6520a3 spi: loopback-test: write rx pattern also when running without tx_buf by Martin Sperl · 9 years ago
  33. fc8773e spi: loopback: match configuration of test to description by Martin Sperl · 9 years ago
  34. d58b9fd spi: loopback: fix printk format issues with size_t by Martin Sperl · 9 years ago
  35. 84e0c4e5 spi: add loopback test driver to allow for spi_master regression tests by Martin Sperl · 9 years ago