index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
connector
Age
Commit message (
Expand
)
Author
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-05-17
samples: connector: build sample program for target architecture
Masahiro Yamada
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-01
kbuild: announce removal of SUBDIRS if used
Masahiro Yamada
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
samples: Convert timers to use timer_setup()
Kees Cook
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-04-28
samples: connector: from Documentation to samples directory
Arnd Bergmann