diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-07 10:45:01 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-13 16:25:48 -0400 |
commit | 6b940606d9919616338ede415b48917d4a5bcf73 (patch) | |
tree | 755fbe9af318a1f490a9255cf343541455f06c2b /MAINTAINERS | |
parent | 3ef23111546df9e9dab2e2befb412a9563db0628 (diff) | |
download | op-kernel-dev-6b940606d9919616338ede415b48917d4a5bcf73.zip op-kernel-dev-6b940606d9919616338ede415b48917d4a5bcf73.tar.gz |
tile: add some tile drivers to MAINTAINERS
Also, alphabetize the existing entries for tile.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04..8f49198 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8288,9 +8288,13 @@ M: Chris Metcalf <cmetcalf@tilera.com> W: http://www.tilera.com/scm/ S: Supported F: arch/tile/ -F: drivers/tty/hvc/hvc_tile.c -F: drivers/net/ethernet/tile/ +F: drivers/char/tile-srom.c F: drivers/edac/tile_edac.c +F: drivers/net/ethernet/tile/ +F: drivers/rtc/rtc-tile.c +F: drivers/tty/hvc/hvc_tile.c +F: drivers/usb/host/*-tilegx.c +F: include/linux/usb/tilegx.h TLAN NETWORK DRIVER M: Samuel Chessman <chessman@tux.org> |