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
/
qla2xxx
/
qla_mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
1
-1
/
+3
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
1
-4
/
+3
2021-10-26
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
1
-23
/
+0
2021-03-24
scsi: qla2xxx: Suppress Coverity complaints about dseg_r*
Bart Van Assche
1
-6
/
+6
2021-03-15
scsi: qla2xxx: Fix a couple of misnamed functions
Lee Jones
1
-2
/
+2
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-5
/
+4
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-2
/
+2
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-47
/
+47
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
1
-13
/
+13
2020-05-07
scsi: qla2xxx: Make qlafx00_process_aen() return void
Jason Yan
1
-4
/
+1
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
1
-4
/
+4
2020-02-28
scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code
Bart Van Assche
1
-3
/
+2
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-12-19
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
1
-3
/
+3
2019-12-19
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-5
/
+5
2019-08-12
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
Bart Van Assche
1
-0
/
+4
2019-08-12
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
1
-11
/
+2
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-3
/
+1
2019-08-12
scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()
Bart Van Assche
1
-2
/
+4
2019-08-12
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-5
/
+3
2019-08-12
scsi: qla2xxx: Complain if a mailbox command times out
Bart Van Assche
1
-1
/
+2
2019-08-12
scsi: qla2xxx: Use strlcpy() instead of strncpy()
Bart Van Assche
1
-14
/
+14
2019-08-12
scsi: qla2xxx: Remove an include directive from qla_mr.c
Bart Van Assche
1
-1
/
+0
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-4
/
+4
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-39
/
+18
2019-04-29
scsi: qla2xxx: Log the status code if a firmware command fails
Bart Van Assche
1
-3
/
+3
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+2
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
1
-2
/
+5
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-22
/
+17
2018-10-23
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
Bart Van Assche
1
-8
/
+5
2018-10-23
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
Bart Van Assche
1
-1
/
+1
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-04-09
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
1
-2
/
+3
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-15
/
+21
2017-10-16
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
1
-2
/
+1
2017-08-24
scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.
Joe Carnuccio
1
-3
/
+4
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+23
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-25
/
+23
2017-02-08
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
1
-3
/
+3
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-2
/
+3
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-3
/
+7
2016-04-15
qla2xxx: Remove use of 'struct timeval'
Tina Ruchandani
1
-3
/
+2
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
1
-3
/
+3
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-1
/
+1
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+3
2015-08-26
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
1
-2
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-13
/
+0
[next]