summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-08scsi: mpt3sas: remove a stray KERN_INFODan Carpenter
2017-11-08scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter
2017-11-06scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann
2017-11-03scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath 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-11-03scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-11scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00Sreekanth Reddy
2017-10-11scsi: mpt3sas: Adding support for SAS3616 HBA deviceSreekanth Reddy
2017-10-11scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...Sreekanth Reddy
2017-10-11scsi: mpt3sas: Display chassis slot information of the driveSreekanth Reddy
2017-10-11scsi: mpt3sas: Updated MPI headers to v2.00.48Sreekanth Reddy
2017-10-11scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-10-11scsi: mpt3sas: Fix removal and addition of vSES device during host resetSreekanth Reddy
2017-10-11scsi: mpt3sas: Reduce memory footprint in kdump kernelSreekanth Reddy
2017-10-11scsi: mpt3sas: Fixed memory leaks in driverSreekanth Reddy
2017-10-11scsi: mpt3sas: Processing of Cable Exception eventsSreekanth Reddy
2017-09-25scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-08-24scsi: mpt3sas: fix pr_info message continuationColin Ian King
2017-08-10scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET
2017-08-07scsi: mpt3sas: fix format overflow warningArnd Bergmann
2017-08-07scsi: mpt3sas: Replace PCI pool old APIRomain Perier
2017-06-12scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche
2017-06-12scsi: Split scsi_internal_device_block()Bart Van Assche
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-24scsi: mpt3sas: remove redundant wmbSinan Kaya
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-01scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-03-01scsi: sd: Check for unaligned partial completionDamien Le Moal
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe