summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/tools
AgeCommit message (Expand)Author
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal
2020-03-17staging: greybus: loopback_test: fix potential path truncationsJohan Hovold
2020-03-17staging: greybus: loopback_test: fix potential path truncationJohan Hovold
2020-03-17staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman
2019-07-01staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta
2018-09-18staging: greybus: fix spelling mistake "entires" -> "entries"Colin Ian King
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18Staging: greybus: Match alignment with open parenthesis.Shreeya Patel
2017-07-16staging: greybus: loopback_test: fix comment style issuesAleksey Rybalkin
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie
2017-03-06staging: greybus: loopback_test: Fix open error pathsayli karnik
2017-03-06staging: greybus: loopback_test: fix device-name leakGargi Sharma
2017-01-19staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv
2017-01-16staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf
2016-09-19staging: greybus: remove .gitignore fileGreg Kroah-Hartman
2016-07-20greybus: loopback_test: Add -f argument to cancel all testsRyan Lim
2016-07-20greybus: loopback_test: Fix -z argument bugRyan Lim
2016-07-20greybus: loopback_test: Cancel only the tests running on selected devicesRyan Lim
2016-05-26greybus: Fix loopback app after rename to gpphyAxel Haslam
2016-03-16greybus: loopback_test: handle SIGINT signalAxel Haslam
2016-03-08greybus: loopback_test: Use timeout argumentAxel Haslam
2016-02-29greybus: Loopback_test: use poll instead of inotifyAxel Haslam
2016-02-01greybus: loopback_test: Decrease the max number of devicesAxel Haslam
2016-01-26greybus: loopback_test: make output to csv file a parameter optionAxel Haslam
2015-12-17greybus: loopback_test: null terminate the dict structureGreg Kroah-Hartman
2015-12-17greybus: loopback_test: fix warning about signed/unsigned comparisonGreg Kroah-Hartman
2015-12-17greybus: tools: Add tools directory to greybus repo and add loopbackGreg Kroah-Hartman