diff options
author | Matthias Urlichs <smurf@smurf.noris.de> | 2005-07-14 03:33:47 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-14 12:00:26 -0400 |
commit | ba460e48064edeb57e3398eb8972c58de33f11ea (patch) | |
tree | 1eefb36f0e5e63123a910abcb7b238c429c8ed0f /MAINTAINERS | |
parent | 98848fa83bb6a4572ad55daeb312182dec9bed58 (diff) |
[PATCH] Option Card driver update, Maintainer entry
This patch updates the Option Card driver:
- remove a deadlock
- add sponsor notice
- add new card
- renamed the device to what's usually printed on it
- removed some dead code
- clean up a bunch of irregular whitespace (end-of-line, tabs)
Also add a MAINTAINERS entry for the Option Card driver.
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5d014725901c..f73381af4d5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2420,6 +2420,12 @@ L: linux-usb-users@lists.sourceforge.net | |||
2420 | L: linux-usb-devel@lists.sourceforge.net | 2420 | L: linux-usb-devel@lists.sourceforge.net |
2421 | S: Maintained | 2421 | S: Maintained |
2422 | 2422 | ||
2423 | USB OPTION-CARD DRIVER | ||
2424 | P: Matthias Urlichs | ||
2425 | M: smurf@smurf.noris.de | ||
2426 | L: linux-usb-devel@lists.sourceforge.net | ||
2427 | S: Maintained | ||
2428 | |||
2423 | USB OV511 DRIVER | 2429 | USB OV511 DRIVER |
2424 | P: Mark McClelland | 2430 | P: Mark McClelland |
2425 | M: mmcclell@bigfoot.com | 2431 | M: mmcclell@bigfoot.com |