aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King1-1/+5
2008-04-29[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King1-1/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-65/+75
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo1-1/+0
2008-04-17libata: remove check_status from non-SFF driversTejun Heo1-28/+0
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo1-29/+30
2008-04-17libata: add qc_fill_rtf port operationTejun Heo1-0/+1
2008-04-17libata: rename SFF port opsTejun Heo1-4/+4
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-1/+2
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley1-2/+2
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2008-01-23libata: convert to chained sgTejun Heo1-1/+2
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-3/+3
2008-01-11[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-7/+12
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik1-4/+7
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-3/+2
2007-10-12libata-link: linkify resetTejun Heo1-4/+4
2007-10-12libata-link: introduce ata_linkTejun Heo1-3/+3
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-104/+40
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-17/+5
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-6/+12
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-17/+5
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley1-0/+7
2007-05-29[SCSI] ipr: convert to use the data buffer accessorsFUJITA Tomonori1-104/+40
2007-05-16[SCSI] ipr: Proper return codes for eh_dev_reset for SATA devicesBrian King1-0/+7
2007-05-08[SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King1-5/+65
2007-05-06[SCSI] ipr: Better handle adapter boot time errorsBrian King1-1/+6
2007-05-06[SCSI] ipr: Enable multi-initator RAID supportBrian King1-5/+135
2007-05-06[SCSI] ipr: Improved dual adapter errorsBrian King1-6/+72
2007-05-06[SCSI] ipr: Increase adapter operational timeoutBrian King1-3/+6
2007-05-06[SCSI] ipr: Handle IOA reset requestBrian King1-2/+12
2007-05-06[SCSI] ipr: Handle check condition status from disk array deviceBrian King1-2/+3
2007-05-06[SCSI] ipr: Handle UA on disk array following an adapter resetBrian King1-0/+1
2007-05-06[SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King1-0/+1
2007-05-06[SCSI] ipr: Prevent overlapped adapter resetsBrian King1-1/+23
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-121/+169
2007-04-28git-libata-all-ipr-fixAndrew Morton1-1/+2
2007-04-01[SCSI] ipr: Faster sg list fetchBrian King1-5/+23
2007-04-01[SCSI] ipr: Return better qc_issue errorsBrian King1-2/+2
2007-04-01[SCSI] ipr: Disrupt device errorBrian King1-0/+2
2007-04-01[SCSI] ipr: Improve async error logging level controlBrian King1-96/+96
2007-04-01[SCSI] ipr: PCI unblock config access fixBrian King1-0/+1
2007-04-01[SCSI] ipr: Fix for oops following SATA request senseBrian King1-0/+2
2007-04-01[SCSI] ipr: Log error for SAS dual path switchBrian King1-2/+6
2007-04-01[SCSI] ipr: Enable logging of debug error data for all devicesBrian King1-3/+6
2007-04-01[SCSI] ipr: Add new PCI-E IDs to device tableBrian King1-0/+10
2007-04-01[SCSI] ipr: Remove auto RAID create module parameterBrian King1-5/+0