On Sun, Jul 28, 2013 at 10:40 PM, Santosh Y <santoshsy@xxxxxxxxx> wrote: > Hi James, > > Please apply the following patches to 'misc' branch. > > Thanks, > Santosh > > Akinobu Mita (3): > ufshcd-pci: release ioremapped region during removing driver > ufs: don't disable_irq() if the IRQ can be shared among devices > ufs: don't stop controller before scsi_remove_host() > > Dolev Raviv (1): > scsi: ufs: Set fDeviceInit flag to initiate device initialization > > Sujit Reddy Thumma (3): > scsi: ufs: Add support for sending NOP OUT UPIU > scsi: ufs: Add support for host assisted background operations > scsi: ufs: Add runtime PM support for UFS host controller driver > > Wei Yongjun (1): > ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() > > Wolfram Sang (1): > drivers/scsi/ufs: don't check resource with devm_ioremap_resource > > drivers/scsi/ufs/ufs.h | 155 ++++- > drivers/scsi/ufs/ufshcd-pci.c | 99 ++-- > drivers/scsi/ufs/ufshcd-pltfrm.c | 55 +- > drivers/scsi/ufs/ufshcd.c | 1170 ++++++++++++++++++++++++++++++++++---- > drivers/scsi/ufs/ufshcd.h | 59 +- > drivers/scsi/ufs/ufshci.h | 2 +- > 6 files changed, 1374 insertions(+), 166 deletions(-) > > -- > 1.8.3.1 > Hi James, Please ignore the above patch-sets, I'll resend the series with a minor correction. Thanks, Santosh -- 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