Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Grant Likely and committed by
Linus Torvalds
a0dc00b4 c8e0b00e

+9
+9
MAINTAINERS
··· 2774 2774 F: drivers/isdn/gigaset/ 2775 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 2786 GRETH 10/100/1G Ethernet MAC device driver 2778 2787 M: Kristoffer Glembo <kristoffer@gaisler.com> 2779 2788 L: netdev@vger.kernel.org