aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil
2021-07-20scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai
2021-07-20scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil
2021-01-27scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2020-12-30scsi: megaraid_sas: Check user-provided offsetsArnd Bergmann
2020-08-19scsi: megaraid_sas: Clear affinity hintTomas Henzl
2020-02-11scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-12scsi: megaraid_sas: Introduce module parameter for default queue depthChandrakanth Patil
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig
2019-07-11scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S
2019-07-11scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S
2019-07-11scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-11scsi: megaraid_sas: Make some symbols staticYueHaibing
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil
2019-06-27scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil
2019-06-27scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing
2019-06-18scsi: megaraid_sas: Export RAID map through debugfsShivasharan S
2019-06-18scsi: megaraid_sas: Fix MSI-X vector printShivasharan S
2019-06-18scsi: megaraid_sas: Add debug prints for device listShivasharan S
2019-06-18scsi: megaraid_sas: Add prints in suspend and resume pathShivasharan S
2019-06-18scsi: megaraid_sas: Print FW fault informationShivasharan S
2019-06-18scsi: megaraid_sas: Export RAID map id through sysfsShivasharan S
2019-06-18scsi: megaraid_sas: Print BAR information from driverShivasharan S
2019-06-18scsi: megaraid_sas: Dump system registers for debuggingShivasharan S
2019-06-18scsi: megaraid_sas: Dump system interface regs from sysfsShivasharan S
2019-06-18scsi: megaraid_sas: Add formatting option for megasas_dumpShivasharan S
2019-06-18scsi: megaraid_sas: Enhance internal DCMD timeout printsShivasharan S
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S