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
/
mpt3sas
/
mpt3sas_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-11-12
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
1
-21
/
+0
2015-11-12
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
1
-20
/
+20
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
1
-1
/
+2
2014-09-16
mpt3sas: Copyright in driver sources is updated for year the 2014.
Sreekanth Reddy
1
-1
/
+1
2014-05-28
mpt3sas: Remove uses of serial_number
Matthew Wilcox
1
-1
/
+1
2013-07-09
[SCSI] mpt3sas: 2013 source code copyright
Sreekanth Reddy
1
-1
/
+1
2013-04-29
mpt3sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-01-29
[SCSI] mpt3sas: Remove unneeded version.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-01-29
[SCSI] mpt3sas: cut and paste bug storing trigger mpi
Dan Carpenter
1
-1
/
+1
2012-12-01
[SCSI] mpt3sas: add new driver supporting 12GB SAS
Sreekanth Reddy
1
-0
/
+3297