index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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: save delivery queue write pointer
John Garry
1
-0
/
+5
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 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
1
-0
/
+163
2016-04-15
hisi_sas: add device and slot alloc hw methods
John Garry
1
-2
/
+9
2016-03-01
hisi_sas: add hisi_sas_slave_configure()
John Garry
1
-1
/
+14
2016-03-01
hisi_sas: add hisi_sas_slot_abort()
John Garry
1
-0
/
+42
2016-03-01
hisi_sas: change tmf func complete check
John Garry
1
-1
/
+1
2016-02-24
hisi_sas: use Unified Device Properties API
John Garry
1
-20
/
+21
2016-02-24
hisi_sas: add v2 path to send ATA command
John Garry
1
-0
/
+8
2016-02-24
hisi_sas: set max commands as configurable
John Garry
1
-12
/
+12
2016-02-24
hisi_sas: relocate DEV_IS_EXPANDER
John Garry
1
-4
/
+0
2015-12-10
hisi_sas: fix error codes in hisi_sas_task_prep()
Dan Carpenter
1
-3
/
+7
2015-11-26
hisi_sas: Remove dependency on of_irq_count
John Garry
1
-8
/
+0
2015-11-26
hisi_sas: Add control phy handler
John Garry
1
-0
/
+29
2015-11-26
hisi_sas: Add tmf methods
John Garry
1
-0
/
+309
2015-11-26
hisi_sas: Add scan finished and start
John Garry
1
-0
/
+25
2015-11-26
hisi_sas: Add smp protocol support
John Garry
1
-0
/
+9
2015-11-26
hisi_sas: Add abnormal irq handler
John Garry
1
-0
/
+118
2015-11-26
hisi_sas: Add dev_found and dev_gone
John Garry
1
-0
/
+88
2015-11-26
hisi_sas: Add cq interrupt handler
John Garry
1
-0
/
+35
2015-11-26
hisi_sas: Add ssp command function
John Garry
1
-0
/
+234
2015-11-26
hisi_sas: Add path from phyup irq to SAS framework
John Garry
1
-0
/
+49
2015-11-26
hisi_sas: Add v1 hardware initialisation code
John Garry
1
-0
/
+4
2015-11-26
hisi_sas: Add timer and spinlock init
John Garry
1
-0
/
+3
2015-11-26
hisi_sas: Add phy and port init
John Garry
1
-0
/
+31
2015-11-26
hisi_sas: Add hisi sas device type
John Garry
1
-0
/
+6
2015-11-26
hisi_sas: Add hisi_hba workqueue
John Garry
1
-0
/
+8
2015-11-26
hisi_sas: Set dev DMA mask
John Garry
1
-0
/
+8
2015-11-26
hisi_sas: Add phy SAS ADDR initialization
John Garry
1
-0
/
+12
2015-11-26
hisi_sas: Add cq structure initialization
John Garry
1
-0
/
+6
2015-11-26
hisi_sas: Add slot init code
John Garry
1
-0
/
+23
2015-11-26
hisi_sas: Add hisi_sas_remove
John Garry
1
-1
/
+70
2015-11-26
hisi_sas: Allocate memories and create pools
John Garry
1
-0
/
+94
2015-11-26
hisi_sas: Scan device tree
John Garry
1
-1
/
+44
2015-11-26
hisi_sas: Add scsi host registration
John Garry
1
-0
/
+116
2015-11-26
hisi_sas: Add initial bare main driver
John Garry
1
-0
/
+43