aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptsas.c
AgeCommit message (Expand)Author
2022-02-27scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...Christophe JAILLET
2022-01-10scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET
2022-01-10scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-10-16scsi: message: fusion: Switch to attribute groupsBart Van Assche
2021-10-16scsi: message: fusion: Call scsi_done() directlyBart Van Assche
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap
2021-04-13scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong
2021-04-05scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-03-19scsi: mptfusion: fix indentation issuesColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King
2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-08-25scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2016-04-29mptsas: fix checks for dma mapping errorsAlexey Khoroshilov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-06-13mptsas: fix depth param in scsi_track_queue_fullTomas Henzl
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-07-25mptfusion: tweak null pointer checksJoe Lawrence
2014-07-25mptfusion: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-09fusion: switch to ->show_info()Al Viro
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2013-01-03Drivers: message: remove __dev* attributes.Greg Kroah-Hartman
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai