summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_transport.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig2018-10-181-8/+10
* scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches2018-10-111-3/+3
* scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches2018-10-111-12/+6Star
* scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches2018-10-111-173/+140Star
* scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-201-33/+22Star
* scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche2018-06-201-2/+3
* scsi: mpt3sas: Fix indentationBart Van Assche2018-06-201-1/+1
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-281-4/+4
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-301-140/+90Star
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-4/+4
* scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-081-4/+4
* mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-091-12/+4Star
* mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-091-8/+4Star
* mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence2016-07-131-0/+5
* mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani2016-02-241-1/+1
* mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...Suganath prabu Subramani2016-02-241-19/+4Star
* mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-121-6/+12
* mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-271-0/+18
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1Star
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-241-4/+4
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-241-15/+16
* [SCSI] mpt3sas: Remove phys on topology changeJan Vesely2013-09-031-1/+4
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* [SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy2012-12-011-0/+2128