diff options
author | Clemens Ladisch <[email protected]> | 2011-01-10 16:32:54 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2011-01-10 16:47:14 +0100 |
commit | af39917d5a59d82f50bf9f5fadaa53944e5abf76 (patch) | |
tree | 67138b0aa37863f540a75834c89dcb447df4c04c | |
parent | 061b869eca6f725b0119f7dff833288a44bf46c0 (diff) |
MAINTAINERS: add myself
Add entries for the remaining drivers that I'm maintaining.
Signed-off-by: Clemens Ladisch <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
-rw-r--r-- | MAINTAINERS | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1a1c27b9c557..38c2f92218ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1419,6 +1419,14 @@ S: Supported F: block/bsg.c F: include/linux/bsg.h +BT87X AUDIO DRIVER +M: Clemens Ladisch <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.alsa-project.org/alsa-kernel.git +S: Maintained +F: Documentation/sound/alsa/Bt87x.txt +F: sound/pci/bt87x.c + BT8XXGPIO DRIVER M: Michael Buesch <[email protected]> W: http://bu3sch.de/btgpio.php @@ -1444,6 +1452,13 @@ S: Maintained F: Documentation/video4linux/bttv/ F: drivers/media/video/bt8xx/bttv* +C-MEDIA CMI8788 DRIVER +M: Clemens Ladisch <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.alsa-project.org/alsa-kernel.git +S: Maintained +F: sound/pci/oxygen/ + CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS M: David Howells <[email protected]> @@ -2234,6 +2249,13 @@ W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/r82600_edac.c +EDIROL UA-101/UA-1000 DRIVER +M: Clemens Ladisch <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.alsa-project.org/alsa-kernel.git +S: Maintained +F: sound/usb/misc/ua101.c + EEEPC LAPTOP EXTRAS DRIVER M: Corentin Chary <[email protected]> @@ -3378,6 +3400,13 @@ L: [email protected] S: Maintained F: drivers/serial/jsm/ +K10TEMP HARDWARE MONITORING DRIVER +M: Clemens Ladisch <[email protected]> +S: Maintained +F: Documentation/hwmon/k10temp +F: drivers/hwmon/k10temp.c + K8TEMP HARDWARE MONITORING DRIVER M: Rudolf Marek <[email protected]> @@ -4394,6 +4423,13 @@ F: drivers/of F: include/linux/of*.h K: of_get_property +OPL4 DRIVER +M: Clemens Ladisch <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.alsa-project.org/alsa-kernel.git +S: Maintained +F: sound/drivers/opl4/ + OPROFILE M: Robert Richter <[email protected]> @@ -6127,6 +6163,13 @@ S: Maintained W: http://www.one-eyed-alien.net/~mdharm/linux-usb/ F: drivers/usb/storage/ +USB MIDI DRIVER +M: Clemens Ladisch <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.alsa-project.org/alsa-kernel.git +S: Maintained +F: sound/usb/midi.* + USB OHCI DRIVER M: David Brownell <[email protected]> |