index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-03-19
[SCSI] ipr: Handle early EEH
Brian King
1
-89
/
+176
2014-03-19
[SCSI] ipr: Add new CCIN definition for new hardware support
Wendy Xiong
1
-0
/
+2
2014-03-19
[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes ops
Wendy Xiong
1
-1
/
+5
2014-03-13
block: remove old blk_iopoll_enabled variable
Jens Axboe
1
-10
/
+5
2013-12-19
[SCSI] ipr: Increase msi-x interrupt vectors to 16
wenxiong@linux.vnet.ibm.com
1
-1
/
+1
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-1
/
+2
2013-08-26
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
wenxiong@linux.vnet.ibm.com
1
-0
/
+14
2013-06-26
[SCSI] ipr: IOA Status Code(IOASC) update
wenxiong@linux.vnet.ibm.com
1
-1
/
+39
2013-06-26
[SCSI] ipr: qc_fill_rtf() method should not store alternate status register
Sergei Shtylyov
1
-1
/
+0
2013-06-26
[SCSI] ipr: possible irq lock inversion dependency detected
wenxiong@linux.vnet.ibm.com
1
-8
/
+9
2013-06-04
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed
wenxiong@linux.vnet.ibm.com
1
-16
/
+0
2013-05-02
[SCSI] ipr: SATA DVD probing failed with 64bit adapter
wenxiong@linux.vnet.ibm.com
1
-2
/
+2
2013-05-02
[SCSI] ipr: Need to reset adapter after the 6th EEH error
wenxiong@linux.vnet.ibm.com
1
-2
/
+10
2013-04-06
[SCSI] ipr: dlpar failed when adding an adapter back
wenxiong@linux.vnet.ibm.com
1
-0
/
+1
2013-04-06
[SCSI] ipr: fix addition of abort command to HRRQ free queue
Kleber Sacilotto de Souza
1
-1
/
+1
2013-04-06
[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
wenxiong@linux.vnet.ibm.com
1
-2
/
+8
2013-02-24
[SCSI] ipr: Fix oops while resetting an ipr adapter
Brian King
1
-10
/
+23
2013-01-30
[SCSI] ipr: Fix sparse error in ipr driver
wenxiong@linux.vnet.ibm.com
1
-52
/
+17
2013-01-30
[SCSI] ipr: Implement block iopoll
wenxiong@linux.vnet.ibm.com
1
-49
/
+172
2013-01-30
[SCSI] ipr: Reduce lock contention
wenxiong@linux.vnet.ibm.com
1
-95
/
+228
2013-01-30
[SCSI] ipr: Add support for MSI-X and distributed completion
wenxiong@linux.vnet.ibm.com
1
-167
/
+549
2013-01-30
[SCSI] ipr: Resource path error logging cleanup
Brian King
1
-25
/
+53
2013-01-30
[SCSI] ipr: Handler ID memory allocation failure at module load time
Brian King
1
-0
/
+7
2013-01-30
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
wenxiong@linux.vnet.ibm.com
1
-0
/
+10
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-17
/
+15
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-50
/
+118
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-09-24
[SCSI] ipr: trivial: fix small coding style issues
Kleber Sacilotto de Souza
1
-33
/
+33
2012-09-14
[SCSI] ipr: remove an unneeded check
Dan Carpenter
1
-7
/
+5
2012-09-14
[SCSI] ipr: missing unlock before a return
Dan Carpenter
1
-2
/
+5
2012-09-07
scsi: make pci error handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
1
-9
/
+9
2012-09-01
ipr: fix small coding style issues
Kleber Sacilotto de Souza
1
-33
/
+33
2012-08-24
[SCSI] ipr: Reduce interrupt lock time
Brian King
1
-14
/
+46
2012-08-24
[SCSI] ipr: Reduce queuecommand lock time
Brian King
1
-27
/
+63
2012-08-24
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
1
-2
/
+1
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
1
-1
/
+5
2012-03-28
[SCSI] ipr: Increase alignment boundary of command blocks
Brian King
1
-1
/
+1
2012-03-28
[SCSI] ipr: Increase max concurrent oustanding commands
Brian King
1
-0
/
+17
2012-03-28
[SCSI] ipr: Remove unnecessary memory barriers
Brian King
1
-12
/
+4
[prev]
[next]