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
/
ipr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
ipr: Fix sync scsi scan
Brian King
1
-5
/
+6
2016-08-02
ipr: Fix error return code in ipr_probe_ioa()
Wei Yongjun
1
-0
/
+1
2016-07-27
ipr: Wait to do async scan until scsi host is initialized
Brian King
1
-0
/
+9
2016-07-13
ipr: Increase MSIX vectors number
Wen Xiong
1
-2
/
+2
2016-07-13
ipr: Add new CCIN for new adapters support
Wen Xiong
1
-1
/
+6
2016-06-29
ipr: Clear interrupt on croc/crocodile when running with LSI
Brian King
1
-0
/
+1
2016-02-26
ipr: Fix regression when loading firmware
Gabriel Krisman Bertazi
1
-0
/
+5
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-14
/
+11
2016-01-07
ipr: Fix out-of-bounds null overwrite
Insu Yun
1
-3
/
+2
2015-12-11
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
1
-2
/
+1
2015-12-11
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
1
-2
/
+0
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
1
-14
/
+14
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-16
/
+137
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-11-09
ipr: Issue Configure Cache Parameters command.
Gabriel Krisman Bertazi
1
-1
/
+58
2015-11-09
ipr: Inquiry IOA page 0xC4 during initialization.
Gabriel Krisman Bertazi
1
-1
/
+34
2015-11-09
ipr: Don't set NO_ULEN_CHK bit when resource is a vset.
Gabriel Krisman Bertazi
1
-3
/
+7
2015-11-09
ipr: Add delay to ensure coherent dumps.
Gabriel Krisman Bertazi
1
-12
/
+39
2015-08-28
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
1
-1
/
+1
2015-08-28
ipr: Inhibit underlength data check for AFDASD in raw mode.
Gabriel Krisman Bertazi
1
-1
/
+5
2015-07-30
ipr: Endian / sparse fixes
Brian King
1
-6
/
+7
2015-07-30
ipr: Byte swapping for device_id attribute in sysfs
Wen Xiong
1
-1
/
+1
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
1
-2
/
+3
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-25
/
+294
2015-04-09
ipr: AF DASD raw mode implementation in ipr driver
Wen Xiong
1
-0
/
+85
2015-04-09
ipr: Re-enable write same
Brian King
1
-1
/
+0
2015-04-09
ipr: Fix possible error path oops during initialization
Brian King
1
-7
/
+9
2015-04-09
ipr: Reset in task context
Brian King
1
-26
/
+65
2015-04-09
ipr: Reboot speed improvements
Brian King
1
-8
/
+152
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-1
/
+2
2015-01-19
ipr: wait for aborted command responses
Brian King
1
-0
/
+92
2014-12-15
ipr: set scsi_level correctly for disk arrays
Brian King
1
-0
/
+1
2014-12-15
ipr: add support for async scanning to speed up boot
Brian King
1
-45
/
+43
2014-12-04
scsi: remove scsi_get_tag_type
Christoph Hellwig
1
-1
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-25
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+3
2014-11-12
ipr: set coherent DMA mask
Anton Blanchard
1
-5
/
+6
2014-11-12
ipr: convert to generic DMA API
Anton Blanchard
1
-49
/
+52
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-4
/
+4
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+1
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-30
/
+4
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-17
/
+3
2014-09-25
ipr: don't log error messages when applications issues illegal requests
wenxiong@linux.vnet.ibm.com
1
-0
/
+10
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+5
2014-03-19
[SCSI] ipr: Add new CCIN definition for Grand Canyon support
Wendy Xiong
1
-0
/
+6
2014-03-19
[SCSI] ipr: Format HCAM overlay ID 0x21
Wendy Xiong
1
-0
/
+39
2014-03-19
[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
1
-29
/
+18
2014-03-19
[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()
Alexander Gordeev
1
-2
/
+0
[prev]
[next]