diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e4ee191f9ffa..0dc5e0c54adf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -474,7 +474,7 @@ F: net/rxrpc/af_rxrpc.c | |||
474 | 474 | ||
475 | AGPGART DRIVER | 475 | AGPGART DRIVER |
476 | M: David Airlie <airlied@linux.ie> | 476 | M: David Airlie <airlied@linux.ie> |
477 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 477 | T: git git://people.freedesktop.org/~airlied/linux (part of drm maint) |
478 | S: Maintained | 478 | S: Maintained |
479 | F: drivers/char/agp/ | 479 | F: drivers/char/agp/ |
480 | F: include/linux/agp* | 480 | F: include/linux/agp* |
@@ -1738,6 +1738,7 @@ F: include/uapi/linux/bfs_fs.h | |||
1738 | BLACKFIN ARCHITECTURE | 1738 | BLACKFIN ARCHITECTURE |
1739 | M: Steven Miao <realmz6@gmail.com> | 1739 | M: Steven Miao <realmz6@gmail.com> |
1740 | L: adi-buildroot-devel@lists.sourceforge.net | 1740 | L: adi-buildroot-devel@lists.sourceforge.net |
1741 | T: git git://git.code.sf.net/p/adi-linux/code | ||
1741 | W: http://blackfin.uclinux.org | 1742 | W: http://blackfin.uclinux.org |
1742 | S: Supported | 1743 | S: Supported |
1743 | F: arch/blackfin/ | 1744 | F: arch/blackfin/ |
@@ -6008,6 +6009,8 @@ F: include/linux/netdevice.h | |||
6008 | F: include/uapi/linux/in.h | 6009 | F: include/uapi/linux/in.h |
6009 | F: include/uapi/linux/net.h | 6010 | F: include/uapi/linux/net.h |
6010 | F: include/uapi/linux/netdevice.h | 6011 | F: include/uapi/linux/netdevice.h |
6012 | F: tools/net/ | ||
6013 | F: tools/testing/selftests/net/ | ||
6011 | 6014 | ||
6012 | NETWORKING [IPv4/IPv6] | 6015 | NETWORKING [IPv4/IPv6] |
6013 | M: "David S. Miller" <davem@davemloft.net> | 6016 | M: "David S. Miller" <davem@davemloft.net> |
@@ -6182,6 +6185,12 @@ S: Supported | |||
6182 | F: drivers/block/nvme* | 6185 | F: drivers/block/nvme* |
6183 | F: include/linux/nvme.h | 6186 | F: include/linux/nvme.h |
6184 | 6187 | ||
6188 | NXP TDA998X DRM DRIVER | ||
6189 | M: Russell King <rmk+kernel@arm.linux.org.uk> | ||
6190 | S: Supported | ||
6191 | F: drivers/gpu/drm/i2c/tda998x_drv.c | ||
6192 | F: include/drm/i2c/tda998x.h | ||
6193 | |||
6185 | OMAP SUPPORT | 6194 | OMAP SUPPORT |
6186 | M: Tony Lindgren <tony@atomide.com> | 6195 | M: Tony Lindgren <tony@atomide.com> |
6187 | L: linux-omap@vger.kernel.org | 6196 | L: linux-omap@vger.kernel.org |