aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Kosina2012-05-18 06:52:29 -0500
committerJiri Kosina2012-05-18 08:19:11 -0500
commit8206f664bfd7121e79f3b3fbf967953dbed78d7f (patch)
tree0006f6676e6bd3bb1f6335ab19b5afa7bac0c62a /MAINTAINERS
parentbfa10b8c98bb335bc3e401d3ec947d446f04d1aa (diff)
downloadam43-linux-kernel-8206f664bfd7121e79f3b3fbf967953dbed78d7f.tar.gz
am43-linux-kernel-8206f664bfd7121e79f3b3fbf967953dbed78d7f.tar.xz
am43-linux-kernel-8206f664bfd7121e79f3b3fbf967953dbed78d7f.zip
floppy: take over maintainership
I have fought the current maintainer to the death in the Thunderdome [1] https://lkml.org/lkml/2012/5/16/370 Umm, actually, there is noone taking care of the driver due to lack of real hardware, and I still have some. The driver exposes bugs on emulated/virtualized devices (mostly due to timing), but it's essential to verify the fixes against a real hardware as well (which has been holding back some of the fixes). Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bb76fc42fc4..2c2fba2c37b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2770,6 +2770,12 @@ F: Documentation/firmware_class/
2770F: drivers/base/firmware*.c 2770F: drivers/base/firmware*.c
2771F: include/linux/firmware.h 2771F: include/linux/firmware.h
2772 2772
2773FLOPPY DRIVER
2774M: Jiri Kosina <jkosina@suse.cz>
2775T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
2776S: Odd fixes
2777F: drivers/block/floppy.c
2778
2773FPU EMULATOR 2779FPU EMULATOR
2774M: Bill Metzenthen <billm@melbpc.org.au> 2780M: Bill Metzenthen <billm@melbpc.org.au>
2775W: http://floatingpoint.sourceforge.net/emulator/index.html 2781W: http://floatingpoint.sourceforge.net/emulator/index.html