summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_ctl.c
AgeCommit message (Expand)Author
2021-10-20scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong
2021-10-16scsi: mpt3sas: Switch to attribute groupsBart Van Assche
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-08-09scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttributeDamien Le Moal
2021-08-09scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-04-13scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva
2021-03-17scsi: mpt3sas: Replace unnecessary dynamic allocation with a static oneGustavo A. R. Silva
2021-03-15scsi: mpt3sas: Fix some kernel-doc misnaming issuesLee Jones
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-01scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-11-04scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-24scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...Suganath Prabu S
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-08scsi: mpt3sas: Fix kdoc comments formatDamien Le Moal
2020-07-07scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn
2020-07-02scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal
2020-01-02scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy
2019-10-09scsi: mpt3sas: Clean up some indentingDan Carpenter
2019-09-30scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy
2019-09-30scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy
2019-09-30scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy
2019-09-30scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy
2019-09-30scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy
2019-09-30scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy
2019-09-30scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy
2019-09-30scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-09-30scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu
2019-08-07scsi: mpt3sas: Support MEMORY MOVE Tool box commandSuganath Prabu
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu
2019-08-07scsi: mpt3sas: memset request frame before reusingSuganath Prabu
2019-08-07scsi: mpt3sas: Add support for PCIe Lane marginSuganath Prabu
2019-07-30scsi: mpt3sas: support target smid for [abort|query] taskMinwoo Im
2019-07-30scsi: mpt3sas: clean up a couple sizeof() usesDan Carpenter
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S
2019-06-18scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang
2018-11-06scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu
2018-11-06scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche