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
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
/
message
/
fusion
/
mptsas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
1
-1
/
+1
2022-01-10
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
1
-20
/
+20
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
1
-1
/
+2
2022-01-10
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-25
/
+26
2021-10-17
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
1
-1
/
+1
2021-10-17
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
1
-1
/
+1
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
1
-56
/
+63
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
1
-2
/
+0
2021-04-06
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-4
/
+2
2021-03-05
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
1
-10
/
+35
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-03-20
scsi: mptfusion: fix indentation issues
Colin Ian King
1
-18
/
+18
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-09-12
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
1
-4
/
+4
2018-07-11
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
1
-1
/
+1
2018-04-19
scsi: mptsas: Disable WRITE SAME
Martin K. Petersen
1
-0
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-01-17
scsi: mptsas: remove duplicated assignment to pointer head
Colin Ian King
1
-1
/
+0
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-42
/
+37
2017-08-26
scsi: mptsas: Fixup device hotplug for VMWare ESXi
Hannes Reinecke
1
-4
/
+3
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-1
/
+1
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-4
/
+4
2016-04-30
mptsas: fix checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+2
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-06-13
mptsas: fix depth param in scsi_track_queue_full
Tomas Henzl
1
-2
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+1
2014-07-26
mptfusion: tweak null pointer checks
Joe Lawrence
1
-27
/
+25
2014-07-26
mptfusion: combine fw_event_work and its event_data
Joe Lawrence
1
-10
/
+6
2014-07-26
mptfusion: mark file-private functions as static
Joe Lawrence
1
-3
/
+3
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
1
-1
/
+1
2014-05-28
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
1
-6
/
+4
2013-11-24
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-4
/
+4
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2013-04-09
fusion: switch to ->show_info()
Al Viro
1
-1
/
+1
2013-03-24
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
1
-3
/
+3
2013-01-04
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2011-12-15
[SCSI] mptsas: Add device ID for SAS1068_820XELP.
Chandrakala Chavva
1
-0
/
+2
2011-08-27
[SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset
kashyap.desai@lsi.com
1
-0
/
+9
2011-08-27
[SCSI] mptfusion: Avoid out of order Event processing due to cpu migration
kashyap.desai@lsi.com
1
-7
/
+9
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
1
-0
/
+2
2011-08-27
[SCSI] mptfusion: Set max sector count module parameter
kashyap.desai@lsi.com
1
-0
/
+20
2011-05-17
[SCSI] mptsas: Fix annoying warning
Borislav Petkov
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-02-12
[SCSI] mptfusion: Remove bus reset for mptsas module
Kashyap, Desai
1
-1
/
+0
2011-02-12
[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers
Kashyap, Desai
1
-1
/
+5
[next]