diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-02-09 12:58:19 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-02-09 12:58:19 +0100 |
commit | 60afe31d1f6245c3156d540b0c7e5381ea8069d1 (patch) | |
tree | fe2923f401b627a07b7a00b06ae0a39bb42854b0 /MAINTAINERS | |
parent | 42178e2a1e42b480ada954750f248b53d3fb5940 (diff) | |
parent | fe95046e960b4b76e73dc1486955d93f47276134 (diff) | |
download | linux-60afe31d1f6245c3156d540b0c7e5381ea8069d1.tar.bz2 |
Merge branch 'chardev' into devel
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f043e957698d..7b8c0583381a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4821,10 +4821,14 @@ L: linux-gpio@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git S: Maintained F: Documentation/gpio/ +F: Documentation/ABI/testing/gpio-cdev +F: Documentation/ABI/obsolete/sysfs-gpio F: drivers/gpio/ F: include/linux/gpio/ F: include/linux/gpio.h F: include/asm-generic/gpio.h +F: include/uapi/linux/gpio.h +F: tools/gpio/ GRE DEMULTIPLEXER DRIVER M: Dmitry Kozlov <xeb@mail.ru> |