On Thursday 26 July 2012, Vinayak Holikatti wrote:
>
> This patch set adds following features
> - Seggregate PCI specific code in ufshcd.c
> - Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module
> - Adds Platform glue driver ufshcd-pltfrm.c
> - Update correct transfer size in Com
On Thu, Jul 26, 2012 at 5:05 PM, S, Venkatraman wrote:
> On Thu, Jul 26, 2012 at 4:42 PM, vinayak holikatti
> wrote:
>> On Thu, Jul 26, 2012 at 4:02 PM, S, Venkatraman wrote:
>>> On Thu, Jul 26, 2012 at 2:12 PM, Vinayak Holikatti
>>> wrote:
This patch set adds following features
- Se
On Thu, Jul 26, 2012 at 4:42 PM, vinayak holikatti
wrote:
> On Thu, Jul 26, 2012 at 4:02 PM, S, Venkatraman wrote:
>> On Thu, Jul 26, 2012 at 2:12 PM, Vinayak Holikatti
>> wrote:
>>> This patch set adds following features
>>> - Seggregate PCI specific code in ufshcd.c
>>> - Adds PCI glue drive
On Thu, Jul 26, 2012 at 4:02 PM, S, Venkatraman wrote:
> On Thu, Jul 26, 2012 at 2:12 PM, Vinayak Holikatti
> wrote:
>> This patch set adds following features
>> - Seggregate PCI specific code in ufshcd.c
>> - Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module
>> - Adds Platform
On Thu, Jul 26, 2012 at 2:12 PM, Vinayak Holikatti
wrote:
> This patch set adds following features
> - Seggregate PCI specific code in ufshcd.c
> - Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module
> - Adds Platform glue driver ufshcd-pltfrm.c
> - Update correct transfer size i
This patch set adds following features
- Seggregate PCI specific code in ufshcd.c
- Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module
- Adds Platform glue driver ufshcd-pltfrm.c
- Update correct transfer size in Command UPIU
Vinayak Holikatti (4):
[SCSI] drivers/scsi/ufs: Seg