diff options
author | Philip J Kelleher <pjk1939@linux.vnet.ibm.com> | 2013-02-27 10:24:59 -0500 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-03-11 14:53:55 -0400 |
commit | 9bb3c4469e317919b0fde8c0e0a3ebe7bd2cf167 (patch) | |
tree | eedff7334f2d933d9d1d1b29d56d1828a55aac92 /MAINTAINERS | |
parent | 03ac03a8971bd7e9f8c8b20a309b61beaf154d60 (diff) |
block: IBM RamSan 70/80 branding changes.
This patch includes changing the hardware branding name from
IBM RamSan to IBM FlashSystem.
v2 Changes include:
o Removing the unnecessary IBM Vendor ID #define
v1 Changes include:
o Changed all references of RamSan to FlashSystem.
o Changed the vendor/device IDs for the product.
o Changed driver version number.
o Updated the MAINTAINERS file.
o Various other little things.
Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95616582c728..a00f0eaf0eda 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3242,6 +3242,12 @@ F: Documentation/firmware_class/ | |||
3242 | F: drivers/base/firmware*.c | 3242 | F: drivers/base/firmware*.c |
3243 | F: include/linux/firmware.h | 3243 | F: include/linux/firmware.h |
3244 | 3244 | ||
3245 | FLASHSYSTEM DRIVER (IBM FlashSystem 70/80 PCI SSD Flash Card) | ||
3246 | M: Joshua Morris <josh.h.morris@us.ibm.com> | ||
3247 | M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> | ||
3248 | S: Maintained | ||
3249 | F: drivers/block/rsxx/ | ||
3250 | |||
3245 | FLOPPY DRIVER | 3251 | FLOPPY DRIVER |
3246 | M: Jiri Kosina <jkosina@suse.cz> | 3252 | M: Jiri Kosina <jkosina@suse.cz> |
3247 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git | 3253 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git |
@@ -6516,12 +6522,6 @@ S: Maintained | |||
6516 | F: Documentation/blockdev/ramdisk.txt | 6522 | F: Documentation/blockdev/ramdisk.txt |
6517 | F: drivers/block/brd.c | 6523 | F: drivers/block/brd.c |
6518 | 6524 | ||
6519 | RAMSAM DRIVER (IBM RamSan 70/80 PCI SSD Flash Card) | ||
6520 | M: Joshua Morris <josh.h.morris@us.ibm.com> | ||
6521 | M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> | ||
6522 | S: Maintained | ||
6523 | F: drivers/block/rsxx/ | ||
6524 | |||
6525 | RANDOM NUMBER DRIVER | 6525 | RANDOM NUMBER DRIVER |
6526 | M: Theodore Ts'o" <tytso@mit.edu> | 6526 | M: Theodore Ts'o" <tytso@mit.edu> |
6527 | S: Maintained | 6527 | S: Maintained |