aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-5/+8
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann1-19/+23
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.Suganath Prabu S1-147/+22
2018-02-27scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani1-1/+36
2018-02-27scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani1-15/+125
2018-02-27scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani1-1/+214
2018-02-27scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani1-0/+93
2018-02-27scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani1-17/+30
2018-02-21scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy1-4/+4
2018-01-30scsi: mpt3sas: fix an out of bound writeTomas Henzl1-1/+4
2018-01-17scsi: mpt3sas: make function _get_st_from_smid staticColin Ian King1-1/+1
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani1-80/+67
2018-01-10scsi: mpt3sas: simplify _wait_for_commands_to_complete()Hannes Reinecke1-10/+4
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke1-6/+13
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke1-4/+18
2018-01-10scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke1-9/+14
2018-01-10scsi: mpt3sas: use list_splice_init()Hannes Reinecke1-9/+2
2018-01-10scsi: mpt3sas: set default value for cb_idxHannes Reinecke1-3/+2
2017-12-04scsi: mpt3sas: Replace PCI pool old APIRomain Perier1-6/+6
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-1/+1
2017-11-06scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann1-33/+29
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani1-11/+11
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani1-1/+29
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani1-1/+275
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani1-7/+332
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-10-11scsi: mpt3sas: Reduce memory footprint in kdump kernelSreekanth Reddy1-3/+11
2017-10-11scsi: mpt3sas: Processing of Cable Exception eventsSreekanth Reddy1-3/+2
2017-08-24scsi: mpt3sas: fix pr_info message continuationColin Ian King1-2/+2
2017-08-10scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET1-4/+4
2017-08-07scsi: mpt3sas: Replace PCI pool old APIRomain Perier1-39/+34
2017-04-24scsi: mpt3sas: remove redundant wmbSinan Kaya1-2/+0
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke1-57/+48
2017-01-31scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test.Chaitra P B1-0/+19
2017-01-31scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B1-0/+1
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.Suganath Prabu Subramani1-18/+123
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani1-7/+7
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani1-0/+19
2016-11-08scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first.Suganath Prabu Subramani1-5/+7
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-152/+107
2016-08-12mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens1-12/+6
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens1-140/+101
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B1-8/+7
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B1-0/+5
2016-04-15mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani1-4/+4
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin1-2/+2
2016-03-23mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens1-17/+16
2016-03-09mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2016-02-23mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani1-0/+1