https://github.com/torvalds/linux
Raw File
Tip revision: fc93274ab5a455b1e31aea5d2c9e8ba1f699fded authored by Linus Torvalds on 01 July 2017, 15:24:54 UTC
Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Tip revision: fc93274
.gitattributes
# SPDX-License-Identifier: GPL-2.0-only
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts
*.rs diff=rust
back to top