Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d7311c44567cd2001ca318e4de64b753d9d35f8
/
drivers
/
scsi
/
ipr.c
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
· 13 years ago
51f52a4
[SCSI] ipr: Rate limit DMA mapping errors
by Anton Blanchard
· 13 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
· 14 years ago
7be9690
[SCSI] ipr: fix a register read to use the correct address for 64 bit adapters
by Wayne Boyer
· 14 years ago
96d21f0
[SCSI] ipr: include the resource path in the IOA status area structure
by Wayne Boyer
· 14 years ago
438b033
[SCSI] ipr: implement fixes for 64 bit adapter support
by Wayne Boyer
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 14 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
214777b
[SCSI] ipr: add support for multiple stages of initialization
by Wayne Boyer
· 15 years ago
f72919e
[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter
by Wayne Boyer
· 15 years ago
dcbad00
[SCSI] ipr: add hardware assisted smart dump functionality
by Wayne Boyer
· 15 years ago
4565e37
[SCSI] ipr: add error handling updates for the next generation chip
by Wayne Boyer
· 15 years ago
3e7ebdf
[SCSI] ipr: update the configuration table code for the next generation chip
by Wayne Boyer
· 15 years ago
a74c163
[SCSI] ipr: define new offsets to registers for the next generation chip
by Wayne Boyer
· 15 years ago
a32c055
[SCSI] ipr: add support for new adapter command structures for the next generation chip
by Wayne Boyer
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
fc6f070
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
ca54cb8
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
by KOSAKI Motohiro
· 15 years ago
99c965d
[SCSI] ipr: fix EEH recovery
by Kleber Sacilotto de Souza
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
3feeb89d
[SCSI] ipr: add workaround for MSI interrupts on P7
by Wayne Boyer
· 15 years ago
1be7bd8
ipr: differentiate pci-x and pci-e based adapters
by Wayne Boyer
· 15 years ago
95fecd9
ipr: add test for MSI interrupt support
by Wayne Boyer
· 15 years ago
6ff6389
[SCSI] ipr: fix PCI permanent error handler
by Kleber S. Souza
· 16 years ago
f381642
[SCSI] ipr: ipr_remove() marked __devexit
by Kleber S. Souza
· 16 years ago
dd406ef
[SCSI] ipr: Fix sleeping function called with interrupts disabled
by Brian King
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
2cf22be
[SCSI] ipr: Expose debug and fastfail parameters
by Wayne Boyer
· 16 years ago
b75424f
[SCSI] ipr: add message to error table
by Wayne Boyer
· 16 years ago
5a9ef25
[SCSI] ipr: add MSI support
by Wayne Boyer
· 16 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
3023785
[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done
by Mark Nelson
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
f8aea20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
d777aaf
[SCSI] ipr: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
edbc25c
PCI: remove dynids.use_driver_data
by Milton Miller
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
0ce3a7e
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
by Brian King
· 16 years ago
49dd096
[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions
by Brian King
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
c9f75b0
libata: kill ata_noop_dev_select()
by Tejun Heo
· 17 years ago
520d06f
libata: remove check_status from non-SFF drivers
by Tejun Heo
· 17 years ago
4c9bf4e
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
by Tejun Heo
· 17 years ago
22183bf
libata: add qc_fill_rtf port operation
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
0dc3688
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
by Tejun Heo
· 17 years ago
b7d68ca
[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
3be6cbd
[libata] kill ata_sg_is_last()
by Jeff Garzik
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
Next »