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