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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
scsi: megaraid_sas: Simplify compat_ioctl handling
Arnd Bergmann
1
-2
/
+0
2020-07-08
scsi: megaraid: Fix compilation warnings
Damien Le Moal
1
-0
/
+20
2020-05-12
scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1
Chandrakanth Patil
1
-2
/
+2
2020-05-12
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...
Shivasharan S
1
-2
/
+2
2020-01-16
scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
Anand Lodnoor
1
-2
/
+2
2020-01-16
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
1
-4
/
+5
2020-01-16
scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices
Anand Lodnoor
1
-2
/
+2
2019-10-10
scsi: megaraid_sas: Unique names for MSI-X vectors
Chandrakanth Patil
1
-0
/
+3
2019-08-13
scsi: megaraid_sas: Introduce module parameter for default queue depth
Chandrakanth Patil
1
-0
/
+1
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2019-07-12
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
1
-2
/
+2
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+91
2019-06-27
scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1
Chandrakanth Patil
1
-2
/
+2
2019-06-27
scsi: megaraid_sas: Introduce various Aero performance modes
Chandrakanth Patil
1
-1
/
+13
2019-06-27
scsi: megaraid_sas: Use high IOPS queues based on IO workload
Chandrakanth Patil
1
-0
/
+3
2019-06-27
scsi: megaraid_sas: Enable coalescing for high IOPS queues
Chandrakanth Patil
1
-1
/
+1
2019-06-27
scsi: megaraid_sas: Add support for High IOPS queues
Chandrakanth Patil
1
-0
/
+6
2019-06-27
scsi: megaraid_sas: Add support for MPI toolbox commands
Chandrakanth Patil
1
-1
/
+35
2019-06-27
scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
Chandrakanth Patil
1
-0
/
+2
2019-06-27
scsi: megaraid_sas: Call disable_irq from process IRQ poll
Chandrakanth Patil
1
-0
/
+1
2019-06-27
scsi: megaraid_sas: Remove few debug counters from IO path
Chandrakanth Patil
1
-5
/
+0
2019-06-27
scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
Chandrakanth Patil
1
-0
/
+4
2019-06-27
scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters
Chandrakanth Patil
1
-0
/
+3
2019-06-19
scsi: megaraid_sas: Update driver version to 07.708.03.00
Shivasharan S
1
-2
/
+2
2019-06-19
scsi: megaraid_sas: Export RAID map through debugfs
Shivasharan S
1
-0
/
+4
2019-06-19
scsi: megaraid_sas: Add debug prints for device list
Shivasharan S
1
-0
/
+1
2019-06-19
scsi: megaraid_sas: Print FW fault information
Shivasharan S
1
-0
/
+2
2019-06-19
scsi: megaraid_sas: Enhance prints in OCR and TM path
Shivasharan S
1
-1
/
+3
2019-06-19
scsi: megaraid_sas: Load balance completions across all MSI-X
Shivasharan S
1
-0
/
+3
2019-06-19
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
1
-0
/
+5
2019-06-19
scsi: megaraid_sas: Block PCI config space access from userspace during OCR
Shivasharan S
1
-0
/
+3
2019-06-19
scsi: megaraid_sas: Rework code around controller reset
Shivasharan S
1
-0
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-02-13
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2019-02-13
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
1
-1
/
+2
2019-02-05
scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver
Shivasharan S
1
-4
/
+45
2018-12-20
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2018-12-20
scsi: megaraid_sas: changes to function prototypes
Shivasharan S
1
-2
/
+2
2018-12-20
scsi: megaraid_sas: Introduce new Aero adapter type
Shivasharan S
1
-0
/
+1
2018-11-22
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
Shivasharan S
1
-0
/
+4
2018-11-07
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-07
scsi: megaraid_sas: remove unused macro
Shivasharan S
1
-1
/
+0
2018-11-07
scsi: megaraid_sas: Rename scratch_pad registers
Shivasharan S
1
-5
/
+4
2018-11-07
scsi: megaraid_sas: Update copyright information
Shivasharan S
1
-8
/
+6
2018-11-07
scsi: megaraid_sas: Add support for FW snap dump
Shivasharan S
1
-2
/
+23
2018-11-07
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
Shivasharan S
1
-2
/
+10
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
1
-3
/
+26
2018-04-19
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2018-03-15
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
1
-0
/
+1
[next]