Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-28 | [SCSI] ipr: Remove unnecessary interrupt clearing on new adapters | Brian King | 1 | -6/+15 |
2012-03-28 | [SCSI] ipr: Fix target id allocation re-use problem | Brian King | 1 | -8/+9 |
2012-03-01 | [SCSI] ipr: update PCI ID definitions for new adapters | Wayne Boyer | 1 | -7/+7 |
2012-02-18 | [SCSI] ipr: fix eeh recovery for 64-bit adapters | Kleber Sacilotto de Souza | 1 | -6/+18 |
2012-01-07 | PCI: Rework config space blocking services | Jan Kiszka | 1 | -7/+60 |
2011-10-31 | [SCSI] ipr: add definitions for additional adapter | Wayne Boyer | 1 | -0/+2 |
2011-10-20 | [SCSI] ipr: Fix BUG on adapter dump timeout | Brian King | 1 | -1/+3 |
2011-10-16 | [SCSI] ipr: Add support to flash FPGA and flash back DRAM images | Wayne Boyer | 1 | -8/+2 |
2011-09-22 | [SCSI] ipr: Stop reading adapter dump prematurely | Brian King | 1 | -4/+11 |
2011-08-27 | [SCSI] ipr: Always initiate hard reset in kdump kernel | Anton Blanchard | 1 | -1/+1 |
2011-07-27 | [SCSI] ipr: reorder error handling code to include iounmap | Julia Lawall | 1 | -6/+6 |
2011-05-24 | [SCSI] ipr: fix possible false positive detection of stuck interrupt | Wayne Boyer | 1 | -6/+6 |
2011-05-17 | [SCSI] ipr: Rate limit DMA mapping errors | Anton Blanchard | 1 | -1/+2 |
2011-05-01 | [SCSI] ipr: increase the dump size for 64 bit adapters | Kleber Sacilotto de Souza | 1 | -15/+65 |
2011-05-01 | [SCSI] ipr: improve interrupt service routine performance | Wayne Boyer | 1 | -29/+39 |
2011-05-01 | [SCSI] ipr: remove unneeded volatile declarations | Wayne Boyer | 1 | -3/+3 |
2011-05-01 | [SCSI] ipr: fix synchronous request flags for better performance | Wayne Boyer | 1 | -1/+2 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -3/+6 |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 1 | -1/+1 |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 1 | -2/+1 |
2011-03-02 | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov | 1 | -2/+2 |
2011-03-02 | ipr/sas_ata: use mode mask macros from <linux/ata.h> | Sergei Shtylyov | 1 | -3/+3 |
2011-02-18 | [SCSI] ipr: Fix a race on multiple configuration changes | Kleber Sacilotto de Souza | 1 | -2/+5 |
2011-02-12 | [SCSI] remove flush_scheduled_work() usages | Tejun Heo | 1 | -1/+1 |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -7/+1 |
2011-01-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2011-01-06 | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik | 1 | -1/+1 |
2010-12-23 | PCI: make pci_restore_state return void | Jon Mason | 1 | -7/+1 |
2010-12-21 | [SCSI] ipr: fix mailbox register definition and add a delay before reading | Wayne Boyer | 1 | -6/+41 |
2010-12-21 | [SCSI] ipr: fix lun assignment and comparison | Wayne Boyer | 1 | -4/+3 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-10-26 | [SCSI] ipr: add definitions for a new adapter | Wayne Boyer | 1 | -0/+2 |
2010-10-08 | [SCSI] ipr: fix array error logging | Wayne Boyer | 1 | -5/+5 |
2010-09-10 | [SCSI] ipr: reverse the isr optimization changes | Wayne Boyer | 1 | -30/+33 |
2010-09-05 | [SCSI] ipr: fix resource address formatting and add attribute for device ID | Wayne Boyer | 1 | -1/+42 |
2010-07-28 | [SCSI] ipr: fix resource type update and add sdev and shost attributes | Wayne Boyer | 1 | -2/+68 |
2010-07-28 | [SCSI] ipr: fix transition to operational for new adapters | Wayne Boyer | 1 | -6/+9 |
2010-07-27 | [SCSI] ipr: add support for new Obsidian-E embedded adapter | Wayne Boyer | 1 | -0/+2 |
2010-07-27 | [SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters | Wayne Boyer | 1 | -16/+21 |
2010-07-27 | [SCSI] ipr: move setting of the allow_restart flag for vsets and disks | Wayne Boyer | 1 | -3/+2 |
2010-07-27 | [SCSI] ipr: add endian swap enablement for 64 bit adapters | Wayne Boyer | 1 | -2/+17 |
2010-07-22 | [SCSI] ipr: fix resource path display and formatting | Wayne Boyer | 1 | -18/+33 |
2010-05-24 | [SCSI] ipr: improve interrupt service routine performance | Wayne Boyer | 1 | -33/+30 |
2010-05-24 | [SCSI] ipr: set the data list length in the request control block | Wayne Boyer | 1 | -0/+2 |
2010-05-24 | [SCSI] ipr: fix a register read to use the correct address for 64 bit adapters | Wayne Boyer | 1 | -4/+8 |
2010-05-24 | [SCSI] ipr: include the resource path in the IOA status area structure | Wayne Boyer | 1 | -57/+74 |
2010-05-24 | [SCSI] ipr: implement fixes for 64 bit adapter support | Wayne Boyer | 1 | -4/+9 |