summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
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
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-01-31scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-01-31scsi: mpt3sas: Updating driver version to v15.100.00.00Chaitra P B
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
2017-01-31scsi: mpt3sas: Added print to notify cable running at a degraded speed.Chaitra P B
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-22scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-11-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-08scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King
2016-11-08scsi: mpt3sas: Bump driver version as "14.101.00.00"Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Bump driver version as "14.100.00.00"Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"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-11-08scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani
2016-11-01scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
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: Don't spam logs if logging level is 0Johannes Thumshirn
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-08-08mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens