开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-06
scsi: megaraid_sas: reduce module load time
Steve Sistare
2019-02-19
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
2019-02-04
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
Shivasharan S
2019-02-04
scsi: megaraid_sas: Rework device add code in AEN path
Shivasharan S
2019-02-04
scsi: megaraid_sas: Rework code to get PD and LD list
Shivasharan S
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-08
scsi: megaraid_sas: correct an info message
Tomas Henzl
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
scsi: megaraid_sas: Use 63-bit DMA addressing
Shivasharan S
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: Introduce new Aero adapter type
Shivasharan S
2018-12-19
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-28
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-21
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2018-11-06
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
2018-11-06
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
2018-11-06
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
2018-11-06
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
2018-11-06
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
2018-11-06
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
2018-11-06
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
2018-11-06
scsi: megaraid_sas: Fix msleep granularity
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-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-18
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-18
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
2018-06-18
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
2018-06-18
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
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-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-01
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
2018-04-18
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
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-03-06
scsi: megaraid: Use dma_pool_zalloc()
Souptick Joarder
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
[next]