summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
AgeCommit message (Expand)Author
2018-02-21scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy
2018-01-30scsi: mpt3sas: fix an out of bound writeTomas Henzl
2018-01-17scsi: mpt3sas: make function _get_st_from_smid staticColin Ian King
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani
2018-01-10scsi: mpt3sas: simplify _wait_for_commands_to_complete()Hannes Reinecke
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke
2018-01-10scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke
2018-01-10scsi: mpt3sas: use list_splice_init()Hannes Reinecke
2018-01-10scsi: mpt3sas: set default value for cb_idxHannes Reinecke
2017-12-04scsi: mpt3sas: Replace PCI pool old APIRomain Perier
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-06scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath 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-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-11scsi: mpt3sas: Reduce memory footprint in kdump kernelSreekanth Reddy
2017-10-11scsi: mpt3sas: Processing of Cable Exception eventsSreekanth Reddy
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: Replace PCI pool old APIRomain Perier
2017-04-24scsi: mpt3sas: remove redundant wmbSinan Kaya
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2017-01-31scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress ...Chaitra P B
2017-01-31scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...Suganath Prabu Subramani
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-12mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B
2016-04-15mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-03-23mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2016-03-09mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-02-23mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani
2016-02-23mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...Suganath prabu Subramani
2016-02-23mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-23mpt3sas: Add support for configurable Chain Frame SizeSuganath prabu Subramani
2016-02-23mpt3sas: Added smp_affinity_enable module parameter.Suganath Prabu Subramani
2016-02-23mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani
2016-02-23mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2016-01-06mpt3sas: A correction in unmap_resourcesTomas Henzl
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy