summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoao Pinto2016-05-11 13:21:30 +0200
committerMartin K. Petersen2016-07-13 05:16:31 +0200
commit4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c (patch)
tree0560ae666ca38ed447984c9a7a3d0396ef312a8a /MAINTAINERS
parentufs: add link status to ufshci (diff)
downloadkernel-qcow2-linux-4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c.tar.gz
kernel-qcow2-linux-4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c.tar.xz
kernel-qcow2-linux-4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c.zip
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 <jpinto@synopsys.com> Reviewed-by: Hannes Reinicke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
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 <Joao.Pinto@synopsys.com>
+L: linux-scsi@vger.kernel.org
+S: Supported
+F: drivers/scsi/ufs/*dwc*
+
UNSORTED BLOCK IMAGES (UBI)
M: Artem Bityutskiy <dedekind1@gmail.com>
M: Richard Weinberger <richard@nod.at>