aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-27scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic contextChristophe JAILLET1-1/+1
2022-01-10scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET1-20/+20
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_info()Christophe JAILLET1-1/+2
2022-01-10scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-25/+26
2021-10-16scsi: message: fusion: Switch to attribute groupsBart Van Assche1-1/+1
2021-10-16scsi: message: fusion: Call scsi_done() directlyBart Van Assche1-1/+1
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap1-56/+63
2021-04-13scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong1-2/+0
2021-04-05scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-4/+2
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei1-1/+1
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event_q()Sebastian Andrzej Siewior1-10/+35
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-03-19scsi: mptfusion: fix indentation issuesColin Ian King1-18/+18
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King1-4/+4
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-1/+1
2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King1-1/+1
2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen1-0/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King1-1/+0
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-42/+37
2017-08-25scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke1-4/+3
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-1/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-4/+4
2016-04-29mptsas: fix checks for dma mapping errorsAlexey Khoroshilov1-2/+2
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-06-13mptsas: fix depth param in scsi_track_queue_fullTomas Henzl1-2/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-0/+1
2014-07-25mptfusion: tweak null pointer checksJoe Lawrence1-27/+25
2014-07-25mptfusion: combine fw_event_work and its event_dataJoe Lawrence1-10/+6
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence1-3/+3
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig1-1/+1
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox1-6/+4
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet1-4/+4
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2013-04-09fusion: switch to ->show_info()Al Viro1-1/+1
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet1-3/+3
2013-01-03Drivers: message: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva1-0/+2
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com1-0/+9
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com1-7/+9
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com1-0/+2
2011-08-27[SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com1-0/+20
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai1-1/+0
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai1-1/+5