summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl2019-06-201-113/+97Star
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-191-10/+10
* scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang2019-06-191-0/+4
* scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu2018-11-071-18/+3Star
* scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu2018-11-071-1/+1
* scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig2018-10-181-16/+18
* scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches2018-10-111-285/+208Star
* scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-201-116/+151
* scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche2018-06-201-40/+49
* scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche2018-06-201-0/+1
* scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B2018-06-191-23/+15Star
* scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B2018-05-081-4/+18
* scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B2018-05-081-5/+6
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-281-11/+11
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-19/+12Star
|\
| * scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani2018-01-111-9/+8Star
| * scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke2018-01-111-2/+2
| * scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke2018-01-111-8/+2Star
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
|/
* scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani2017-11-031-30/+58
* scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani2017-11-031-6/+63
* scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani2017-11-031-0/+1
* scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu2017-09-261-6/+0Star
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B2017-02-011-1/+3
* scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares2016-12-141-2/+41
* scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-081-11/+11
* scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani2016-11-081-1/+4
* scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani2016-11-081-7/+39
* mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-091-17/+12Star
* mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-091-10/+5Star
* mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens2016-08-091-3/+2Star
* mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani2016-02-241-1/+1
* mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani2016-02-241-1/+2
* mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani2016-02-241-7/+25
* mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-121-28/+123
* mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-121-8/+34
* mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-121-0/+74
* mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-121-1/+4
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-121-9/+1Star
* mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-121-3/+15
* mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy2015-11-121-21/+0Star
* mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy2015-11-121-20/+20
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* mpt3sas: Remove uses of serial_numberMatthew Wilcox2014-05-281-1/+1
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* mpt3sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0Star
* [SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat2013-01-291-1/+0Star