Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[sfrench/cifs-2.6.git] / MAINTAINERS
index c726bdc2c9b9ae008fcef3f77752dcf5d063ffe5..b54288db77aa8dd957b30968698c5b42fcb570d8 100644 (file)
@@ -2565,7 +2565,7 @@ F:        drivers/pci/controller/dwc/pcie-qcom.c
 F:     drivers/phy/qualcomm/
 F:     drivers/power/*/msm*
 F:     drivers/reset/reset-qcom-*
-F:     drivers/scsi/ufs/ufs-qcom*
+F:     drivers/ufs/host/ufs-qcom*
 F:     drivers/spi/spi-geni-qcom.c
 F:     drivers/spi/spi-qcom-qspi.c
 F:     drivers/spi/spi-qup.c
@@ -3533,10 +3533,14 @@ R:      Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
 S:     Maintained
 F:     include/linux/bitmap.h
+F:     include/linux/cpumask.h
 F:     include/linux/find.h
+F:     include/linux/nodemask.h
 F:     lib/bitmap.c
+F:     lib/cpumask.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
+F:     lib/nodemask.c
 F:     lib/test_bitmap.c
 F:     tools/include/linux/bitmap.h
 F:     tools/include/linux/find.h
@@ -9073,6 +9077,14 @@ L:       linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/input/touchscreen/htcpen.c
 
+HTE SUBSYSTEM
+M:     Dipen Patel <dipenp@nvidia.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/timestamp/
+F:     Documentation/hte/
+F:     drivers/hte/
+F:     include/linux/hte.h
+
 HTS221 TEMPERATURE-HUMIDITY IIO DRIVER
 M:     Lorenzo Bianconi <lorenzo@kernel.org>
 L:     linux-iio@vger.kernel.org
@@ -17743,6 +17755,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
 F:     Documentation/devicetree/bindings/scsi/
 F:     drivers/scsi/
+F:     drivers/ufs/
 F:     include/scsi/
 
 SCSI TAPE DRIVER
@@ -20402,24 +20415,25 @@ F:    include/uapi/linux/cdrom.h
 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
 R:     Alim Akhtar <alim.akhtar@samsung.com>
 R:     Avri Altman <avri.altman@wdc.com>
+R:     Bart Van Assche <bvanassche@acm.org>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/ufs/
 F:     Documentation/scsi/ufs.rst
-F:     drivers/scsi/ufs/
+F:     drivers/ufs/core/
 
 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS
 M:     Pedro Sousa <pedrom.sousa@synopsys.com>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
-F:     drivers/scsi/ufs/*dwc*
+F:     drivers/ufs/host/*dwc*
 
 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER MEDIATEK HOOKS
 M:     Stanley Chu <stanley.chu@mediatek.com>
 L:     linux-scsi@vger.kernel.org
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     drivers/scsi/ufs/ufs-mediatek*
+F:     drivers/ufs/host/ufs-mediatek*
 
 UNSORTED BLOCK IMAGES (UBI)
 M:     Richard Weinberger <richard@nod.at>
@@ -21744,23 +21758,29 @@ F:    arch/arm64/include/asm/xen/
 F:     arch/arm64/xen/
 
 XEN HYPERVISOR INTERFACE
-M:     Boris Ostrovsky <boris.ostrovsky@oracle.com>
 M:     Juergen Gross <jgross@suse.com>
-R:     Stefano Stabellini <sstabellini@kernel.org>
+M:     Stefano Stabellini <sstabellini@kernel.org>
+R:     Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
 L:     xen-devel@lists.xenproject.org (moderated for non-subscribers)
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
 F:     Documentation/ABI/stable/sysfs-hypervisor-xen
 F:     Documentation/ABI/testing/sysfs-hypervisor-xen
-F:     arch/x86/include/asm/pvclock-abi.h
-F:     arch/x86/include/asm/xen/
-F:     arch/x86/platform/pvh/
-F:     arch/x86/xen/
 F:     drivers/*/xen-*front.c
 F:     drivers/xen/
 F:     include/uapi/xen/
 F:     include/xen/
 
+XEN HYPERVISOR X86
+M:     Juergen Gross <jgross@suse.com>
+R:     Boris Ostrovsky <boris.ostrovsky@oracle.com>
+L:     xen-devel@lists.xenproject.org (moderated for non-subscribers)
+S:     Supported
+F:     arch/x86/include/asm/pvclock-abi.h
+F:     arch/x86/include/asm/xen/
+F:     arch/x86/platform/pvh/
+F:     arch/x86/xen/
+
 XEN NETWORK BACKEND DRIVER
 M:     Wei Liu <wei.liu@kernel.org>
 M:     Paul Durrant <paul@xen.org>