summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2010-03-031-7/+19
* [SCSI] ipr: add support for new IOASCsWayne Boyer2010-03-031-0/+32
* [SCSI] ipr: add support for multiple stages of initializationWayne Boyer2010-03-031-30/+155
* [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2010-03-031-143/+65
* [SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2010-03-031-16/+65
* [SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2010-03-031-10/+247
* [SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2010-03-031-96/+416
* [SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer2010-03-031-0/+15
* [SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2010-03-031-113/+337
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-171-0/+1
|\
| * [SCSI] ipr: fix EEH recoveryKleber Sacilotto de Souza2009-12-101-0/+1
* | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-1/+6
|\
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+6
* | [SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2009-11-061-9/+33
|/
* ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2009-06-211-15/+17
* ipr: add test for MSI interrupt supportWayne Boyer2009-06-211-7/+101
* [SCSI] ipr: fix PCI permanent error handlerKleber S. Souza2009-05-231-0/+1
* [SCSI] ipr: ipr_remove() marked __devexitKleber S. Souza2009-05-201-2/+2
* [SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King2009-04-271-4/+9
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] ipr: Expose debug and fastfail parametersWayne Boyer2009-03-121-2/+2
* [SCSI] ipr: add message to error tableWayne Boyer2009-03-121-0/+2
* [SCSI] ipr: add MSI supportWayne Boyer2009-03-121-0/+7
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-1/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_doneMark Nelson2008-12-291-2/+2
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-231-11/+5
|\
| * [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-231-11/+5
* | PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0
|/
* block: unify request timeout handlingJens Axboe2008-10-091-1/+2
* [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
* [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King2008-04-291-1/+1
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-65/+75
* libata: kill ata_noop_dev_select()Tejun Heo2008-04-171-1/+0
* libata: remove check_status from non-SFF driversTejun Heo2008-04-171-28/+0
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-171-29/+30
* libata: add qc_fill_rtf port operationTejun Heo2008-04-171-0/+1
* libata: rename SFF port opsTejun Heo2008-04-171-4/+4
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-1/+2
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-2/+2
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-251-1/+1
|\
| * [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-111-1/+1
* | libata: convert to chained sgTejun Heo2008-01-231-1/+2
* | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-3/+3
|/
OpenPOWER on IntegriCloud