index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: support deferred probe for v2 hw
John Garry
2016-12-07
1
-0
/
+12
*
scsi: hisi_sas: fix free'ing in probe and remove
Xiaofei Tan
2016-12-05
1
-9
/
+14
*
scsi: hisi_sas: shift vs compare typos
Dan Carpenter
2016-11-29
1
-6
/
+6
*
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
2016-11-25
4
-2
/
+103
*
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
2016-11-25
4
-9
/
+10
*
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
Xiang Chen
2016-11-25
1
-0
/
+10
*
scsi: hisi_sas: modify some values in get_ata_protocol()
Xiang Chen
2016-11-25
1
-2
/
+12
*
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
Xiang Chen
2016-11-25
1
-2
/
+0
*
scsi: hisi_sas: modify return value of hisi_sas_query_task()
Xiang Chen
2016-11-25
1
-0
/
+3
*
scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort
Xiang Chen
2016-11-25
1
-1
/
+2
*
scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
Xiang Chen
2016-11-25
1
-1
/
+1
*
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
Xiang Chen
2016-11-25
1
-1
/
+7
*
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
2016-11-25
4
-41
/
+30
*
scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error
Xiang Chen
2016-11-25
1
-5
/
+420
*
scsi: hisi_sas: Add v2 hw support for different refclk
John Garry
2016-11-08
3
-1
/
+12
*
scsi: hisi_sas: Add device tree support for hip07
John Garry
2016-11-08
1
-0
/
+1
*
scsi: hisi_sas: send three identify before phy up
John Garry
2016-09-14
1
-4
/
+16
*
scsi: hisi_sas: add missing SATA pending device type to v2 hw
John Garry
2016-09-14
1
-0
/
+1
*
scsi: hisi_sas: remove init_id_frame_v1_hw()
John Garry
2016-09-14
1
-10
/
+0
*
scsi: hisi_sas: remove init_id_frame_v2_hw()
John Garry
2016-09-14
1
-10
/
+0
*
scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
John Garry
2016-09-14
1
-4
/
+4
*
scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
John Garry
2016-09-14
1
-4
/
+4
*
scsi: hisi_sas: set dma mask before allocate DMA memory
John Garry
2016-09-14
1
-7
/
+6
*
scsi: hisi_sas: fix a potential warning for sata disk ejection
John Garry
2016-09-14
1
-20
/
+6
*
scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()
John Garry
2016-09-14
1
-3
/
+0
*
scsi: hisi_sas: disable dlvry queues once at reset for v2 hw
John Garry
2016-09-14
1
-3
/
+1
*
scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation
John Garry
2016-09-14
1
-1
/
+1
*
scsi: hisi_sas: only zero slot memory when reused
John Garry
2016-09-14
1
-1
/
+1
*
scsi: hisi_sas: keep CHL_INT2 masked for v2 HW
John Garry
2016-09-14
1
-6
/
+0
*
scsi: hisi_sas: save delivery queue write pointer
John Garry
2016-09-14
4
-8
/
+25
*
scsi: hisi_sas: save completion queue read pointer
John Garry
2016-09-14
3
-7
/
+5
*
scsi: hisi_sas: update version to 1.6
John Garry
2016-08-25
1
-1
/
+1
*
scsi: hisi_sas: add TMF success check
John Garry
2016-08-25
1
-0
/
+6
*
scsi: hisi_sas: fail tmf task prep when port detached
John Garry
2016-08-25
1
-1
/
+1
*
scsi: hisi_sas: add v2 hw slot complete internal abort support
John Garry
2016-08-25
1
-0
/
+31
*
scsi: hisi_sas: add prep_abort_v2_hw()
John Garry
2016-08-25
1
-0
/
+33
*
scsi: hisi_sas: add internal abort to hisi_sas_abort_task()
John Garry
2016-08-25
1
-6
/
+10
*
scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()
John Garry
2016-08-25
1
-0
/
+3
*
scsi: hisi_sas: add internal abort main code
John Garry
2016-08-25
2
-0
/
+171
*
hisi_sas: update driver version to 1.5
John Garry
2016-07-12
1
-1
/
+1
*
hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING
John Garry
2016-07-12
1
-5
/
+0
*
hisi_sas: add v2 hw ACPI support
John Garry
2016-07-12
1
-25
/
+43
*
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
1
-0
/
+1
*
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2016-05-09
1
-0
/
+2
*
hisi_sas: add alloc_dev_quirk_v2_hw()
John Garry
2016-04-15
1
-0
/
+30
*
hisi_sas: add slot_index_alloc_quirk_v2_hw()
John Garry
2016-04-15
1
-0
/
+28
*
hisi_sas: add device and slot alloc hw methods
John Garry
2016-04-15
2
-2
/
+12
*
hisi_sas: update driver version to 1.4
John Garry
2016-04-15
1
-1
/
+1
*
hisi_sas: for v2 hw only set ITCT qw2 for SAS device
John Garry
2016-04-15
1
-5
/
+6
*
hisi_sas: add v2 hw support for >4 SATA phys
John Garry
2016-04-15
1
-7
/
+10
[next]