| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc | Suganath Prabu | 2018-11-06 | 1 | -18/+3 |
* | scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT | Suganath Prabu | 2018-11-06 | 1 | -1/+1 |
* | scsi: mpt3sas: switch to generic DMA API | Christoph Hellwig | 2018-10-17 | 1 | -16/+18 |
* | scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level> | Joe Perches | 2018-10-10 | 1 | -285/+208 |
* | scsi: mpt3sas: Improve kernel-doc headers | Bart Van Assche | 2018-06-19 | 1 | -116/+151 |
* | scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and... | Bart Van Assche | 2018-06-19 | 1 | -40/+49 |
* | scsi: mpt3sas: Annotate switch/case fall-through | Bart Van Assche | 2018-06-19 | 1 | -0/+1 |
* | scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command... | Chaitra P B | 2018-06-18 | 1 | -23/+15 |
* | scsi: mpt3sas: For NVME device, issue a protocol level reset | Chaitra P B | 2018-05-08 | 1 | -4/+18 |
* | scsi: mpt3sas: Bug fix for big endian systems. | Chaitra P B | 2018-05-08 | 1 | -5/+6 |
* | scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro... | Suganath Prabu S | 2018-02-27 | 1 | -11/+11 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-01-31 | 1 | -19/+12 |
|\ |
|
| * | scsi: mpt3sas: lockless command submission | Suganath Prabu Subramani | 2018-01-10 | 1 | -9/+8 |
| * | scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm() | Hannes Reinecke | 2018-01-10 | 1 | -2/+2 |
| * | scsi: mpt3sas: always use first reserved smid for ioctl passthrough | Hannes Reinecke | 2018-01-10 | 1 | -8/+2 |
* | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -1/+1 |
|/ |
|
* | scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info | Suganath Prabu Subramani | 2017-11-03 | 1 | -30/+58 |
* | scsi: mpt3sas: Added support for nvme encapsulated request message. | Suganath Prabu Subramani | 2017-11-03 | 1 | -6/+63 |
* | scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices | Suganath Prabu Subramani | 2017-11-03 | 1 | -0/+1 |
* | scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo | Meng Xu | 2017-09-25 | 1 | -6/+0 |
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices. | Chaitra P B | 2017-01-31 | 1 | -1/+3 |
* | scsi: mpt3sas: Recognize and act on iopriority info | Adam Manzanares | 2016-12-14 | 1 | -2/+41 |
* | scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3... | Suganath Prabu Subramani | 2016-11-08 | 1 | -11/+11 |
* | scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header. | Suganath Prabu Subramani | 2016-11-08 | 1 | -1/+4 |
* | scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path | Suganath Prabu Subramani | 2016-11-08 | 1 | -7/+39 |
* | mpt3sas: Fix warnings exposed by W=1 | Calvin Owens | 2016-08-08 | 1 | -17/+12 |
* | mpt3sas: Eliminate dead sleep_flag code | Calvin Owens | 2016-08-08 | 1 | -10/+5 |
* | mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() | Calvin Owens | 2016-08-08 | 1 | -3/+2 |
* | mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim... | Suganath prabu Subramani | 2016-02-23 | 1 | -1/+1 |
* | mpt3sas: Fix static analyzer(coverity) tool identified defects | Suganath prabu Subramani | 2016-02-23 | 1 | -1/+2 |
* | mpt3sas: Added support for high port count HBA variants. | Suganath prabu Subramani | 2016-02-23 | 1 | -7/+25 |
* | mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs | Sreekanth Reddy | 2015-11-11 | 1 | -28/+123 |
* | mpt3sas: setpci reset kernel oops fix | Sreekanth Reddy | 2015-11-11 | 1 | -8/+34 |
* | mpt3sas: sysfs attribute to report Backup Rail Monitor Status | Sreekanth Reddy | 2015-11-11 | 1 | -0/+74 |
* | mpt3sas: Ported WarpDrive product SSS6200 support | Sreekanth Reddy | 2015-11-11 | 1 | -1/+4 |
* | mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig | Sreekanth Reddy | 2015-11-11 | 1 | -9/+1 |
* | mpt3sas: Define 'hba_mpi_version_belonged' IOC variable | Sreekanth Reddy | 2015-11-11 | 1 | -3/+15 |
* | mpt3sas: Move Gen3 HBA's device registration to a separate file | Sreekanth Reddy | 2015-11-11 | 1 | -21/+0 |
* | mpt3sas: Added mpt2sas driver definitions | Sreekanth Reddy | 2015-11-11 | 1 | -20/+20 |
* | mpt2sas, mpt3sas: Update attribution language to Avago | Sreekanth Reddy | 2015-01-13 | 1 | -1/+2 |
* | mpt3sas: Copyright in driver sources is updated for year the 2014. | Sreekanth Reddy | 2014-09-16 | 1 | -1/+1 |
* | mpt3sas: Remove uses of serial_number | Matthew Wilcox | 2014-05-28 | 1 | -1/+1 |
* | [SCSI] mpt3sas: 2013 source code copyright | Sreekanth Reddy | 2013-07-09 | 1 | -1/+1 |
* | mpt3sas: don't wank with fasync on ->release() | Al Viro | 2013-04-29 | 1 | -14/+0 |
* | [SCSI] mpt3sas: Remove unneeded version.h header inclusion | Sachin Kamat | 2013-01-29 | 1 | -1/+0 |
* | [SCSI] mpt3sas: cut and paste bug storing trigger mpi | Dan Carpenter | 2013-01-29 | 1 | -1/+1 |
* | [SCSI] mpt3sas: add new driver supporting 12GB SAS | Sreekanth Reddy | 2012-12-01 | 1 | -0/+3297 |