aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid
Commit message (Expand)AuthorAge
* scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2018-10-17
* scsi: megaraid_mbox: switch to generic DMA APIChristoph Hellwig2018-10-17
* scsi: megaraid_mbox: remove set but not used variablesYueHaibing2018-10-16
* scsi: megaraid_sas: fix a missing-check bugWenwen Wang2018-10-16
* scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIsChristoph Hellwig2018-10-15
* scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"Colin Ian King2018-09-25
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-26
* scsi: megaraid_sas: driver version upgradeShivasharan S2018-06-18
* scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S2018-06-18
* scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...Shivasharan S2018-06-18
* scsi: megaraid_sas: Update controller info during resumeShivasharan S2018-06-18
* scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times outShivasharan S2018-06-18
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King2018-05-01
| * scsi: megaraid_sas: driver version upgradeShivasharan S2018-04-18
| * scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S2018-04-18
| * scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-04-18
* | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-29
* | scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee2018-04-18
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-05
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-03
| |\
| * | scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder2018-03-06
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ \
| * | | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-27
|\ \ \ | | |/ | |/|
| * | scsi: megaraid_sas: fix selection of reply queueMing Lei2018-03-14
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-07
|\| | | |/ |/|
| * scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S2018-02-15
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-31
|\|
| * scsi: megaraid_sas: NVMe passthrough command supportShivasharan S2018-01-22
| * scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann2018-01-22
| * scsi: megaraid_sas: driver version upgradeShivasharan S2018-01-10
| * scsi: megaraid_sas: re-work DCMD refire codeShivasharan S2018-01-10
| * scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfsShivasharan S2018-01-10
| * scsi: megaraid_sas: Selectively apply stream detection based on IO typeShivasharan S2018-01-10
| * scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S2018-01-10
| * scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...Shivasharan S2018-01-10
| * scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progressShivasharan S2018-01-10
| * scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S2018-01-10
| * scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S2018-01-10
| * scsi: megaraid_sas: Reset ldio_outstanding in megasas_resumeShivasharan S2018-01-10
| * scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_numShivasharan S2018-01-10
| * scsi: megaraid_sas: memset IOC INIT frame using correct sizeShivasharan S2018-01-10
| * scsi: megaraid_sas: zero out IOC INIT and stream detection memoryShivasharan S2018-01-10
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\