index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
1
-11
/
+9
2020-01-15
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
Anand Lodnoor
1
-1
/
+2
2020-01-15
scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
Anand Lodnoor
1
-21
/
+29
2020-01-15
scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead
Anand Lodnoor
1
-0
/
+6
2020-01-15
scsi: megaraid_sas: Set no_write_same only for Virtual Disk
Anand Lodnoor
1
-1
/
+4
2020-01-15
scsi: megaraid_sas: Reset adapter if FW is not in READY state after device resume
Anand Lodnoor
1
-2
/
+29
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-26
scsi: megaraid_sas: Make poll_aen_lock static
YueHaibing
1
-1
/
+1
2019-10-09
scsi: megaraid_sas: Unique names for MSI-X vectors
Chandrakanth Patil
1
-2
/
+6
2019-08-12
scsi: megaraid_sas: Introduce module parameter for default queue depth
Chandrakanth Patil
1
-21
/
+91
2019-07-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
1
-0
/
+3
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
1
-1
/
+1
2019-07-16
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
1
-0
/
+1
2019-07-11
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
1
-1
/
+17
2019-07-11
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
1
-1
/
+2
2019-07-11
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
1
-1
/
+2
2019-07-11
scsi: megaraid_sas: Make some symbols static
YueHaibing
1
-3
/
+3
2019-06-27
scsi: megaraid_sas: Introduce various Aero performance modes
Chandrakanth Patil
1
-7
/
+53
2019-06-27
scsi: megaraid_sas: Set affinity for high IOPS reply queues
Chandrakanth Patil
1
-0
/
+22
2019-06-27
scsi: megaraid_sas: Add support for High IOPS queues
Chandrakanth Patil
1
-17
/
+118
2019-06-27
scsi: megaraid_sas: Add support for MPI toolbox commands
Chandrakanth Patil
1
-1
/
+30
2019-06-27
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
Chandrakanth Patil
1
-1
/
+9
2019-06-27
scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only Ventura
Chandrakanth Patil
1
-0
/
+3
2019-06-27
scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMD
Chandrakanth Patil
1
-0
/
+3
2019-06-27
scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
Chandrakanth Patil
1
-5
/
+9
2019-06-27
scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout
Chandrakanth Patil
1
-0
/
+13
2019-06-27
scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
Chandrakanth Patil
1
-0
/
+25
2019-06-18
scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-26
/
+18
2019-06-18
scsi: megaraid_sas: use octal permissions instead of constants
Tomas Henzl
1
-10
/
+10
2019-06-18
scsi: megaraid_sas: make max_sectors visible in sys
Tomas Henzl
1
-1
/
+1
2019-06-18
scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
YueHaibing
1
-5
/
+0
2019-06-18
scsi: megaraid_sas: remove set but not used variable 'sge_sz'
YueHaibing
1
-11
/
+0
2019-06-18
scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'
YueHaibing
1
-7
/
+1
2019-06-18
scsi: megaraid_sas: remove set but not used variable 'cur_state'
YueHaibing
1
-11
/
+0
2019-06-18
scsi: megaraid_sas: Export RAID map through debugfs
Shivasharan S
1
-0
/
+14
2019-06-18
scsi: megaraid_sas: Fix MSI-X vector print
Shivasharan S
1
-5
/
+5
2019-06-18
scsi: megaraid_sas: Add debug prints for device list
Shivasharan S
1
-0
/
+35
2019-06-18
scsi: megaraid_sas: Add prints in suspend and resume path
Shivasharan S
1
-0
/
+3
2019-06-18
scsi: megaraid_sas: Print FW fault information
Shivasharan S
1
-1
/
+4
2019-06-18
scsi: megaraid_sas: Export RAID map id through sysfs
Shivasharan S
1
-0
/
+15
2019-06-18
scsi: megaraid_sas: Print BAR information from driver
Shivasharan S
1
-0
/
+6
2019-06-18
scsi: megaraid_sas: Dump system registers for debugging
Shivasharan S
1
-1
/
+26
2019-06-18
scsi: megaraid_sas: Dump system interface regs from sysfs
Shivasharan S
1
-0
/
+37
2019-06-18
scsi: megaraid_sas: Add formatting option for megasas_dump
Shivasharan S
1
-12
/
+18
2019-06-18
scsi: megaraid_sas: Enhance internal DCMD timeout prints
Shivasharan S
1
-4
/
+8
2019-06-18
scsi: megaraid_sas: Enhance prints in OCR and TM path
Shivasharan S
1
-16
/
+53
2019-06-18
scsi: megaraid_sas: Load balance completions across all MSI-X
Shivasharan S
1
-4
/
+18
2019-06-18
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
1
-0
/
+36
2019-06-18
scsi: megaraid_sas: Block PCI config space access from userspace during OCR
Shivasharan S
1
-6
/
+9
2019-06-18
scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only
Shivasharan S
1
-8
/
+10
[next]