diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2011-02-12 03:48:14 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-12 12:46:30 -0500 |
commit | a0dc00b430b7f515904aa6dd62296b577e94c7aa (patch) | |
tree | 9622c00efe5b8533802d7a5d313abc4337b904b0 /MAINTAINERS | |
parent | c8e0b00ed1f4e01978601fd66180d6a1c22e8f8f (diff) |
MAINTAINERS: Add entry for GPIO subsystem
I'll probably regret this....
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 531c5cf150ba..0eff34bf0644 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2774,6 +2774,15 @@ F: Documentation/isdn/README.gigaset | |||
2774 | F: drivers/isdn/gigaset/ | 2774 | F: drivers/isdn/gigaset/ |
2775 | F: include/linux/gigaset_dev.h | 2775 | F: include/linux/gigaset_dev.h |
2776 | 2776 | ||
2777 | GPIO SUBSYSTEM | ||
2778 | M: Grant Likely <grant.likely@secretlab.ca> | ||
2779 | L: linux-kernel@vger.kernel.org | ||
2780 | S: Maintained | ||
2781 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
2782 | F: Documentation/gpio/gpio.txt | ||
2783 | F: drivers/gpio/ | ||
2784 | F: include/linux/gpio* | ||
2785 | |||
2777 | GRETH 10/100/1G Ethernet MAC device driver | 2786 | GRETH 10/100/1G Ethernet MAC device driver |
2778 | M: Kristoffer Glembo <kristoffer@gaisler.com> | 2787 | M: Kristoffer Glembo <kristoffer@gaisler.com> |
2779 | L: netdev@vger.kernel.org | 2788 | L: netdev@vger.kernel.org |