summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2021-11-18scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy
2021-11-18scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy
2021-11-18scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-20scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong
2021-10-16scsi: mpt3sas: Switch to attribute groupsBart Van Assche
2021-10-16scsi: mpt3sas: Call scsi_done() directlyBart Van Assche
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-24scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen
2021-08-11scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King
2021-08-09scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttributeDamien Le Moal
2021-08-09scsi: mpt3sas: Update driver version to 39.100.00.00Suganath Prabu S
2021-08-09scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-08-09scsi: mpt3sas: Bump driver version to 38.100.00.00Sreekanth Reddy
2021-08-09scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-06-18scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-06-18scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap
2021-04-15scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche
2021-04-13scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_queryGustavo A. R. Silva
2021-04-05scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-04-05scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy
2021-04-05scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-24scsi: mpt3sas: Fix a typoBhaskar Chowdhury
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-18scsi: mpt3sas: Fix a few kernel-doc issuesLee Jones
2021-03-18scsi: mpt3sas: Update driver version to 37.101.00.00Suganath Prabu S
2021-03-18scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S
2021-03-17scsi: mpt3sas: Replace unnecessary dynamic allocation with a static oneGustavo A. R. Silva
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-15scsi: mpt3sas: Fix some kernel-doc misnaming issuesLee Jones
2021-03-15scsi: mpt3sas: Fix a couple of misdocumented functions/paramsLee Jones