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
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
megaraid_sas: Fix probing cards without io port
Yinghai Lu
1
-3
/
+3
2016-07-13
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
1
-0
/
+6
2016-05-05
megaraid_sas: Downgrade two success messages to info
Andy Lutomirski
1
-1
/
+1
2016-04-15
megaraid_sas: task management code optimizations
Sumit Saxena
1
-21
/
+46
2016-04-15
megaraid_sas: reduce memory footprints in kdump mode
Sumit Saxena
1
-19
/
+29
2016-03-18
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
1
-1
/
+2
2016-03-10
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
1
-4
/
+10
2016-02-23
megaraid_sas: Add an i/o barrier
Tomas Henzl
1
-0
/
+1
2016-02-23
megaraid_sas: Fix SMAP issue
Sumit Saxena
1
-7
/
+6
2016-02-23
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
1
-2
/
+4
2016-02-23
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
1
-5
/
+5
2016-02-23
megaraid_sas: Introduce module parameter for SCSI command timeout
Sumit Saxena
1
-3
/
+12
2016-02-23
megaraid_sas: MFI adapter OCR changes
Sumit Saxena
1
-51
/
+50
2016-02-23
megaraid_sas: Make adprecovery variable atomic
Sumit Saxena
1
-59
/
+36
2016-02-23
megaraid_sas: Dual queue depth support
Sumit Saxena
1
-1
/
+19
2016-02-23
megaraid_sas: Code optimization build_and_issue_cmd return-type
Sumit Saxena
1
-7
/
+2
2016-02-23
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
Sumit Saxena
1
-0
/
+9
2016-02-23
megaraid_sas: Update device queue depth based on interface type
Sumit Saxena
1
-0
/
+127
2016-02-23
megaraid_sas: Task management support
Sumit Saxena
1
-7
/
+53
2016-02-23
megaraid_sas: MFI IO timeout handling
Sumit Saxena
1
-93
/
+279
2016-02-23
megaraid_sas: Do not allow PCI access during OCR
Sumit Saxena
1
-174
/
+80
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-140
/
+318
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-8
/
+0
2015-11-09
megaraid_sas: Make tape drives visible on PERC5 controllers
Sumit Saxena
1
-3
/
+17
2015-11-02
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
1
-2
/
+11
2015-10-29
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
sumit.saxena@avagotech.com
1
-0
/
+34
2015-10-29
megaraid_sas: Initialize tasklet before setting up IRQs
sumit.saxena@avagotech.com
1
-2
/
+3
2015-10-29
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
sumit.saxena@avagotech.com
1
-4
/
+4
2015-10-29
megaraid_sas: Update OCR capability on controller properties change
sumit.saxena@avagotech.com
1
-4
/
+7
2015-10-29
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
1
-1
/
+1
2015-10-29
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
1
-0
/
+6
2015-10-29
megaraid_sas: Support for Intruder (12 Gbps) controller
sumit.saxena@avagotech.com
1
-0
/
+8
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
1
-105
/
+47
2015-10-29
megaraid_sas: Expose TAPE drives unconditionally
sumit.saxena@avagotech.com
1
-2
/
+3
2015-10-29
megaraid_sas: Code refactor for use of requestorId
sumit.saxena@avagotech.com
1
-17
/
+18
2015-10-29
megaraid_sas: Print critical firmware event messages
sumit.saxena@avagotech.com
1
-0
/
+61
2015-10-29
megaraid_sas: JBOD sequence number support
sumit.saxena@avagotech.com
1
-1
/
+99
2015-10-29
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
sumit.saxena@avagotech.com
1
-2
/
+2
2015-08-26
megaraid_sas: fix whitespace errors
Bjorn Helgaas
1
-126
/
+118
2015-08-26
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
1
-154
/
+150
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-398
/
+341
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
1
-16
/
+14
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
1
-40
/
+27
2015-05-26
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2015-05-25
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
1
-2
/
+2
2015-05-25
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
1
-21
/
+25
2015-05-25
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
1
-6
/
+6
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
1
-1
/
+1
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
1
-1
/
+1
[next]