This patch series fixes a few minor bugs and adds the following new tests for spi-loopback-test. - execute various spi_messages including zero-length transfer - execute spi_messages with delay after transfers Akinobu Mita (6): spi: loopback-test: correct mismatched test description and configuration spi: loopback-test: don't skip comparing the first byte of rx_buf spi: loopback-test: add ability to test zero-length transfer spi: loopback-test: test zero-length transfer spi: loopback-test: add elapsed time check spi: loopback-test: add test spi_message with delay after transfers drivers/spi/spi-loopback-test.c | 118 ++++++++++++++++++++++++++-------------- drivers/spi/spi-test.h | 21 +++---- 2 files changed, 88 insertions(+), 51 deletions(-) Cc: Martin Sperl <kernel@xxxxxxxxxxxxxxxx> Cc: Mark Brown <broonie@xxxxxxxxxx> -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html