Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee2660922a9236e5e46182392b0b8322819e861d
/
drivers
/
scsi
/
hisi_sas
76159ea
scsi: hisi_sas: Set PHY linkrate when disconnected
by John Garry
· 6 years ago
9c81e2c
scsi: hisi_sas: send three identify before phy up
by John Garry
· 8 years ago
56cc74b
scsi: hisi_sas: add missing SATA pending device type to v2 hw
by John Garry
· 8 years ago
8583d3b
scsi: hisi_sas: remove init_id_frame_v1_hw()
by John Garry
· 8 years ago
514f16e
scsi: hisi_sas: remove init_id_frame_v2_hw()
by John Garry
· 8 years ago
44c4abe
scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
by John Garry
· 8 years ago
d82debe
scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
by John Garry
· 8 years ago
a6f2c7f
scsi: hisi_sas: set dma mask before allocate DMA memory
by John Garry
· 8 years ago
09fe9ec
scsi: hisi_sas: fix a potential warning for sata disk ejection
by John Garry
· 8 years ago
85bd6cf
scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()
by John Garry
· 8 years ago
d0df8f9
scsi: hisi_sas: disable dlvry queues once at reset for v2 hw
by John Garry
· 8 years ago
433f569
scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation
by John Garry
· 8 years ago
59ba49f
scsi: hisi_sas: only zero slot memory when reused
by John Garry
· 8 years ago
f1dc358
scsi: hisi_sas: keep CHL_INT2 masked for v2 HW
by John Garry
· 8 years ago
4fde02a
scsi: hisi_sas: save delivery queue write pointer
by John Garry
· 8 years ago
e6c346f
scsi: hisi_sas: save completion queue read pointer
by John Garry
· 8 years ago
6328d90
scsi: hisi_sas: update version to 1.6
by John Garry
· 8 years ago
4ffde48
scsi: hisi_sas: add TMF success check
by John Garry
· 8 years ago
9859f24
scsi: hisi_sas: fail tmf task prep when port detached
by John Garry
· 8 years ago
df032d0
scsi: hisi_sas: add v2 hw slot complete internal abort support
by John Garry
· 8 years ago
a3e665d
scsi: hisi_sas: add prep_abort_v2_hw()
by John Garry
· 8 years ago
dc8a49c
scsi: hisi_sas: add internal abort to hisi_sas_abort_task()
by John Garry
· 8 years ago
40f2702
scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()
by John Garry
· 8 years ago
441c274
scsi: hisi_sas: add internal abort main code
by John Garry
· 8 years ago
cd4d372
hisi_sas: update driver version to 1.5
by John Garry
· 8 years ago
308d85d
hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING
by John Garry
· 8 years ago
5040871
hisi_sas: add v2 hw ACPI support
by John Garry
· 8 years ago
661ce1f
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
by Hannes Reinecke
· 9 years ago
ef026b1
libsas: enable FPDMA SEND/RECEIVE
by Hannes Reinecke
· 9 years ago
b2bdaf2
hisi_sas: add alloc_dev_quirk_v2_hw()
by John Garry
· 9 years ago
330fa7f
hisi_sas: add slot_index_alloc_quirk_v2_hw()
by John Garry
· 9 years ago
685b6d6
hisi_sas: add device and slot alloc hw methods
by John Garry
· 9 years ago
33e56e4
hisi_sas: update driver version to 1.4
by John Garry
· 9 years ago
f76a0b4
hisi_sas: for v2 hw only set ITCT qw2 for SAS device
by John Garry
· 9 years ago
11826e5
hisi_sas: add v2 hw support for >4 SATA phys
by John Garry
· 9 years ago
3a429d5
hisi_sas: fix v2 hw multiple SATA disk issue
by John Garry
· 9 years ago
7524926
hisi_sas: use device linkrate in MCR for v2 hw
by John Garry
· 9 years ago
65e8617
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
by Ming Lin
· 9 years ago
268d11e
hisi_sas: update driver version to 1.3
by John Garry
· 9 years ago
31eec8a
hisi_sas: add hisi_sas_slave_configure()
by John Garry
· 9 years ago
9c8ee65
hisi_sas: use slot abort in v2 hw
by John Garry
· 9 years ago
91b2bb9
hisi_sas: use slot abort in v1 hw
by John Garry
· 9 years ago
cac9b2a
hisi_sas: add hisi_sas_slot_abort()
by John Garry
· 9 years ago
1af1b80
hisi_sas: change tmf func complete check
by John Garry
· 9 years ago
de98356
hisi_sas: update driver version to 1.2
by John Garry
· 9 years ago
37ffee4
hisi_sas: add v1 hw ACPI support
by John Garry
· 9 years ago
4d558c7
hisi_sas: use Unified Device Properties API
by John Garry
· 9 years ago
bd8d859
hisi_sas: update driver version to 1.1
by John Garry
· 9 years ago
63fb11b
hisi_sas: add v2 tmf functions
by John Garry
· 9 years ago
e8fed0e
hisi_sas: add v2 slot error handler
by John Garry
· 9 years ago
6f2ff1a
hisi_sas: add v2 path to send ATA command
by John Garry
· 9 years ago
85b2c3c
hisi_sas: add v2 code for itct setup and free
by John Garry
· 9 years ago
c2d8939
hisi_sas: add v2 code to send smp command
by John Garry
· 9 years ago
8c36e31
hisi_sas: add v2 path to send ssp frame
by John Garry
· 9 years ago
31a9cfa
hisi_sas: add v2 cq interrupt handler
by John Garry
· 9 years ago
d43f9cd
hisi_sas: add v2 SATA interrupt handler
by John Garry
· 9 years ago
d3bf3d8
hisi_sas: add v2 channel interrupt handler
by John Garry
· 9 years ago
5473c06
hisi_sas: add v2 phy down handler
by John Garry
· 9 years ago
7911e66
hisi_sas: add v2 int init and phy up handler
by John Garry
· 9 years ago
29a2042
hisi_sas: add v2 phy init code
by John Garry
· 9 years ago
806bb76
hisi_sas: add init_id_frame_v2_hw()
by John Garry
· 9 years ago
94eac9e
hisi_sas: add v2 hw init
by John Garry
· 9 years ago
45c901b
hisi_sas: add v2 register definitions
by John Garry
· 9 years ago
3417ba8
hisi_sas: add bare v2 hw driver
by John Garry
· 9 years ago
281e3bf
hisi_sas: rename some fields in hisi_sas_itct
by John Garry
· 9 years ago
8d1eee7
hisi_sas: add hisi_sas_err_record_v1
by John Garry
· 9 years ago
5560e9f
hisi_sas: reduce max itct entries
by John Garry
· 9 years ago
a8d547b
hisi_sas: set max commands as configurable
by John Garry
· 9 years ago
98bf39f
hisi_sas: relocate DEV_IS_EXPANDER
by John Garry
· 9 years ago
12ffbbe
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
by James Bottomley
· 9 years ago
0f28ede
hisi_sas: fix v1 hw check for slot error
by John Garry
· 9 years ago
0f92db5
hisi_sas: add dependency for HAS_IOMEM
by John Garry
· 9 years ago
6344a5c
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
by James Bottomley
· 9 years ago
c142ce0
hisi_sas: Restrict SCSI_HISI_SAS to arm64
by Geert Uytterhoeven
· 9 years ago
fb7a6ae
hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
4e09bff
hisi_sas: Use u64 for qw0 in free_device_v1_hw()
by John Garry
· 9 years ago
8fb8820
hisi_sas: Fix typo in setup_itct_v1_hw()
by John Garry
· 9 years ago
8ceec33
hisi_sas: Fix v1 itct masks
by John Garry
· 9 years ago
df2d821
hisi_sas: use platform_get_irq()
by John Garry
· 9 years ago
9c9d18e
hisi_sas: fix error codes in hisi_sas_task_prep()
by Dan Carpenter
· 9 years ago
8c77dca
hisi_sas: Remove dependency on of_irq_count
by John Garry
· 9 years ago
ff16528
hisi_sas: Add fatal irq handler
by John Garry
· 9 years ago
e4189d5
hisi_sas: Add control phy handler
by John Garry
· 9 years ago
0efff30
hisi_sas: Add tmf methods
by John Garry
· 9 years ago
701f75e
hisi_sas: Add scan finished and start
by John Garry
· 9 years ago
66ee999
hisi_sas: Add smp protocol support
by John Garry
· 9 years ago
dc5da4c
hisi_sas: Add bcast interrupt handler
by John Garry
· 9 years ago
184a463
hisi_sas: Add abnormal irq handler
by John Garry
· 9 years ago
abda97c
hisi_sas: Add dev_found and dev_gone
by John Garry
· 9 years ago
27a3f22
hisi_sas: Add cq interrupt handler
by John Garry
· 9 years ago
42e7a69
hisi_sas: Add ssp command function
by John Garry
· 9 years ago
6613992
hisi_sas: Add path from phyup irq to SAS framework
by John Garry
· 9 years ago
07d7859
hisi_sas: Add v1 hardware interrupt init
by John Garry
· 9 years ago
8ff1d57
hisi_sas: Add v1 hardware initialisation code
by John Garry
· 9 years ago
50af155
hisi_sas: Add v1 hardware register definitions
by John Garry
· 9 years ago
9fb10b5
hisi_sas: Add v1 hw module init
by John Garry
· 9 years ago
fa42d80
hisi_sas: Add timer and spinlock init
by John Garry
· 9 years ago
976867e
hisi_sas: Add phy and port init
by John Garry
· 9 years ago
af740db
hisi_sas: Add hisi sas device type
by John Garry
· 9 years ago
7e9080e
hisi_sas: Add hisi_hba workqueue
by John Garry
· 9 years ago
Next »