Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f86b3e392780050e5907f1c0f3cb6c4cc05fd6bb
/
drivers
/
scsi
/
ipr.c
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
5eeac3e
[SCSI] ipr: Add new CCIN definition for Grand Canyon support
by Wendy Xiong
· 11 years ago
169b9ec
[SCSI] ipr: Format HCAM overlay ID 0x21
by Wendy Xiong
· 11 years ago
60e76b7
[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
by Alexander Gordeev
· 11 years ago
739910d
[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()
by Alexander Gordeev
· 11 years ago
6270e59
[SCSI] ipr: Handle early EEH
by Brian King
· 11 years ago
f94d996
[SCSI] ipr: Add new CCIN definition for new hardware support
by Wendy Xiong
· 11 years ago
0b1f8d4
[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes ops
by Wendy Xiong
· 11 years ago
89f8b33
block: remove old blk_iopoll_enabled variable
by Jens Axboe
· 11 years ago
6634ff7
[SCSI] ipr: Increase msi-x interrupt vectors to 16
by wenxiong@linux.vnet.ibm.com
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
43c5fda
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
by wenxiong@linux.vnet.ibm.com
· 11 years ago
ed7bd66
[SCSI] ipr: IOA Status Code(IOASC) update
by wenxiong@linux.vnet.ibm.com
· 11 years ago
32d3d79
[SCSI] ipr: qc_fill_rtf() method should not store alternate status register
by Sergei Shtylyov
· 11 years ago
feccada
[SCSI] ipr: possible irq lock inversion dependency detected
by wenxiong@linux.vnet.ibm.com
· 11 years ago
70288b4
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed
by wenxiong@linux.vnet.ibm.com
· 12 years ago
1ac7c26
[SCSI] ipr: SATA DVD probing failed with 64bit adapter
by wenxiong@linux.vnet.ibm.com
· 12 years ago
96b04db
[SCSI] ipr: Need to reset adapter after the 6th EEH error
by wenxiong@linux.vnet.ibm.com
· 12 years ago
9077a94
[SCSI] ipr: dlpar failed when adding an adapter back
by wenxiong@linux.vnet.ibm.com
· 12 years ago
c4ee22a
[SCSI] ipr: fix addition of abort command to HRRQ free queue
by Kleber Sacilotto de Souza
· 12 years ago
f19799f
[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
by wenxiong@linux.vnet.ibm.com
· 12 years ago
bfae782
[SCSI] ipr: Fix oops while resetting an ipr adapter
by Brian King
· 12 years ago
70233ac
[SCSI] ipr: Fix sparse error in ipr driver
by wenxiong@linux.vnet.ibm.com
· 12 years ago
b53d124
[SCSI] ipr: Implement block iopoll
by wenxiong@linux.vnet.ibm.com
· 12 years ago
56d6aa3
[SCSI] ipr: Reduce lock contention
by wenxiong@linux.vnet.ibm.com
· 12 years ago
05a6538
[SCSI] ipr: Add support for MSI-X and distributed completion
by wenxiong@linux.vnet.ibm.com
· 12 years ago
b3b3b40
[SCSI] ipr: Resource path error logging cleanup
by Brian King
· 12 years ago
a2e49cb
[SCSI] ipr: Handler ID memory allocation failure at module load time
by Brian King
· 12 years ago
b8d5d56
[SCSI] ipr: Add sereral new CCIN definitions for new adapters support
by wenxiong@linux.vnet.ibm.com
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
9728686
[SCSI] ipr: trivial: fix small coding style issues
by Kleber Sacilotto de Souza
· 12 years ago
d12f157
[SCSI] ipr: remove an unneeded check
by Dan Carpenter
· 12 years ago
d995e1b
[SCSI] ipr: missing unlock before a return
by Dan Carpenter
· 12 years ago
a55b2d2
scsi: make pci error handlers const
by Stephen Hemminger
· 12 years ago
d3dbeef
powerpc: Rename 64-bit PVR constants to PVR_foo
by Michael Ellerman
· 12 years ago
203fa3f
ipr: fix small coding style issues
by Kleber Sacilotto de Souza
· 12 years ago
172cd6e
[SCSI] ipr: Reduce interrupt lock time
by Brian King
· 12 years ago
00bfef2
[SCSI] ipr: Reduce queuecommand lock time
by Brian King
· 12 years ago
8d8e7d13
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
by Dan Williams
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
1bfff2f
[SCSI] ipr: Increase alignment boundary of command blocks
by Brian King
· 13 years ago
89aad42
[SCSI] ipr: Increase max concurrent oustanding commands
by Brian King
· 13 years ago
a5fb407
[SCSI] ipr: Remove unnecessary memory barriers
by Brian King
· 13 years ago
7dd2130
[SCSI] ipr: Remove unnecessary interrupt clearing on new adapters
by Brian King
· 13 years ago
0ee1d71
[SCSI] ipr: Fix target id allocation re-use problem
by Brian King
· 13 years ago
cd9b3d0
[SCSI] ipr: update PCI ID definitions for new adapters
by Wayne Boyer
· 13 years ago
a92fa25
[SCSI] ipr: fix eeh recovery for 64-bit adapters
by Kleber Sacilotto de Souza
· 13 years ago
fb51ccb
PCI: Rework config space blocking services
by Jan Kiszka
· 13 years ago
5a91835
[SCSI] ipr: add definitions for additional adapter
by Wayne Boyer
· 13 years ago
4c647e9
[SCSI] ipr: Fix BUG on adapter dump timeout
by Brian King
· 13 years ago
14ed9cc
[SCSI] ipr: Add support to flash FPGA and flash back DRAM images
by Wayne Boyer
· 13 years ago
41e9a69
[SCSI] ipr: Stop reading adapter dump prematurely
by Brian King
· 13 years ago
5d7c20b
[SCSI] ipr: Always initiate hard reset in kdump kernel
by Anton Blanchard
· 13 years ago
f170c68
[SCSI] ipr: reorder error handling code to include iounmap
by Julia Lawall
· 13 years ago
a5442ba
[SCSI] ipr: fix possible false positive detection of stuck interrupt
by Wayne Boyer
· 14 years ago
51f52a4
[SCSI] ipr: Rate limit DMA mapping errors
by Anton Blanchard
· 14 years ago
4d4dd70
[SCSI] ipr: increase the dump size for 64 bit adapters
by Kleber Sacilotto de Souza
· 14 years ago
7dacb64
[SCSI] ipr: improve interrupt service routine performance
by Wayne Boyer
· 14 years ago
630ad831
[SCSI] ipr: remove unneeded volatile declarations
by Wayne Boyer
· 14 years ago
ab6c10b
[SCSI] ipr: fix synchronous request flags for better performance
by Wayne Boyer
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
9cbe056
libata: remove ATA_FLAG_NO_LEGACY
by Sergei Shtylyov
· 14 years ago
3696df3
libata: remove ATA_FLAG_MMIO
by Sergei Shtylyov
· 14 years ago
c10f97b
libata: remove ATA_FLAG_{SRST|SATA_RESET}
by Sergei Shtylyov
· 14 years ago
0f2e033
ipr/sas_ata: use mode mask macros from <linux/ata.h>
by Sergei Shtylyov
· 14 years ago
5767a1c
[SCSI] ipr: Fix a race on multiple configuration changes
by Kleber Sacilotto de Souza
· 14 years ago
a684b8d
[SCSI] remove flush_scheduled_work() usages
by Tejun Heo
· 14 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
1542dec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
b27dcfb
[libata] avoid needlessly passing around ptr to SCSI completion func
by Jeff Garzik
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
110def8
[SCSI] ipr: fix mailbox register definition and add a delay before reading
by Wayne Boyer
· 14 years ago
0cb992e
[SCSI] ipr: fix lun assignment and comparison
by Wayne Boyer
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
32622bd
[SCSI] ipr: add definitions for a new adapter
by Wayne Boyer
· 14 years ago
7262026
[SCSI] ipr: fix array error logging
by Wayne Boyer
· 14 years ago
634651f
[SCSI] ipr: reverse the isr optimization changes
by Wayne Boyer
· 14 years ago
46d7456
[SCSI] ipr: fix resource address formatting and add attribute for device ID
by Wayne Boyer
· 14 years ago
75576bb
[SCSI] ipr: fix resource type update and add sdev and shost attributes
by Wayne Boyer
· 14 years ago
1df79ca
[SCSI] ipr: fix transition to operational for new adapters
by Wayne Boyer
· 14 years ago
b0f56d3
[SCSI] ipr: add support for new Obsidian-E embedded adapter
by Wayne Boyer
· 14 years ago
cb237ef
[SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters
by Wayne Boyer
· 14 years ago
5611559
[SCSI] ipr: move setting of the allow_restart flag for vsets and disks
by Wayne Boyer
· 14 years ago
8701f18
[SCSI] ipr: add endian swap enablement for 64 bit adapters
by Wayne Boyer
· 14 years ago
5adcbeb
[SCSI] ipr: fix resource path display and formatting
by Wayne Boyer
· 14 years ago
64ffdb7
[SCSI] ipr: improve interrupt service routine performance
by Wayne Boyer
· 14 years ago
b8803b1
[SCSI] ipr: set the data list length in the request control block
by Wayne Boyer
· 15 years ago
7be9690
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
by Wayne Boyer
· 15 years ago
96d21f0
[SCSI] ipr: include the resource path in the IOA status area structure
by Wayne Boyer
· 15 years ago
438b033
[SCSI] ipr: implement fixes for 64 bit adapter support
by Wayne Boyer
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d7b4627
[SCSI] ipr: adds PCI ID definitions for new adapters
by Wayne Boyer
· 15 years ago
5aa3a33
[SCSI] ipr: add support for new IOASCs
by Wayne Boyer
· 15 years ago
Next »