aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoao Pinto <Joao.Pinto@synopsys.com>2016-05-11 12:21:30 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2016-07-12 23:16:31 -0400
commit4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c (patch)
tree0560ae666ca38ed447984c9a7a3d0396ef312a8a /MAINTAINERS
parentufs: add link status to ufshci (diff)
downloadlinux-dev-4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c.tar.xz
linux-dev-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>