index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
hisi_sas: fix v2 hw multiple SATA disk issue
John Garry
2016-04-15
1
-3
/
+1
*
hisi_sas: use device linkrate in MCR for v2 hw
John Garry
2016-04-15
1
-1
/
+1
*
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-1
/
+1
*
hisi_sas: update driver version to 1.3
John Garry
2016-02-29
1
-1
/
+1
*
hisi_sas: add hisi_sas_slave_configure()
John Garry
2016-02-29
1
-1
/
+14
*
hisi_sas: use slot abort in v2 hw
John Garry
2016-02-29
1
-3
/
+12
*
hisi_sas: use slot abort in v1 hw
John Garry
2016-02-29
1
-0
/
+13
*
hisi_sas: add hisi_sas_slot_abort()
John Garry
2016-02-29
2
-0
/
+44
*
hisi_sas: change tmf func complete check
John Garry
2016-02-29
1
-1
/
+1
*
hisi_sas: update driver version to 1.2
John Garry
2016-02-23
1
-1
/
+1
*
hisi_sas: add v1 hw ACPI support
John Garry
2016-02-23
1
-24
/
+43
*
hisi_sas: use Unified Device Properties API
John Garry
2016-02-23
2
-20
/
+23
*
hisi_sas: update driver version to 1.1
John Garry
2016-02-23
1
-1
/
+1
*
hisi_sas: add v2 tmf functions
John Garry
2016-02-23
1
-0
/
+23
*
hisi_sas: add v2 slot error handler
John Garry
2016-02-23
1
-0
/
+421
*
hisi_sas: add v2 path to send ATA command
John Garry
2016-02-23
3
-0
/
+174
[next]