Sakthivel K
54792dc285
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
...
Additional bar shift for new SPC firmware, applicable to device
id 0x8081 only.
Signed-off-by: Sakthivel K <Sakthivel.SaravananKamalRaju@pmcs.com >
Signed-off-by: Anand Kumar S <AnandKumar.Santhanam@pmcs.com >
Acked-by: Jack Wang <jack_wang@usish.com >
Reviewed-by: Hannes Reinecke <hare@suse.de >
Signed-off-by: James Bottomley <JBottomley@Parallels.com >
2013-05-10 07:47:48 -07:00
Sakthivel K
f5860992db
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files
...
Implementation of SPCv/ve specific hardware functionality and
macros. Changing common functionalities wrt SPCv/ve operations.
Conditional checks for SPC specific operations.
Signed-off-by: Sakthivel K <Sakthivel.SaravananKamalRaju@pmcs.com >
Signed-off-by: Anand Kumar S <AnandKumar.Santhanam@pmcs.com >
Acked-by: Jack Wang <jack_wang@usish.com >
Reviewed-by: Hannes Reinecke <hare@suse.de >
Signed-off-by: James Bottomley <JBottomley@Parallels.com >
2013-05-10 07:47:47 -07:00
Santosh Nayak
fd00f7c103
[SCSI] pm8001: fix endian issue with code optimization.
...
Data type of the 'tag' field of 'fw_flash_Update_resp' should be __le32.
Data type of 'pHeader' should be __le32. Remove 2nd cast to 'piomb'.
Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com >
Acked-by: Jack Wang <jack_wang@usish.com >
Signed-off-by: James Bottomley <JBottomley@Parallels.com >
2012-04-23 19:25:50 +01:00
Santosh Nayak
8270ee2abb
[SCSI] pm8001: fix endian issue with code optimization.
...
1. Fix endian issue.
2. Fix the following warning :
" drivers/scsi/pm8001/pm8001_hwi.c:2932:32: warning: comparison
between ‘enum sas_device_type’ and ‘enum sas_dev_type’".
3. Few code optimization.
Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com >
Acked-by: Jack Wang <jack_wang@usish.com >
Signed-off-by: James Bottomley <JBottomley@Parallels.com >
2012-02-29 16:54:09 -06:00
Lucas De Marchi
25985edced
Fix common misspellings
...
Fixes generated by 'codespell' and manually reviewed.
Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi >
2011-03-31 11:26:23 -03:00
jack wang
afc5ca9ddc
[SCSI] pm8001: fix endian issues with SAS address
...
Signed-off-by: Jack Wang <jack_wang@usish.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-12-10 10:02:22 -06:00
jack_wang
d0b68041bd
[SCSI] pm8001: add reinitialize SPC parameters before phy start
...
Signed-off-by: Jack Wang <jack_wang@usish.com >
Signed-off-by: Lindar Liu <lindar_liu@usish.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-12-04 12:01:30 -06:00
jack wang
dbf9bfe615
[SCSI] pm8001: add SAS/SATA HBA driver
...
This driver supports PMC-Sierra PCIe SAS/SATA 8x6G SPC 8001 chip based
host adapters.
Signed-off-by: Jack Wang <jack_wang@usish.com >
Signed-off-by: Lindar Liu <lindar_liu@usish.com >
Signed-off-by: Tom Peng <tom_peng@usish.com >
Signed-off-by: Kevin Ao <aoqingyun@usish.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-12-04 12:00:40 -06:00