aboutsummaryrefslogtreecommitdiffstats
path: root/tools/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04spi: spidev_test: Improve decoded text part of hex dumpGeert Uytterhoeven1-3/+3
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-26spi: tools: add install sectionAndy Shevchenko1-1/+9
2017-07-26spi: tools: move to tools buildsystemAndy Shevchenko2-2/+56
2017-03-21spi: spidev_test: add option to continuously transfer dataFrode Isaksen1-5/+88
2016-11-04spi: spidev_test: Fix input file check when transferring fileMichal Vokáč1-1/+1
2016-09-30Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-nextMark Brown1-0/+2
2016-09-30Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-nextMark Brown1-0/+1
2016-09-14spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven1-1/+1
2016-09-12spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz1-0/+2
2016-08-15spi: spidev_test: fix build with musl libcBaruch Siach1-0/+1
2015-12-08spi: spidev_test: Fix typo in error messageFabio Estevam1-1/+1
2015-11-30spi: tools: move spidev_test metadataJoshua Clayton1-0/+2
2015-11-23spi: spidev_test: fix whitespaceJoshua Clayton1-2/+3
2015-11-23spi: spidev_test: check errorJoshua Clayton1-1/+5
2015-11-23spi: spidev_test: output to a fileJoshua Clayton1-3/+23
2015-11-23spi: spidev_test: accept input from a fileJoshua Clayton1-1/+47
2015-11-23spi: spidev_test: transfer_escaped_string functionJoshua Clayton1-13/+23
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton3-0/+480