aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
2019-08-16scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-26scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King
2019-04-15scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: megaraid_sas: reduce module load timeSteve Sistare
2019-02-19scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-02-04scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S
2019-02-04scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S
2019-02-04scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: megaraid_sas: correct an info messageTomas Henzl
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-19scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S
2018-12-19scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S
2018-12-19scsi: megaraid_sas: changes to function prototypesShivasharan S
2018-12-19scsi: megaraid_sas: Introduce new Aero adapter typeShivasharan S
2018-12-19scsi: megaraid_sas: Fix Ventura series based checksShivasharan S
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-28scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-21scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S
2018-11-06scsi: megaraid_sas: modify max supported lds related printShivasharan S
2018-11-06scsi: megaraid_sas: Rename scratch_pad registersShivasharan S
2018-11-06scsi: megaraid_sas: Fail init if heartbeat timer failsShivasharan S
2018-11-06scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bitShivasharan S
2018-11-06scsi: megaraid_sas: Fix combined reply queue mode detectionShivasharan S
2018-11-06scsi: megaraid_sas: Fix module parameter descriptionShivasharan S
2018-11-06scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S
2018-11-06scsi: megaraid_sas: Update copyright informationShivasharan S
2018-11-06scsi: megaraid_sas: Add check for reset adapter bitShivasharan S
2018-11-06scsi: megaraid_sas: Fix msleep granularityShivasharan S
2018-11-06scsi: megaraid_sas: Add support for FW snap dumpShivasharan S
2018-11-06scsi: megaraid_sas: Add watchdog thread to detect Firmware faultShivasharan S
2018-10-17scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig
2018-10-16scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-06-18scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S
2018-06-18scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...Shivasharan S
2018-06-18scsi: megaraid_sas: Update controller info during resumeShivasharan S
2018-06-18scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times outShivasharan S
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
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-01scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King
2018-04-18scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds