Hi James, Please merge the following patches to scsi tree. Thanks, Santosh Dolev Raviv (1): scsi: ufs: add support for query requests Vinayak Holikatti (2): ufs: Add Platform glue driver for ufshcd ufs: Correct the expected data transfersize drivers/scsi/ufs/Kconfig | 12 ++ drivers/scsi/ufs/Makefile | 1 + drivers/scsi/ufs/ufs.h | 122 ++++++++++- drivers/scsi/ufs/ufshcd-pltfrm.c | 217 +++++++++++++++++++ drivers/scsi/ufs/ufshcd.c | 443 +++++++++++++++++++++++++++++++-------- drivers/scsi/ufs/ufshcd.h | 22 +- drivers/scsi/ufs/ufshci.h | 2 +- 7 files changed, 717 insertions(+), 102 deletions(-) create mode 100644 drivers/scsi/ufs/ufshcd-pltfrm.c -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html