summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-291-140/+90
* scsi: mpt3sas: fix pr_info message continuationColin Ian King2017-08-241-2/+2
* scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET2017-08-101-4/+4
* scsi: mpt3sas: fix format overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-08-071-39/+34
* scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-121-2/+2
* scsi: Split scsi_internal_device_block()Bart Van Assche2017-06-121-2/+2
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-3/+0
|\
| * scsi: mpt3sas: remove redundant wmbSinan Kaya2017-04-241-2/+0
| * scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-072-20/+2
|\ \ | |/ |/|
| * scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-012-5/+2
| * scsi: sd: Check for unaligned partial completionDamien Le Moal2017-03-011-15/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-032-59/+48
|\|
| * scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke2017-02-232-59/+48
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-215-15/+74
|\
| * scsi: mpt3sas: Updating driver version to v15.100.00.00Chaitra P B2017-01-311-3/+3
| * scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress ...Chaitra P B2017-01-311-0/+19
| * scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.Chaitra P B2017-01-314-4/+33
| * scsi: mpt3sas: Added print to notify cable running at a degraded speed.Chaitra P B2017-01-312-8/+19
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-172-5/+5
|\ \
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-4/+4
* | | scsi: mpt3sas: disable ASPM for MPI2 controllersojab2017-02-091-0/+3
* | | scsi: mpt3sas: Force request partial completion alignmentRam Pai2017-01-311-0/+15
|/ /
* / scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-01-172-14/+38
|/
* scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares2016-12-143-3/+80
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-148-99/+342
|\
| * scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King2016-11-081-8/+8
| * scsi: mpt3sas: Bump driver version as "14.101.00.00"Suganath Prabu Subramani2016-11-081-2/+2
| * scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani2016-11-081-5/+7
| * scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-086-54/+161
| * scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani2016-11-081-0/+3
| * scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani2016-11-083-12/+21
| * scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani2016-11-085-1/+44
| * scsi: mpt3sas: Bump driver version as "14.100.00.00"Suganath Prabu Subramani2016-11-081-2/+2
| * scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"Suganath Prabu Subramani2016-11-081-1/+0
| * scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani2016-11-084-8/+86
| * scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...Suganath Prabu Subramani2016-11-081-5/+7
| * scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani2016-11-081-4/+4
* | scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2016-11-221-5/+8
* | scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2016-11-121-1/+14
* | scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy2016-11-011-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-076-314/+222
|\
| * mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn2016-08-081-1/+1
| * mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-085-81/+56
| * mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-086-178/+120
| * mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens2016-08-083-49/+38
| * mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens2016-08-082-5/+7