index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-05-25
megaraid_sas : Enhanced few prints
Sumit.Saxena@avagotech.com
1
-25
/
+24
2015-05-25
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
1
-24
/
+15
2015-05-25
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
1
-2
/
+2
2015-05-25
megaraid_sas : Add separate function for setting up IRQs
Sumit.Saxena@avagotech.com
1
-146
/
+135
2015-01-09
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
1
-2
/
+0
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
1
-34
/
+35
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
1
-11
/
+54
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
1
-10
/
+18
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
1
-13
/
+11
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-12
/
+1
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-2
/
+0
2014-11-24
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
1
-4
/
+15
2014-11-24
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-11-24
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
1
-12
/
+70
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
1
-11
/
+10
2014-11-24
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
1
-23
/
+1
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+1
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
1
-1
/
+1
2014-09-16
megaraid_sas : Driver version update
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-09-16
megaraid_sas : MFI MPT linked list corruption fix
Sumit.Saxena@avagotech.com
1
-57
/
+139
2014-09-16
megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
Sumit.Saxena@avagotech.com
1
-22
/
+38
2014-09-16
megaraid_sas : Host lock less mode to enabled asynchronous IO submission
Sumit.Saxena@avagotech.com
1
-7
/
+4
2014-09-16
megaraid_sas : Extended VD support
Sumit.Saxena@avagotech.com
1
-85
/
+120
2014-09-16
megaraid_sas : Firmware crash dump feature support
Sumit.Saxena@avagotech.com
1
-2
/
+292
2014-09-16
megaraid_sas : Do not scan non syspd drives
Sumit.Saxena@avagotech.com
1
-31
/
+4
2014-09-16
megaraid_sas: Version and Changelog update
Adam Radford
1
-1
/
+1
2014-09-16
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
Adam Radford
1
-0
/
+4
2014-09-16
megaraid_sas: Fix LD/VF affiliation parsing
Adam Radford
1
-111
/
+207
2014-09-16
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-13
/
+7
2014-09-16
megaraid: Fail resume if MSI-X re-initialization failed
Alexander Gordeev
1
-3
/
+5
2014-08-09
scsi: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-05-19
megaraid_sas: fix a small problem when reading state value from hw
Tomas Henzl
1
-8
/
+7
2014-03-15
[SCSI] megaraid_sas: Version and Changelog update
adam radford
1
-1
/
+1
2014-03-15
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
adam radford
1
-79
/
+555
2014-03-15
[SCSI] megaraid_sas: Performance boost fixes
Sumit.Saxena@lsi.com
1
-9
/
+40
2014-03-15
[SCSI] megaraid_sas: Set 32-bit DMA mask
Sumit.Saxena@lsi.com
1
-0
/
+13
2014-03-15
[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs
Sumit.Saxena@lsi.com
1
-25
/
+54
2014-03-15
[SCSI] megaraid_sas: check return value for megasas_get_pd_list()
Hannes Reinecke
1
-17
/
+21
2013-12-19
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
Ben Collins
1
-2
/
+3
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+0
2013-10-25
[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...
Sumit.Saxena@lsi.com
1
-4
/
+6
2013-10-25
[SCSI] megaraid_sas: fixes for few endianess issues
Sumit.Saxena@lsi.com
1
-6
/
+6
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-5
/
+0
2013-09-11
[SCSI] megaraid_sas: addded support for big endian architecture
Sumit.Saxena@lsi.com
1
-139
/
+184
2013-09-07
[SCSI] megaraid_sas: Version and Changelog update
adam radford
1
-1
/
+1
2013-09-07
[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...
adam radford
1
-9
/
+97
2013-08-03
[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
Sumit.Saxena@lsi.com
1
-5
/
+15
[next]