summaryrefslogtreecommitdiff
path: root/drivers/scsi/ipr.c
AgeCommit message (Expand)Author
2010-07-21[SCSI] ipr: fix resource path display and formattingWayne Boyer
2010-05-24[SCSI] ipr: improve interrupt service routine performanceWayne Boyer
2010-05-24[SCSI] ipr: set the data list length in the request control blockWayne Boyer
2010-05-24[SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer
2010-05-24[SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer
2010-05-24[SCSI] ipr: implement fixes for 64 bit adapter supportWayne Boyer
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03[SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer
2010-03-03[SCSI] ipr: add support for new IOASCsWayne Boyer
2010-03-03[SCSI] ipr: add support for multiple stages of initializationWayne Boyer
2010-03-03[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer
2010-03-03[SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer
2010-03-03[SCSI] ipr: add error handling updates for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-10[SCSI] ipr: fix EEH recoveryKleber Sacilotto de Souza
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-11-06[SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer
2009-05-23[SCSI] ipr: fix PCI permanent error handlerKleber S. Souza
2009-05-20[SCSI] ipr: ipr_remove() marked __devexitKleber S. Souza
2009-04-27[SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-12[SCSI] ipr: Expose debug and fastfail parametersWayne Boyer
2009-03-12[SCSI] ipr: add message to error tableWayne Boyer
2009-03-12[SCSI] ipr: add MSI supportWayne Boyer
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_doneMark Nelson
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23[SCSI] ipr: use memory_read_from_buffer()Akinobu Mita
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King
2008-04-29[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo
2008-04-17libata: remove check_status from non-SFF driversTejun Heo
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo
2008-04-17libata: add qc_fill_rtf port operationTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo