index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas
/
mv_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
1
-13
/
+22
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
1
-7
/
+0
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+5
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-117
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-8
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-11
/
+0
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-11
/
+0
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-9
/
+6
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-10
/
+10
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-11
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-1
/
+1
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-5
/
+1
2021-12-23
scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
Xiang Chen
1
-0
/
+5
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-5
/
+5
2021-01-23
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-4
/
+4
2021-01-23
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+10
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
1
-9
/
+5
2019-10-01
scsi: mvsas: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-17
/
+1
2019-03-20
scsi: mvsas: clean up a few indentation issues
Colin Ian King
1
-1
/
+1
2018-10-24
scsi: mvsas: Remove set but not used variable 'id'
YueHaibing
1
-2
/
+1
2018-10-24
scsi: mvsas: Use dma_pool_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-18
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
1
-6
/
+6
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+7
2017-08-07
scsi: mvsas: Replace PCI pool old API
Romain Perier
1
-3
/
+3
2016-10-31
mvsas: fix error return code in mvs_task_prep()
Wei Yongjun
1
-1
/
+3
2016-09-27
scsi: mvsas: Mark symbols static where possible
Baoyou Xie
1
-8
/
+8
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-1
/
+3
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
1
-0
/
+13
2015-12-01
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2015-10-27
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Dāvis Mosāns
1
-0
/
+2
2015-04-17
mvsas: fix panic on expander attached SATA devices
James Bottomley
1
-4
/
+1
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-2
/
+2
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-105
/
+4
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-2
/
+2
2014-06-19
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-10
/
+14
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-07-24
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
1
-3
/
+8
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+2
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-8
/
+8
2013-02-22
[SCSI] mvsas: fixed timeout issue when removing module
Xiangliang Yu
1
-2
/
+8
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-09-14
[SCSI] mvsas: Fix oops when ata commond timeout.
Jianpeng Ma
1
-1
/
+1
2012-07-20
[SCSI] mvsas: remove unused variable in mvs_task_exec()
Dan Carpenter
1
-1
/
+0
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-10
/
+10
[next]