aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi/mpt3sas/mpt3sas_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-02scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy1-15/+15
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy1-1/+8
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy1-3/+4
2019-10-09scsi: mpt3sas: Clean up some indentingDan Carpenter1-1/+1
2019-09-30scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy1-0/+12
2019-09-30scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy1-1/+1
2019-09-30scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy1-1/+42
2019-09-30scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy1-21/+67
2019-09-30scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy1-0/+2
2019-09-30scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy1-9/+105
2019-09-30scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy1-6/+0
2019-09-30scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2
2019-09-30scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy1-0/+7
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy1-4/+67
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy1-0/+102
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu1-0/+19
2019-08-07scsi: mpt3sas: Support MEMORY MOVE Tool box commandSuganath Prabu1-2/+25
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu1-3/+4
2019-08-07scsi: mpt3sas: memset request frame before reusingSuganath Prabu1-0/+1
2019-08-07scsi: mpt3sas: Add support for PCIe Lane marginSuganath Prabu1-3/+4
2019-07-30scsi: mpt3sas: support target smid for [abort|query] taskMinwoo Im1-2/+10
2019-07-30scsi: mpt3sas: clean up a couple sizeof() usesDan Carpenter1-3/+2
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl1-113/+97
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S1-10/+10
2019-06-18scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang1-0/+4
2018-11-06scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu1-18/+3
2018-11-06scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu1-1/+1
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig1-16/+18
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches1-285/+208
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche1-116/+151
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler()Bart Van Assche1-40/+49
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche1-0/+1
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset.Chaitra P B1-23/+15
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B1-4/+18
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B1-5/+6
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.Suganath Prabu S1-11/+11
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-19/+12
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani1-9/+8
2018-01-10scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke1-2/+2
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke1-8/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani1-30/+58
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani1-6/+63
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani1-0/+1
2017-09-25scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu1-6/+0
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-31scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B1-1/+3
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares1-2/+41
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.Suganath Prabu Subramani1-11/+11