index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+3
2019-01-12
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
1
-1
/
+2
2019-01-09
scsi: megaraid_sas: correct an info message
Tomas Henzl
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-22
/
+24
2018-12-21
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2
-2
/
+2
2018-12-20
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2018-12-20
scsi: megaraid_sas: Use 63-bit DMA addressing
Shivasharan S
1
-9
/
+9
2018-12-20
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2
-18
/
+49
2018-12-20
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
3
-59
/
+60
2018-12-20
scsi: megaraid_sas: Introduce new Aero adapter type
Shivasharan S
2
-6
/
+13
2018-12-20
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
3
-20
/
+20
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
2018-12-08
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
3
-16
/
+8
2018-11-29
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-29
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-22
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-07
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-07
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-07
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-07
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-07
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
2018-11-07
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
1
-3
/
+1
2018-11-07
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
3
-46
/
+45
2018-11-07
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
1
-6
/
+1
2018-11-07
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
1
-43
/
+31
2018-11-07
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
1
-2
/
+4
2018-11-07
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
1
-3
/
+5
2018-11-07
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
1
-3
/
+20
2018-11-07
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
1
-3
/
+2
2018-11-07
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
1
-3
/
+2
2018-11-07
scsi: megaraid_sas: Update copyright information
Shivasharan S
5
-42
/
+32
2018-11-07
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
1
-11
/
+22
2018-11-07
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2018-11-07
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
4
-13
/
+208
2018-11-07
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
3
-54
/
+167
2018-10-18
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2
-83
/
+83
2018-10-18
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
1
-26
/
+25
2018-10-17
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-17
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-16
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
1
-34
/
+1
2018-09-26
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2
-3
/
+3
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-1
/
+1
2018-06-19
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-06-19
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
3
-17
/
+84
2018-06-19
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
1
-7
/
+8
2018-06-19
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
1
-0
/
+3
2018-06-19
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
1
-2
/
+3
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-4
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-5
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+6
[next]