index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-112
/
+374
2019-03-06
scsi: megaraid_sas: reduce module load time
Steve Sistare
1
-2
/
+2
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
1
-26
/
+0
2019-02-19
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-02-12
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2019-02-12
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
1
-1
/
+2
2019-02-04
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
Shivasharan S
4
-23
/
+250
2019-02-04
scsi: megaraid_sas: Rework device add code in AEN path
Shivasharan S
1
-66
/
+107
2019-02-04
scsi: megaraid_sas: Rework code to get PD and LD list
Shivasharan S
1
-13
/
+31
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-11
scsi: megaraid_sas: Retry reads of outbound_intr_status reg
Shivasharan S
1
-1
/
+2
2019-01-08
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-20
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2
-2
/
+2
2018-12-19
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2018-12-19
scsi: megaraid_sas: Use 63-bit DMA addressing
Shivasharan S
1
-9
/
+9
2018-12-19
scsi: megaraid_sas: add retry logic in megasas_readl
Shivasharan S
2
-18
/
+49
2018-12-19
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
3
-59
/
+60
2018-12-19
scsi: megaraid_sas: Introduce new Aero adapter type
Shivasharan S
2
-6
/
+13
2018-12-19
scsi: megaraid_sas: Fix Ventura series based checks
Shivasharan S
3
-20
/
+20
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
3
-16
/
+8
2018-11-28
scsi: megaraid_sas_fusion: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-28
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-21
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
2
-0
/
+19
2018-11-06
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
2018-11-06
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-06
scsi: megaraid_sas: increase timeout for IOC INIT to 180seconds
Shivasharan S
1
-1
/
+1
2018-11-06
scsi: megaraid_sas: Remove double endian conversion
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizes
Shivasharan S
1
-3
/
+1
2018-11-06
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
3
-46
/
+45
2018-11-06
scsi: megaraid_sas: Remove spin lock for dpc operation
Shivasharan S
1
-6
/
+1
2018-11-06
scsi: megaraid_sas: optimize raid context access in IO path
Shivasharan S
1
-43
/
+31
2018-11-06
scsi: megaraid_sas: Fail init if heartbeat timer fails
Shivasharan S
1
-2
/
+4
2018-11-06
scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bit
Shivasharan S
1
-3
/
+5
2018-11-06
scsi: megaraid_sas: Fix combined reply queue mode detection
Shivasharan S
1
-3
/
+20
2018-11-06
scsi: megaraid_sas: Fix module parameter description
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Fix goto labels in error handling
Shivasharan S
1
-3
/
+2
2018-11-06
scsi: megaraid_sas: Update copyright information
Shivasharan S
5
-42
/
+32
2018-11-06
scsi: megaraid_sas: Add check for reset adapter bit
Shivasharan S
1
-11
/
+22
2018-11-06
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2018-11-06
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
4
-13
/
+208
2018-11-06
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
3
-54
/
+167
2018-10-17
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2
-83
/
+83
2018-10-17
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
1
-26
/
+25
2018-10-16
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-15
scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs
Christoph Hellwig
1
-34
/
+1
[next]