summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-243-6/+0
* scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2017-08-242-7/+12
* scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry2017-08-241-2/+1
* scsi: hisi_sas: add phy_set_linkrate_v3_hw()Xiang Chen2017-08-241-0/+39
* scsi: hisi_sas: update some v3 register init settingsXiang Chen2017-08-241-11/+4
* scsi: hisi_sas: add reset handler for v3 hwXiang Chen2017-08-244-36/+157
* scsi: hisi_sas: kill tasklet when destroying irq in v3 hwXiang Chen2017-08-101-0/+1
* scsi: hisi_sas: fix v3 hw channel interrupt processingXiang Chen2017-08-101-1/+1
* scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER settingXiang Chen2017-08-101-0/+3
* scsi: hisi_sas: add status and command buffer for internal abortXiang Chen2017-08-101-1/+13
* scsi: hisi_sas: support zone management commandsXiaofei Tan2017-08-101-0/+2
* scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen2017-08-102-21/+20
* scsi: hisi_sas: add irq and tasklet cleanup in v2 hwXiang Chen2017-08-101-47/+49
* scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen2017-08-102-5/+0
* scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry2017-08-102-179/+197
* scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan2017-08-103-1/+29
* scsi: hisi_sas: fix v2 hw underflow residual valueXiang Chen2017-08-101-2/+2
* scsi: hisi_sas: avoid potential v2 hw interrupt issueXiang Chen2017-08-101-9/+10
* scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan2017-08-103-74/+118
* scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-015-122/+104
* scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry2017-06-261-1/+1
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-193-0/+45
* scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen2017-06-191-0/+39
* scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen2017-06-191-0/+13
* scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen2017-06-191-0/+38
* scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen2017-06-191-0/+114
* scsi: hisi_sas: add v3 code to send ATA frameXiang Chen2017-06-191-0/+106
* scsi: hisi_sas: add v3 code to send SMP frameXiang Chen2017-06-191-0/+74
* scsi: hisi_sas: add v3 code to send SSP frameXiang Chen2017-06-191-0/+208
* scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen2017-06-191-0/+340
* scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen2017-06-191-0/+283
* scsi: hisi_sas: add v3 hw PHY initXiang Chen2017-06-191-1/+126
* scsi: hisi_sas: add v3 hw initXiang Chen2017-06-191-0/+277
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-193-6/+172
* scsi: hisi_sas: add skeleton v3 hw driverJohn Garry2017-06-193-1/+57
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-192-37/+71
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-194-55/+59
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-193-15/+17
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-193-16/+19
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-193-65/+68
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-194-58/+77
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-192-9/+9
* scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen2017-06-191-8/+17
* scsi: hisi_sas: add null check before indirect pointer dereferenceGustavo A. R. Silva2017-06-121-1/+1
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen2017-04-111-37/+56
* scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry2017-04-111-27/+33
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-113-10/+55
OpenPOWER on IntegriCloud