summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-2/+2
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-312-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-1512-318/+4025
|\ \
| * | scsi: mpt3sas: remove a stray KERN_INFODan Carpenter2017-11-091-1/+1
| * | scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter2017-11-091-10/+11
| * | scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann2017-11-072-34/+30Star
| * | scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani2017-11-031-2/+2
| * | scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani2017-11-032-43/+16Star
| * | scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani2017-11-031-6/+16
| * | scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani2017-11-031-30/+58
| * | scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani2017-11-031-9/+71
| * | scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani2017-11-031-4/+190
| * | scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani2017-11-032-1/+51
| * | scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani2017-11-032-6/+495
| * | scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani2017-11-031-3/+145
| * | scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani2017-11-033-2/+565
| * | scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani2017-11-033-7/+342
| * | scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani2017-11-035-17/+380
| * | scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani2017-11-032-34/+506
| * | scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00Sreekanth Reddy2017-10-111-2/+2
| * | scsi: mpt3sas: Adding support for SAS3616 HBA deviceSreekanth Reddy2017-10-111-0/+5
| * | scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...Sreekanth Reddy2017-10-111-36/+81
| * | scsi: mpt3sas: Display chassis slot information of the driveSreekanth Reddy2017-10-112-127/+143
| * | scsi: mpt3sas: Updated MPI headers to v2.00.48Sreekanth Reddy2017-10-116-34/+991
| * | scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy2017-10-111-0/+5
| * | scsi: mpt3sas: Fix removal and addition of vSES device during host resetSreekanth Reddy2017-10-111-6/+9
| * | scsi: mpt3sas: Reduce memory footprint in kdump kernelSreekanth Reddy2017-10-112-3/+13
| * | scsi: mpt3sas: Fixed memory leaks in driverSreekanth Reddy2017-10-111-4/+5
| * | scsi: mpt3sas: Processing of Cable Exception eventsSreekanth Reddy2017-10-112-12/+13
| * | scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu2017-09-261-6/+0Star
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-301-140/+90Star
* scsi: mpt3sas: fix pr_info message continuationColin Ian King2017-08-251-2/+2
* scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET2017-08-111-4/+4
* scsi: mpt3sas: fix format overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-08-071-39/+34Star
* scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-131-2/+2
* scsi: Split scsi_internal_device_block()Bart Van Assche2017-06-131-2/+2
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-3/+0Star
|\
| * scsi: mpt3sas: remove redundant wmbSinan Kaya2017-04-251-2/+0Star
| * scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0Star
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-082-20/+2Star
|\ \ | |/ |/|
| * scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-022-5/+2Star
| * scsi: sd: Check for unaligned partial completionDamien Le Moal2017-03-021-15/+0Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-042-59/+48Star
|\|
| * scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke2017-02-232-59/+48Star
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-282-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-215-15/+74
|\
| * scsi: mpt3sas: Updating driver version to v15.100.00.00Chaitra P B2017-02-011-3/+3