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
/
mpt3sas
/
mpt3sas_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
1
-0
/
+102
2019-08-08
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
1
-0
/
+19
2019-08-08
scsi: mpt3sas: Support MEMORY MOVE Tool box command
Suganath Prabu
1
-2
/
+25
2019-08-08
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
1
-3
/
+4
2019-08-08
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
1
-0
/
+1
2019-08-08
scsi: mpt3sas: Add support for PCIe Lane margin
Suganath Prabu
1
-3
/
+4
2019-07-30
scsi: mpt3sas: support target smid for [abort|query] task
Minwoo Im
1
-2
/
+10
2019-07-30
scsi: mpt3sas: clean up a couple sizeof() uses
Dan Carpenter
1
-3
/
+2
2019-06-20
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-113
/
+97
2019-06-19
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
1
-10
/
+10
2019-06-19
scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
Gen Zhang
1
-0
/
+4
2018-11-07
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
1
-18
/
+3
2018-11-07
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
1
-1
/
+1
2018-10-18
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
1
-16
/
+18
2018-10-11
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
1
-285
/
+208
2018-06-20
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
1
-116
/
+151
2018-06-20
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
1
-40
/
+49
2018-06-20
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
1
-0
/
+1
2018-06-19
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
1
-23
/
+15
2018-05-08
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
1
-4
/
+18
2018-05-08
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
1
-5
/
+6
2018-02-28
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
1
-11
/
+11
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-19
/
+12
2018-01-11
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
1
-9
/
+8
2018-01-11
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
1
-2
/
+2
2018-01-11
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
1
-8
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-03
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
Suganath Prabu Subramani
1
-30
/
+58
2017-11-03
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
1
-6
/
+63
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
1
-0
/
+1
2017-09-26
scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
Meng Xu
1
-6
/
+0
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
1
-1
/
+3
2016-12-14
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
1
-2
/
+41
2016-11-09
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
1
-11
/
+11
2016-11-09
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
Suganath Prabu Subramani
1
-1
/
+4
2016-11-09
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
Suganath Prabu Subramani
1
-7
/
+39
2016-08-09
mpt3sas: Fix warnings exposed by W=1
Calvin Owens
1
-17
/
+12
2016-08-09
mpt3sas: Eliminate dead sleep_flag code
Calvin Owens
1
-10
/
+5
2016-08-09
mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()
Calvin Owens
1
-3
/
+2
2016-02-24
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
1
-1
/
+1
2016-02-24
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
1
-1
/
+2
2016-02-24
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
1
-7
/
+25
2015-11-12
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
1
-28
/
+123
2015-11-12
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
1
-8
/
+34
2015-11-12
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
1
-0
/
+74
2015-11-12
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
1
-1
/
+4
2015-11-12
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
1
-9
/
+1
2015-11-12
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
1
-3
/
+15
[next]