diff options
author | Matthias Urlichs <smurf@smurf.noris.de> | 2005-07-14 00:33:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-14 09:00:26 -0700 |
commit | ba460e48064edeb57e3398eb8972c58de33f11ea (patch) | |
tree | 1eefb36f0e5e63123a910abcb7b238c429c8ed0f /MAINTAINERS | |
parent | 98848fa83bb6a4572ad55daeb312182dec9bed58 (diff) | |
download | linux-3.10-ba460e48064edeb57e3398eb8972c58de33f11ea.tar.gz linux-3.10-ba460e48064edeb57e3398eb8972c58de33f11ea.tar.bz2 linux-3.10-ba460e48064edeb57e3398eb8972c58de33f11ea.zip |
[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 5d014725901..f73381af4d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2420,6 +2420,12 @@ L: linux-usb-users@lists.sourceforge.net L: linux-usb-devel@lists.sourceforge.net S: Maintained +USB OPTION-CARD DRIVER +P: Matthias Urlichs +M: smurf@smurf.noris.de +L: linux-usb-devel@lists.sourceforge.net +S: Maintained + USB OV511 DRIVER P: Mark McClelland M: mmcclell@bigfoot.com |