index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
scsi: hisi_sas: send three identify before phy up
John Garry
1
-4
/
+16
2016-09-14
scsi: hisi_sas: add missing SATA pending device type to v2 hw
John Garry
1
-0
/
+1
2016-09-14
scsi: hisi_sas: remove init_id_frame_v1_hw()
John Garry
1
-10
/
+0
2016-09-14
scsi: hisi_sas: remove init_id_frame_v2_hw()
John Garry
1
-10
/
+0
2016-09-14
scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
John Garry
1
-4
/
+4
2016-09-14
scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
John Garry
1
-4
/
+4
2016-09-14
scsi: hisi_sas: set dma mask before allocate DMA memory
John Garry
1
-7
/
+6
2016-09-14
scsi: hisi_sas: fix a potential warning for sata disk ejection
John Garry
1
-20
/
+6
2016-09-14
scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()
John Garry
1
-3
/
+0
2016-09-14
scsi: hisi_sas: disable dlvry queues once at reset for v2 hw
John Garry
1
-3
/
+1
2016-09-14
scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation
John Garry
1
-1
/
+1
2016-09-14
scsi: hisi_sas: only zero slot memory when reused
John Garry
1
-1
/
+1
2016-09-14
scsi: hisi_sas: keep CHL_INT2 masked for v2 HW
John Garry
1
-6
/
+0
2016-09-14
scsi: hisi_sas: save delivery queue write pointer
John Garry
4
-8
/
+25
2016-09-14
scsi: hisi_sas: save completion queue read pointer
John Garry
3
-7
/
+5
2016-08-26
scsi: hisi_sas: update version to 1.6
John Garry
1
-1
/
+1
2016-08-26
scsi: hisi_sas: add TMF success check
John Garry
1
-0
/
+6
2016-08-26
scsi: hisi_sas: fail tmf task prep when port detached
John Garry
1
-1
/
+1
2016-08-26
scsi: hisi_sas: add v2 hw slot complete internal abort support
John Garry
1
-0
/
+31
2016-08-26
scsi: hisi_sas: add prep_abort_v2_hw()
John Garry
1
-0
/
+33
2016-08-26
scsi: hisi_sas: add internal abort to hisi_sas_abort_task()
John Garry
1
-6
/
+10
2016-08-26
scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()
John Garry
1
-0
/
+3
2016-08-26
scsi: hisi_sas: add internal abort main code
John Garry
2
-0
/
+171
2016-07-13
hisi_sas: update driver version to 1.5
John Garry
1
-1
/
+1
2016-07-13
hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING
John Garry
1
-5
/
+0
2016-07-13
hisi_sas: add v2 hw ACPI support
John Garry
1
-25
/
+43
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-0
/
+1
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-0
/
+2
2016-04-15
hisi_sas: add alloc_dev_quirk_v2_hw()
John Garry
1
-0
/
+30
2016-04-15
hisi_sas: add slot_index_alloc_quirk_v2_hw()
John Garry
1
-0
/
+28
2016-04-15
hisi_sas: add device and slot alloc hw methods
John Garry
2
-2
/
+12
2016-04-15
hisi_sas: update driver version to 1.4
John Garry
1
-1
/
+1
2016-04-15
hisi_sas: for v2 hw only set ITCT qw2 for SAS device
John Garry
1
-5
/
+6
2016-04-15
hisi_sas: add v2 hw support for >4 SATA phys
John Garry
1
-7
/
+10
2016-04-15
hisi_sas: fix v2 hw multiple SATA disk issue
John Garry
1
-3
/
+1
2016-04-15
hisi_sas: use device linkrate in MCR for v2 hw
John Garry
1
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-1
/
+1
2016-03-01
hisi_sas: update driver version to 1.3
John Garry
1
-1
/
+1
2016-03-01
hisi_sas: add hisi_sas_slave_configure()
John Garry
1
-1
/
+14
2016-03-01
hisi_sas: use slot abort in v2 hw
John Garry
1
-3
/
+12
2016-03-01
hisi_sas: use slot abort in v1 hw
John Garry
1
-0
/
+13
2016-03-01
hisi_sas: add hisi_sas_slot_abort()
John Garry
2
-0
/
+44
2016-03-01
hisi_sas: change tmf func complete check
John Garry
1
-1
/
+1
2016-02-24
hisi_sas: update driver version to 1.2
John Garry
1
-1
/
+1
2016-02-24
hisi_sas: add v1 hw ACPI support
John Garry
1
-24
/
+43
2016-02-24
hisi_sas: use Unified Device Properties API
John Garry
2
-20
/
+23
2016-02-24
hisi_sas: update driver version to 1.1
John Garry
1
-1
/
+1
2016-02-24
hisi_sas: add v2 tmf functions
John Garry
1
-0
/
+23
2016-02-24
hisi_sas: add v2 slot error handler
John Garry
1
-0
/
+421
2016-02-24
hisi_sas: add v2 path to send ATA command
John Garry
3
-0
/
+174
[next]