summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
AgeCommit message (Expand)Author
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-26scsi: megaraid_sas: Make poll_aen_lock staticYueHaibing
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann
2019-10-09scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'zhengbin
2019-10-09scsi: megaraid_sas: Unique names for MSI-X vectorsChandrakanth Patil
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-08-07scsi: megaraid_sas: Fix a compilation warningQian Cai
2019-08-07scsi: megaraid_sas: Make a bunch of functions staticYueHaibing
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
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: Update driver version to 07.710.50.00Shivasharan S
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: Update driver version to 07.710.06.00-rc1Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil
2019-06-27scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Enable coalescing for high IOPS 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: Don't send FPIO to RL Bypass queueChandrakanth Patil
2019-06-27scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil
2019-06-27scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil
2019-06-27scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva
2019-06-18scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing
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: Update driver version to 07.708.03.00Shivasharan S
2019-06-18scsi: megaraid_sas: Export RAID map through debugfsShivasharan S