index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
scsi: mpt3sas: Fix kdoc comments format
Damien Le Moal
2
-12
/
+18
2020-07-08
scsi: mpt3sas: Fix set but unused variable
Damien Le Moal
1
-4
/
+3
2020-06-15
scsi: mpt3sas: Fix spelling mistake
Flavio Suligoi
2
-2
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-05-26
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-11
scsi: mpt3sas: Remove unused including <linux/version.h>
Samuel Zou
1
-1
/
+0
2020-05-11
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
1
-0
/
+2
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
1
-2
/
+2
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
4
-4
/
+179
2020-05-07
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
1
-1
/
+1
2020-04-24
scsi: mpt3sas: Remove NULL check before freeing function
Jason Yan
1
-2
/
+1
2020-04-24
scsi: mpt3sas: Update mpt3sas version to 33.101.00.00
Suganath Prabu
1
-2
/
+2
2020-04-24
scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region
Suganath Prabu
2
-46
/
+109
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
1
-34
/
+45
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
1
-3
/
+3
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
2
-50
/
+19
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-03-31
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
1
-4
/
+4
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-1
/
+0
2020-01-02
scsi: mpt3sas: Update drive version to 33.100.00.00
Sreekanth Reddy
1
-2
/
+2
2020-01-02
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
5
-33
/
+38
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
5
-78
/
+110
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
3
-17
/
+25
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
3
-7
/
+91
2020-01-02
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
2
-4
/
+118
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
4
-14
/
+29
2020-01-02
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2
-1
/
+142
2020-01-02
scsi: mpt3sas: Update MPI Headers to v02.00.57
Sreekanth Reddy
4
-6
/
+34
2019-12-16
scsi: mpt3sas: Fix double free in attach error handling
Dan Carpenter
1
-1
/
+0
2019-10-24
scsi: mpt3sas: change allocation option
Tomas Henzl
1
-1
/
+1
2019-10-09
scsi: mpt3sas: Clean up some indenting
Dan Carpenter
1
-1
/
+1
2019-09-30
scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00
Sreekanth Reddy
1
-2
/
+2
2019-09-30
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
2019-09-30
scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
Sreekanth Reddy
1
-0
/
+12
2019-09-30
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
1
-9
/
+23
2019-09-30
scsi: mpt3sas: Fail release cmnd if diag buffer is released
Sreekanth Reddy
1
-1
/
+1
2019-09-30
scsi: mpt3sas: Add app owned flag support for diag buffer
Sreekanth Reddy
2
-1
/
+43
2019-09-30
scsi: mpt3sas: Reuse diag buffer allocated at load time
Sreekanth Reddy
3
-21
/
+69
2019-09-30
scsi: mpt3sas: clear release bit when buffer reregistered
Sreekanth Reddy
1
-0
/
+2
2019-09-30
scsi: mpt3sas: Maintain owner of buffer through UniqueID
Sreekanth Reddy
2
-9
/
+113
2019-09-30
scsi: mpt3sas: Free diag buffer without any status check
Sreekanth Reddy
1
-6
/
+0
2019-09-30
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
1
-1
/
+2
2019-09-30
scsi: mpt3sas: Display message before releasing diag buffer
Sreekanth Reddy
2
-3
/
+16
2019-09-30
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
3
-7
/
+75
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-116
/
+543
[next]