summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2017-03-30scsi: sd: Check for unaligned partial completionDamien Le Moal
2017-03-26scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-01-31scsi: mpt3sas: Force request partial completion alignmentRam Pai
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
2016-08-08mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens
2016-07-15mpt3sas: Fix panic when aer correct error occurredKefeng Wang
2016-07-12mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence
2016-07-12mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence
2016-05-22mpt3sas: add missing curly bracesDan Carpenter
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B
2016-05-11mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B
2016-05-11mpt3sas: Update MPI header to 2.00.42Chaitra P B
2016-04-25mpt3sas - remove unused fw_event_work elementsJoe Lawrence
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: Updating mpt3sas driver version to 12.100.00.00Suganath prabu Subramani
2016-02-23mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-23mpt3sas: Updated MPI Header to 2.00.42Suganath prabu Subramani
2016-02-23mpt3sas: Add support for configurable Chain Frame SizeSuganath prabu Subramani