index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_fusion.c
Age
Commit message (
Expand
)
Author
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
2019-02-04
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
Shivasharan S
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-11
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-20
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2018-12-19
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2018-12-19
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
2018-12-19
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
2018-11-06
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
2018-11-06
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
2018-11-06
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
2018-11-06
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
2018-11-06
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
2018-10-17
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2018-06-18
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-04-18
scsi: megaraid_sas: Do not log an error if FW successfully initializes.
Vinson Lee
2018-04-18
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
2018-04-18
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-14
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-02-15
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...
Shivasharan S
2018-01-22
scsi: megaraid_sas: NVMe passthrough command support
Shivasharan S
2018-01-22
scsi: megaraid: use ktime_get_real for firmware time
Arnd Bergmann
2018-01-10
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
2018-01-10
scsi: megaraid_sas: Selectively apply stream detection based on IO type
Shivasharan S
2018-01-10
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
2018-01-10
scsi: megaraid_sas: memset IOC INIT frame using correct size
Shivasharan S
2018-01-10
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-03
scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
Colin Ian King
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-10-25
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
2017-10-25
scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
Shivasharan S
2017-10-25
scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...
Shivasharan S
2017-10-25
scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k
Shivasharan S
2017-10-25
scsi: megaraid_sas: Update current host time to FW during IOC Init
Shivasharan S
2017-10-25
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
[next]