index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
spi: spidev_test Add three missing spi mode bits
Boerge Struempfel
1
-2
/
+17
2023-05-30
spi: spidev_test: Sorted the options into logical groups
Boerge Struempfel
1
-42
/
+48
2022-06-13
spi: spidev_test: Warn when the mode is not the requested mode
David Fries
1
-0
/
+11
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-3
/
+3
2021-04-22
spi: tools: make a symbolic link to the header file spi.h
Quanyang Wang
1
-2
/
+3
2020-06-11
spi: tools: Make default_tx/rx and input_tx static
Qing Zhang
1
-3
/
+3
2020-06-08
spi: spidev_test: Use %u to format unsigned numbers
Geert Uytterhoeven
1
-2
/
+2
2020-04-16
spi: spidev_test: Add support for Octal mode data transfers
Geert Uytterhoeven
1
-5
/
+16
2020-04-14
spi: spidev_test: Remove hidden temporary file when make clean
Tiezhu Yang
1
-1
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-13
spi: spidev_test: Remove the whole "include" directory when make clean
Tiezhu Yang
1
-1
/
+1
2020-02-13
spi: spidev_test: Use perror() only if errno is not 0
Tiezhu Yang
1
-1
/
+6
2020-02-13
spi: spidev_test: Check input_tx and input_file first after parse options
Tiezhu Yang
1
-3
/
+3
2020-02-13
spi: spidev_test: Remove break after exit statement
Tiezhu Yang
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-09-04
spi: spidev_test: Improve decoded text part of hex dump
Geert Uytterhoeven
1
-3
/
+3
2018-02-22
tools: fix cross-compile var clobbering
Martin Kelly
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
spi: tools: add install section
Andy Shevchenko
1
-1
/
+9
2017-07-26
spi: tools: move to tools buildsystem
Andy Shevchenko
2
-2
/
+56
2017-03-21
spi: spidev_test: add option to continuously transfer data
Frode Isaksen
1
-5
/
+88
2016-11-04
spi: spidev_test: Fix input file check when transferring file
Michal Vokáč
1
-1
/
+1
2016-09-30
Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t...
Mark Brown
1
-0
/
+2
2016-09-30
Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/...
Mark Brown
1
-0
/
+1
2016-09-14
spi: spidev_test: Fix buffer overflow in unescape()
Geert Uytterhoeven
1
-1
/
+1
2016-09-12
spi: tools: enable CROSS_COMPILE in Makefile
Jorge Ramirez-Ortiz
1
-0
/
+2
2016-08-15
spi: spidev_test: fix build with musl libc
Baruch Siach
1
-0
/
+1
2015-12-08
spi: spidev_test: Fix typo in error message
Fabio Estevam
1
-1
/
+1
2015-11-30
spi: tools: move spidev_test metadata
Joshua Clayton
1
-0
/
+2
2015-11-23
spi: spidev_test: fix whitespace
Joshua Clayton
1
-2
/
+3
2015-11-23
spi: spidev_test: check error
Joshua Clayton
1
-1
/
+5
2015-11-23
spi: spidev_test: output to a file
Joshua Clayton
1
-3
/
+23
2015-11-23
spi: spidev_test: accept input from a file
Joshua Clayton
1
-1
/
+47
2015-11-23
spi: spidev_test: transfer_escaped_string function
Joshua Clayton
1
-13
/
+23
2015-11-23
spi: Move spi code from Documentation to tools
Joshua Clayton
3
-0
/
+480