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
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+5
2016-09-19
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
1
-13
/
+0
2016-09-14
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-08-31
scsi: megaraid_sas: Fix the search of first memory bar
Christophe JAILLET
1
-1
/
+1
2016-08-24
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-11
megaraid_sas: Fix probing cards without io port
Yinghai Lu
1
-3
/
+3
2016-07-14
megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not s...
Sumit Saxena
1
-0
/
+6
2016-05-06
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-11
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
1
-4
/
+10
2016-02-24
megaraid_sas: Add an i/o barrier
Tomas Henzl
1
-0
/
+1
2016-02-24
megaraid_sas: Fix SMAP issue
Sumit Saxena
1
-7
/
+6
2016-02-24
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
1
-2
/
+4
2016-02-24
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
1
-5
/
+5
2016-02-24
megaraid_sas: Introduce module parameter for SCSI command timeout
Sumit Saxena
1
-3
/
+12
2016-02-24
megaraid_sas: MFI adapter OCR changes
Sumit Saxena
1
-51
/
+50
2016-02-24
megaraid_sas: Make adprecovery variable atomic
Sumit Saxena
1
-59
/
+36
2016-02-24
megaraid_sas: Dual queue depth support
Sumit Saxena
1
-1
/
+19
2016-02-24
megaraid_sas: Code optimization build_and_issue_cmd return-type
Sumit Saxena
1
-7
/
+2
2016-02-24
megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
Sumit Saxena
1
-0
/
+9
2016-02-24
megaraid_sas: Update device queue depth based on interface type
Sumit Saxena
1
-0
/
+127
2016-02-24
megaraid_sas: Task management support
Sumit Saxena
1
-7
/
+53
2016-02-24
megaraid_sas: MFI IO timeout handling
Sumit Saxena
1
-93
/
+279
2016-02-24
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-10
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-03
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-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-398
/
+341
2015-06-24
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
[next]