diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-23 16:06:49 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-23 16:06:49 -0500 |
commit | 5356f664e1d2149b67d2aeed644cc1def128a4ac (patch) | |
tree | 8af6289553a71b193082657d508998f828020c95 /MAINTAINERS | |
parent | aaa594cd11c6dff4e3545602be1aadd79969f953 (diff) | |
parent | d172f4ef31bec924c6ebcb242c9d7d290811e1e5 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6:
Modules: fix memory leak of module names
UIO: Add a MAINTAINERS entry for Userspace I/O
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 907094f07142..3d567fd2e0a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4054,6 +4054,14 @@ L: user-mode-linux-user@lists.sourceforge.net | |||
4054 | W: http://user-mode-linux.sourceforge.net | 4054 | W: http://user-mode-linux.sourceforge.net |
4055 | S: Maintained | 4055 | S: Maintained |
4056 | 4056 | ||
4057 | USERSPACE I/O (UIO) | ||
4058 | P: Hans J. Koch | ||
4059 | M: hjk@linutronix.de | ||
4060 | P: Greg Kroah-Hartman | ||
4061 | M: gregkh@suse.de | ||
4062 | L: linux-kernel@vger.kernel.org | ||
4063 | S: Maintained | ||
4064 | |||
4057 | FAT/VFAT/MSDOS FILESYSTEM: | 4065 | FAT/VFAT/MSDOS FILESYSTEM: |
4058 | P: OGAWA Hirofumi | 4066 | P: OGAWA Hirofumi |
4059 | M: hirofumi@mail.parknet.co.jp | 4067 | M: hirofumi@mail.parknet.co.jp |