aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_ctl.c
AgeCommit message (Expand)Author
2020-03-07scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy
2020-03-07scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-11-09scsi: 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
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani
2018-01-10scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani
2017-09-25scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-01-31scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-08-08mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens
2016-02-23mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-23mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani
2016-02-23mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy
2014-05-28mpt3sas: Remove uses of serial_numberMatthew Wilcox
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy
2013-04-29mpt3sas: don't wank with fasync on ->release()Al Viro
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat