On Wednesday 17 October 2012 05:23 PM, Vinayak Holikatti wrote:
This patch seggregates the PCI specific code in ufshcd.c to make it
ready for splitting into core ufs driver and PCI glue driver. Also
copyright header modification to remove extra warranty disclaim.
Reviewed-by: Arnd Bergmann
Revi
On Thu, 2012-10-11 at 13:41 -0700, Roland Dreier wrote:
> From: Roland Dreier
>
> It is possible for the target code to change the loop_id or s_id of a
> target session in reaction to an FC fabric change. However, the
> session structures are stored in tables that are indexed by these two
> keys
On Thu, 2012-10-11 at 13:41 -0700, Roland Dreier wrote:
> From: Roland Dreier
>
> My draft of SPC-4 says the following about the SCSI name string in
> inquiry VPD page 83h:
>
> The SCSI NAME STRING field starts with either:
>
> a) the four UTF-8 characters 'eui.' concatenated with 16, 2
On 10/17/2012 07:54 PM, Mahesh Rajashekhara wrote:
> I have changed all aac_build_... function prototypes as of type 'long' and
> they return 'byte_count' is of type 'long'.
The code changed, it returns 'nseg' in case of an error, so the change from
unsigned to signed for byte_count
was likely
I have changed all aac_build_... function prototypes as of type 'long' and
they return 'byte_count' is of type 'long'.
Signed-off-by: Mahesh Rajashekhara
---
drivers/scsi/aacraid/aachba.c | 95 ---
drivers/scsi/aacraid/aacraid.h |2 +-
2 files changed
This patch corrects the expected data transfer size of the
command UPIU. The current implementation of cmd->transfersize
is wrong as it probably equal to sector size. With this
implementation the transfer size is updated correctly
Reported-by: KOBAYASHI Yoshitake
Reviewed-by: Arnd Bergmann
Revie
This patch adds Platform glue driver for ufshcd.
Reviewed-by: Arnd Bergmann
Reviewed-by: Namjae Jeon
Signed-off-by: Vinayak Holikatti
Signed-off-by: Santosh Yaraganavi
---
drivers/scsi/ufs/Kconfig | 11 ++
drivers/scsi/ufs/Makefile|1 +
drivers/scsi/ufs/ufshcd-pltfrm.c |
This patch separates PCI code from ufshcd.c and makes it as a
core driver module and adds a new file ufshcd-pci.c as PCI glue
driver.
Reviewed-by: Arnd Bergmann
Reviewed-by: Namjae Jeon
Signed-off-by: Vinayak Holikatti
Signed-off-by: Santosh Yaraganavi
---
drivers/scsi/ufs/Kconfig | 26
This patch seggregates the PCI specific code in ufshcd.c to make it
ready for splitting into core ufs driver and PCI glue driver. Also
copyright header modification to remove extra warranty disclaim.
Reviewed-by: Arnd Bergmann
Reviewed-by: Namjae Jeon
Signed-off-by: Vinayak Holikatti
Signed-off
This patch set adds following features
- Seggregate PCI specific code in ufshcd.c and corrected copyright
- 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):
[SCS
On 10/17/2012 06:15 PM, Mahesh Rajashekhara wrote:
> From: Mahesh Rajashekhara
>
> Hi Tomas,
>
> Thanks for the correction.
>
> I have changed 'ret' is of type 'long' now.
I think that more than that is needed, all the aac_build_...
functions prototypes are declared as of type 'unsigned long'
and
From: Mahesh Rajashekhara
Hi Tomas,
Thanks for the correction.
I have changed 'ret' is of type 'long' now.
Signed-off-by: Mahesh Rajashekhara
---
drivers/scsi/aacraid/aachba.c | 87 +--
drivers/scsi/aacraid/aacraid.h |2 +-
2 files changed, 65 inser
https://bugzilla.kernel.org/show_bug.cgi?id=48871
Alan changed:
What|Removed |Added
CC||a...@lxorguk.ukuu.org.uk
Component|Other
https://bugzilla.kernel.org/show_bug.cgi?id=48891
Alan changed:
What|Removed |Added
CC||a...@lxorguk.ukuu.org.uk
Component|Other
14 matches
Mail list logo