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