diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2011-02-12 03:45:55 -0500 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-02-12 03:45:55 -0500 |
commit | 557218e2d662574bc58d840fe116c7fd8d57aed8 (patch) | |
tree | 151b69a9e4d4137c97ac23a5ec5e28a00a64d53d /MAINTAINERS | |
parent | 8a6afb9a950de01457a4267bcbe3292e56412326 (diff) |
MAINTAINERS: Add entry for GPIO subsystem
I'll probably regret this....
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1af022e63668..2f61f678249a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2768,6 +2768,15 @@ F: Documentation/isdn/README.gigaset | |||
2768 | F: drivers/isdn/gigaset/ | 2768 | F: drivers/isdn/gigaset/ |
2769 | F: include/linux/gigaset_dev.h | 2769 | F: include/linux/gigaset_dev.h |
2770 | 2770 | ||
2771 | GPIO SUBSYSTEM | ||
2772 | M: Grant Likely <grant.likely@secretlab.ca> | ||
2773 | L: linux-kernel@vger.kernel.org | ||
2774 | S: Maintained | ||
2775 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
2776 | F: Documentation/gpio/gpio.txt | ||
2777 | F: drivers/gpio/ | ||
2778 | F: include/linux/gpio* | ||
2779 | |||
2771 | GRETH 10/100/1G Ethernet MAC device driver | 2780 | GRETH 10/100/1G Ethernet MAC device driver |
2772 | M: Kristoffer Glembo <kristoffer@gaisler.com> | 2781 | M: Kristoffer Glembo <kristoffer@gaisler.com> |
2773 | L: netdev@vger.kernel.org | 2782 | L: netdev@vger.kernel.org |