This patch series includes two fixes for UFS driver. The first patch already got reviewed and it was a part of Dolev's various fixes for UFS-PM series (http://marc.info/?l=linux-scsi&m=141405993104015), but they are not merged scsi-queue yet. So this series also includes it. The second one is a fix which I have already reported and Dolev agreed with that in http://marc.info/?l=linux-scsi&m=141164131404767 Akinobu Mita (2): scsi: ufs: fix reference counting of W-LUs scsi: ufs: fix NULL dereference when no regulators are defined drivers/scsi/ufs/ufshcd.c | 80 +++++++++++++++++++++++++---------------------- drivers/scsi/ufs/ufshcd.h | 2 -- 2 files changed, 42 insertions(+), 40 deletions(-) Cc: Vinayak Holikatti <vinholikatti@xxxxxxxxx> Cc: Dolev Raviv <draviv@xxxxxxxxxxxxxx> Cc: Subhash Jadavani <subhashj@xxxxxxxxxxxxxx> Cc: Yaniv Gardi <ygardi@xxxxxxxxxxxxxx> Cc: Sujit Reddy Thumma <sthumma@xxxxxxxxxxxxxx> Cc: Christoph Hellwig <hch@xxxxxx> Cc: "James E.J. Bottomley" <JBottomley@xxxxxxxxxxxxx> Cc: linux-scsi@xxxxxxxxxxxxxxx -- 1.9.1 -- 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