diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-07 12:28:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-07 12:28:53 -0400 |
commit | 4dfddf503670d8def0fddb497e628130fc4522a8 (patch) | |
tree | f4bbf85589c13a1994fef75622ec80c48684f475 /MAINTAINERS | |
parent | d4e65476bc68dbc9231b3c772b71f1576579b6fb (diff) | |
parent | 14bf41dcef651c13911a1715e83220732a3a4071 (diff) |
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI updates from James Bottomley:
"This update includes the usual round of major driver updates (hpsa,
be2iscsi, hisi_sas, zfcp, cxlflash). There's a new incarnation of hpsa
called smartpqi for which a driver is added, there's some cleanup work
of the ibm vscsi target and updates to libfc, plus a whole host of
minor fixes and updates and finally the removal of several ISA drivers
which seem not to have been used for years"
* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (173 commits)
scsi: mvsas: Mark symbols static where possible
scsi: pm8001: Mark symbols static where possible
scsi: arcmsr: Simplify user_len checking
scsi: fcoe: fix off by one in eth2fc_speed()
scsi: dtc: remove from tree
scsi: t128: remove from tree
scsi: pas16: remove from tree
scsi: u14-34f: remove from tree
scsi: ultrastor: remove from tree
scsi: in2000: remove from tree
scsi: wd7000: remove from tree
scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()
scsi: lpfc: Mark symbols static where possible
scsi: hpsa: correct call to hpsa_do_reset
scsi: ufs: Get a TM service response from the correct offset
scsi: ibmvfc: Fix I/O hang when port is not mapped
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
scsi: ipr: Remove redundant messages at adapter init time
scsi: ipr: Don't log unnecessary 9084 error details
scsi: smartpqi: raid bypass lba calculation fix
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 38 |
1 files changed, 17 insertions, 21 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 58c520517107..b9a0d48989ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7973,6 +7973,18 @@ W: http://www.melexis.com | |||
7973 | S: Supported | 7973 | S: Supported |
7974 | F: drivers/iio/temperature/mlx90614.c | 7974 | F: drivers/iio/temperature/mlx90614.c |
7975 | 7975 | ||
7976 | MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi) | ||
7977 | M: Don Brace <don.brace@microsemi.com> | ||
7978 | L: esc.storagedev@microsemi.com | ||
7979 | L: linux-scsi@vger.kernel.org | ||
7980 | S: Supported | ||
7981 | F: drivers/scsi/smartpqi/smartpqi*.[ch] | ||
7982 | F: drivers/scsi/smartpqi/Kconfig | ||
7983 | F: drivers/scsi/smartpqi/Makefile | ||
7984 | F: include/linux/cciss*.h | ||
7985 | F: include/uapi/linux/cciss*.h | ||
7986 | F: Documentation/scsi/smartpqi.txt | ||
7987 | |||
7976 | MN88472 MEDIA DRIVER | 7988 | MN88472 MEDIA DRIVER |
7977 | M: Antti Palosaari <crope@iki.fi> | 7989 | M: Antti Palosaari <crope@iki.fi> |
7978 | L: linux-media@vger.kernel.org | 7990 | L: linux-media@vger.kernel.org |
@@ -8185,20 +8197,16 @@ M: Michael Schmitz <schmitzmic@gmail.com> | |||
8185 | L: linux-scsi@vger.kernel.org | 8197 | L: linux-scsi@vger.kernel.org |
8186 | S: Maintained | 8198 | S: Maintained |
8187 | F: Documentation/scsi/g_NCR5380.txt | 8199 | F: Documentation/scsi/g_NCR5380.txt |
8188 | F: Documentation/scsi/dtc3x80.txt | ||
8189 | F: drivers/scsi/NCR5380.* | 8200 | F: drivers/scsi/NCR5380.* |
8190 | F: drivers/scsi/arm/cumana_1.c | 8201 | F: drivers/scsi/arm/cumana_1.c |
8191 | F: drivers/scsi/arm/oak.c | 8202 | F: drivers/scsi/arm/oak.c |
8192 | F: drivers/scsi/atari_scsi.* | 8203 | F: drivers/scsi/atari_scsi.* |
8193 | F: drivers/scsi/dmx3191d.c | 8204 | F: drivers/scsi/dmx3191d.c |
8194 | F: drivers/scsi/dtc.* | ||
8195 | F: drivers/scsi/g_NCR5380.* | 8205 | F: drivers/scsi/g_NCR5380.* |
8196 | F: drivers/scsi/g_NCR5380_mmio.c | 8206 | F: drivers/scsi/g_NCR5380_mmio.c |
8197 | F: drivers/scsi/mac_scsi.* | 8207 | F: drivers/scsi/mac_scsi.* |
8198 | F: drivers/scsi/pas16.* | ||
8199 | F: drivers/scsi/sun3_scsi.* | 8208 | F: drivers/scsi/sun3_scsi.* |
8200 | F: drivers/scsi/sun3_scsi_vme.c | 8209 | F: drivers/scsi/sun3_scsi_vme.c |
8201 | F: drivers/scsi/t128.* | ||
8202 | 8210 | ||
8203 | NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) | 8211 | NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) |
8204 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> | 8212 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> |
@@ -10740,12 +10748,12 @@ S: Maintained | |||
10740 | F: drivers/misc/phantom.c | 10748 | F: drivers/misc/phantom.c |
10741 | F: include/uapi/linux/phantom.h | 10749 | F: include/uapi/linux/phantom.h |
10742 | 10750 | ||
10743 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | 10751 | Emulex 10Gbps iSCSI - OneConnect DRIVER |
10744 | M: Jayamohan Kallickal <jayamohan.kallickal@avagotech.com> | 10752 | M: Subbu Seetharaman <subbu.seetharaman@broadcom.com> |
10745 | M: Ketan Mukadam <ketan.mukadam@avagotech.com> | 10753 | M: Ketan Mukadam <ketan.mukadam@broadcom.com> |
10746 | M: John Soni Jose <sony.john@avagotech.com> | 10754 | M: Jitendra Bhivare <jitendra.bhivare@broadcom.com> |
10747 | L: linux-scsi@vger.kernel.org | 10755 | L: linux-scsi@vger.kernel.org |
10748 | W: http://www.avagotech.com | 10756 | W: http://www.broadcom.com |
10749 | S: Supported | 10757 | S: Supported |
10750 | F: drivers/scsi/be2iscsi/ | 10758 | F: drivers/scsi/be2iscsi/ |
10751 | 10759 | ||
@@ -12143,12 +12151,6 @@ S: Maintained | |||
12143 | F: drivers/tc/ | 12151 | F: drivers/tc/ |
12144 | F: include/linux/tc.h | 12152 | F: include/linux/tc.h |
12145 | 12153 | ||
12146 | U14-34F SCSI DRIVER | ||
12147 | M: Dario Ballabio <ballabio_dario@emc.com> | ||
12148 | L: linux-scsi@vger.kernel.org | ||
12149 | S: Maintained | ||
12150 | F: drivers/scsi/u14-34f.c | ||
12151 | |||
12152 | UBI FILE SYSTEM (UBIFS) | 12154 | UBI FILE SYSTEM (UBIFS) |
12153 | M: Richard Weinberger <richard@nod.at> | 12155 | M: Richard Weinberger <richard@nod.at> |
12154 | M: Artem Bityutskiy <dedekind1@gmail.com> | 12156 | M: Artem Bityutskiy <dedekind1@gmail.com> |
@@ -12876,12 +12878,6 @@ F: drivers/watchdog/ | |||
12876 | F: include/linux/watchdog.h | 12878 | F: include/linux/watchdog.h |
12877 | F: include/uapi/linux/watchdog.h | 12879 | F: include/uapi/linux/watchdog.h |
12878 | 12880 | ||
12879 | WD7000 SCSI DRIVER | ||
12880 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | ||
12881 | L: linux-scsi@vger.kernel.org | ||
12882 | S: Maintained | ||
12883 | F: drivers/scsi/wd7000.c | ||
12884 | |||
12885 | WIIMOTE HID DRIVER | 12881 | WIIMOTE HID DRIVER |
12886 | M: David Herrmann <dh.herrmann@googlemail.com> | 12882 | M: David Herrmann <dh.herrmann@googlemail.com> |
12887 | L: linux-input@vger.kernel.org | 12883 | L: linux-input@vger.kernel.org |