index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+1
2017-08-25
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
1
-2
/
+0
2017-08-24
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2017-08-24
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
1
-1
/
+1
2017-08-24
scsi: megaraid_sas: modified few prints in OCR and IOC INIT path
Shivasharan S
1
-9
/
+14
2017-08-24
scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true
Shivasharan S
1
-25
/
+15
2017-08-24
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
1
-1
/
+4
2017-08-24
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI...
Shivasharan S
3
-46
/
+88
2017-08-24
scsi: megaraid_sas: Use SMID for Task abort case only
Shivasharan S
1
-3
/
+3
2017-08-24
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
Shivasharan S
1
-0
/
+8
2017-08-24
scsi: megaraid_sas: Fix endianness issues in DCMD handling
Shivasharan S
1
-4
/
+5
2017-08-24
scsi: megaraid_sas: Do not re-fire shutdown DCMD after OCR
Shivasharan S
1
-0
/
+9
2017-08-24
scsi: megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while...
Shivasharan S
1
-2
/
+1
2017-08-24
scsi: megaraid_sas: Use synchronize_irq in target reset case
Shivasharan S
1
-5
/
+1
2017-08-24
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
Shivasharan S
1
-1
/
+2
2017-08-24
scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...
Shivasharan S
1
-1
/
+1
2017-08-16
scsi: megaraid_sas: fix error handle in megasas_probe_one
weiping zhang
1
-1
/
+1
2017-08-10
scsi: megaraid_sas: fix allocate instance->pd_info twice
weiping
1
-5
/
+3
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-24
/
+12
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
4
-64
/
+68
2017-07-24
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-06-12
scsi: megaraid: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-05-08
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-03-13
scsi: megaraid_sas: Driver version upgrade
Shivasharan S
1
-2
/
+2
2017-03-13
scsi: megaraid_sas: raid6 also require cpuSel check same as raid5
Shivasharan S
1
-1
/
+1
2017-03-13
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
2
-1
/
+4
2017-03-13
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
1
-5
/
+9
2017-02-15
scsi: megaraid_sas: handle dma_addr_t right on 32-bit
Arnd Bergmann
1
-7
/
+7
2017-02-15
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2017-02-13
scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...
Shivasharan S
2
-2
/
+2
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
5
-83
/
+80
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
4
-286
/
+2
2017-02-13
scsi: megaraid_sas: Increase internal command pool
Shivasharan S
2
-2
/
+2
2017-02-13
scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete
Shivasharan S
1
-2
/
+18
2017-02-13
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
Shivasharan S
1
-5
/
+5
2017-02-13
scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void
Shivasharan S
1
-8
/
+2
2017-02-13
scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
Shivasharan S
1
-0
/
+1
2017-02-13
scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ...
Shivasharan S
1
-5
/
+10
2017-02-13
scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion
Shivasharan S
1
-2
/
+1
2017-02-13
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
2
-4
/
+7
2017-02-13
scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
Shivasharan S
1
-7
/
+0
2017-02-13
scsi: megaraid_sas: update can_queue only if the new value is less
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
2
-7
/
+8
2017-02-13
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...
Shivasharan S
1
-4
/
+4
2017-02-13
scsi: megaraid_sas: latest controller OCR capability from FW before sending s...
Shivasharan S
1
-0
/
+7
2017-02-13
scsi: megaraid_sas: avoid unaligned access in ioctl path
Shivasharan S
1
-1
/
+3
2017-02-13
scsi: megaraid_sas: big endian support changes
Shivasharan S
3
-78
/
+122
2017-02-13
scsi: megaraid_sas: Big endian RDPQ mode fix
Shivasharan S
1
-1
/
+1
2017-02-13
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...
Shivasharan S
3
-14
/
+18
[next]