From 4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c Mon Sep 17 00:00:00 2001 From: Joao Pinto Date: Wed, 11 May 2016 12:21:30 +0100 Subject: ufs: add support for DesignWare Controller This patch has the goal to add support for DesignWare UFS Controller specific operations. Signed-off-by: Joao Pinto Reviewed-by: Hannes Reinicke Signed-off-by: Martin K. Petersen --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 1209323b7e43..368121753b85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11770,6 +11770,12 @@ S: Supported F: Documentation/scsi/ufs.txt F: drivers/scsi/ufs/ +UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS +M: Joao Pinto +L: linux-scsi@vger.kernel.org +S: Supported +F: drivers/scsi/ufs/*dwc* + UNSORTED BLOCK IMAGES (UBI) M: Artem Bityutskiy M: Richard Weinberger -- cgit v1.2.3 From 2c99a3142e6d70070bd4a2bfa73378007b36e230 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Sun, 22 May 2016 11:06:19 +0200 Subject: MAINTAINERS: Add file patterns for scsi device tree bindings Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: James E.J. Bottomley Cc: Martin K. Petersen Cc: linux-scsi@vger.kernel.org Signed-off-by: Martin K. Petersen --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 368121753b85..ee90806ff1c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10137,6 +10137,7 @@ M: "Martin K. Petersen" T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git L: linux-scsi@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/scsi/ F: drivers/scsi/ F: include/scsi/ -- cgit v1.2.3 From 2a81ffdd9da1dc122c195cd53a0c1605f29c10d0 Mon Sep 17 00:00:00 2001 From: Dave Carroll Date: Wed, 15 Jun 2016 11:27:17 -0600 Subject: MAINTAINERS: Update email address for aacraid Update the email address for aacraid from Adaptec to Microsemi. Signed-off-by: Dave Carroll Signed-off-by: Martin K. Petersen --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index ee90806ff1c3..104f943aa3a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -213,7 +213,7 @@ S: Maintained F: drivers/media/dvb-frontends/a8293* AACRAID SCSI RAID DRIVER -M: Adaptec OEM Raid Solutions +M: Adaptec OEM Raid Solutions L: linux-scsi@vger.kernel.org W: http://www.adaptec.com/ S: Supported -- cgit v1.2.3 From 29374ec6e2160290e758a3cac1d2d81dd9613f4a Mon Sep 17 00:00:00 2001 From: Jim Gill Date: Mon, 20 Jun 2016 21:58:28 -0400 Subject: vmw_pvscsi: Change to update maintainer details (name, email) [mkp: Updated MAINTAINERS] Signed-off-by: Jim Gill Acked-by: Arvind Kumar Signed-off-by: Martin K. Petersen --- MAINTAINERS | 2 +- drivers/scsi/vmw_pvscsi.c | 2 +- drivers/scsi/vmw_pvscsi.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 104f943aa3a3..87fe356f5d94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12302,7 +12302,7 @@ S: Maintained F: drivers/net/vmxnet3/ VMware PVSCSI driver -M: Arvind Kumar +M: Jim Gill M: VMware PV-Drivers L: linux-scsi@vger.kernel.org S: Maintained diff --git a/drivers/scsi/vmw_pvscsi.c b/drivers/scsi/vmw_pvscsi.c index 6164634aff18..4a0d3cdc607c 100644 --- a/drivers/scsi/vmw_pvscsi.c +++ b/drivers/scsi/vmw_pvscsi.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Maintained by: Arvind Kumar + * Maintained by: Jim Gill * */ diff --git a/drivers/scsi/vmw_pvscsi.h b/drivers/scsi/vmw_pvscsi.h index 12712c92f37a..c097d2ccbde3 100644 --- a/drivers/scsi/vmw_pvscsi.h +++ b/drivers/scsi/vmw_pvscsi.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Maintained by: Arvind Kumar + * Maintained by: Jim Gill * */ -- cgit v1.2.3 From 49a75815e996a8719463090d9666bd120d9bae91 Mon Sep 17 00:00:00 2001 From: Johannes Thumshirn Date: Thu, 23 Jun 2016 10:22:28 +0200 Subject: MAINTAINERS: Change FCoE maintainer Vasu is going to resign from his maintainer role and I'll take over. Signed-off-by: Johannes Thumshirn Acked-by: Vasu Dev Signed-off-by: Martin K. Petersen --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 87fe356f5d94..c791298723d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4665,7 +4665,7 @@ S: Maintained F: drivers/staging/fbtft/ FCOE SUBSYSTEM (libfc, libfcoe, fcoe) -M: Vasu Dev +M: Johannes Thumshirn L: fcoe-devel@open-fcoe.org W: www.Open-FCoE.org S: Supported -- cgit v1.2.3 From 866d372e86aa256f3645b035c68350b08e182b9b Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 14 Jul 2016 14:26:41 +0200 Subject: usb: MAINTAINERS: Oliver Neukum is the new uas maintainer Oliver Neukum is taking over uas maintainership from me and Gerd Hoffmann. Cc: Oliver Neukum Cc: Gerd Hoffmann Signed-off-by: Hans de Goede Acked-by: Oliver Neukum Acked-by: Gerd Hoffmann Signed-off-by: Martin K. Petersen --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index c791298723d2..5a367e5368a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11802,8 +11802,7 @@ S: Maintained F: drivers/net/wireless/ath/ar5523/ USB ATTACHED SCSI -M: Hans de Goede -M: Gerd Hoffmann +M: Oliver Neukum L: linux-usb@vger.kernel.org L: linux-scsi@vger.kernel.org S: Maintained -- cgit v1.2.3