summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B2018-01-031-13/+15
* scsi: mpt3sas: Remove unused variable requeue_eventSuganath Prabu S2017-12-041-7/+5
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-12-041-6/+6
* 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-1412-318/+4025
|\ \
| * | scsi: mpt3sas: remove a stray KERN_INFODan Carpenter2017-11-081-1/+1
| * | scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter2017-11-081-10/+11
| * | scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann2017-11-062-34/+30
| * | scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani2017-11-031-2/+2
| * | scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani2017-11-032-43/+16
| * | 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-251-6/+0
| |/
* | 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-291-140/+90
* scsi: mpt3sas: fix pr_info message continuationColin Ian King2017-08-241-2/+2
* scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET2017-08-101-4/+4
* scsi: mpt3sas: fix format overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-08-071-39/+34
* scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-121-2/+2
* scsi: Split scsi_internal_device_block()Bart Van Assche2017-06-121-2/+2
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-3/+0
|\
| * scsi: mpt3sas: remove redundant wmbSinan Kaya2017-04-241-2/+0
| * scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-072-20/+2
|\ \ | |/ |/|
| * scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-012-5/+2
| * scsi: sd: Check for unaligned partial completionDamien Le Moal2017-03-011-15/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-032-59/+48
|\ \ | |/
| * scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke2017-02-232-59/+48
OpenPOWER on IntegriCloud