summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-06scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S
2018-02-27scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani
2018-02-27scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-21scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy
2018-02-21scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify task management functionsHannes Reinecke
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke
2018-01-10scsi: mpt3sas: check command status before attempting abortHannes Reinecke
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke
2018-01-10scsi: mpt3sas: open-code _scsih_scsi_lookup_get()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
2018-01-03scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B
2017-12-04scsi: mpt3sas: Remove unused variable requeue_eventSuganath Prabu S
2017-12-04scsi: mpt3sas: Replace PCI pool old APIRomain Perier
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
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