diff options
author | Joao Pinto <Joao.Pinto@synopsys.com> | 2016-05-11 07:21:30 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-07-12 23:16:31 -0400 |
commit | 4b9ffb5a353bdee49f1f477ffe2b95ab3f9cbc0c (patch) | |
tree | 0560ae666ca38ed447984c9a7a3d0396ef312a8a /MAINTAINERS | |
parent | 79fcc03349b5766dbd15b169c762b442296fbf6b (diff) |
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-- | MAINTAINERS | 6 |
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 | |||
11770 | F: Documentation/scsi/ufs.txt | 11770 | F: Documentation/scsi/ufs.txt |
11771 | F: drivers/scsi/ufs/ | 11771 | F: drivers/scsi/ufs/ |
11772 | 11772 | ||
11773 | UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS | ||
11774 | M: Joao Pinto <Joao.Pinto@synopsys.com> | ||
11775 | L: linux-scsi@vger.kernel.org | ||
11776 | S: Supported | ||
11777 | F: drivers/scsi/ufs/*dwc* | ||
11778 | |||
11773 | UNSORTED BLOCK IMAGES (UBI) | 11779 | UNSORTED BLOCK IMAGES (UBI) |
11774 | M: Artem Bityutskiy <dedekind1@gmail.com> | 11780 | M: Artem Bityutskiy <dedekind1@gmail.com> |
11775 | M: Richard Weinberger <richard@nod.at> | 11781 | M: Richard Weinberger <richard@nod.at> |