aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2013-08-07 10:45:01 -0400
committerChris Metcalf <cmetcalf@tilera.com>2013-08-13 16:25:48 -0400
commit6b940606d9919616338ede415b48917d4a5bcf73 (patch)
tree755fbe9af318a1f490a9255cf343541455f06c2b
parent3ef23111546df9e9dab2e2befb412a9563db0628 (diff)
tile: add some tile drivers to MAINTAINERS
Also, alphabetize the existing entries for tile. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
-rw-r--r--MAINTAINERS8
1 files changed, 6 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bf61e04291ab..8f4919842dff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8288,9 +8288,13 @@ M: Chris Metcalf <cmetcalf@tilera.com>
8288W: http://www.tilera.com/scm/ 8288W: http://www.tilera.com/scm/
8289S: Supported 8289S: Supported
8290F: arch/tile/ 8290F: arch/tile/
8291F: drivers/tty/hvc/hvc_tile.c 8291F: drivers/char/tile-srom.c
8292F: drivers/net/ethernet/tile/
8293F: drivers/edac/tile_edac.c 8292F: drivers/edac/tile_edac.c
8293F: drivers/net/ethernet/tile/
8294F: drivers/rtc/rtc-tile.c
8295F: drivers/tty/hvc/hvc_tile.c
8296F: drivers/usb/host/*-tilegx.c
8297F: include/linux/usb/tilegx.h
8294 8298
8295TLAN NETWORK DRIVER 8299TLAN NETWORK DRIVER
8296M: Samuel Chessman <chessman@tux.org> 8300M: Samuel Chessman <chessman@tux.org>