summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-7/+12
* [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-4/+7
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-3/+2
* libata-link: linkify resetTejun Heo2007-10-121-4/+4
* libata-link: introduce ata_linkTejun Heo2007-10-121-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-104/+40
|\
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-301-0/+7
| |\
| * | [SCSI] ipr: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-104/+40
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-17/+5
|\ \ \
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-17/+5
| | |/ | |/|
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-6/+12
|/ /
* | [SCSI] ipr: Proper return codes for eh_dev_reset for SATA devicesBrian King2007-05-161-0/+7
|/
* [SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King2007-05-081-5/+65
* [SCSI] ipr: Better handle adapter boot time errorsBrian King2007-05-061-1/+6
* [SCSI] ipr: Enable multi-initator RAID supportBrian King2007-05-061-5/+135
* [SCSI] ipr: Improved dual adapter errorsBrian King2007-05-061-6/+72
* [SCSI] ipr: Increase adapter operational timeoutBrian King2007-05-061-3/+6
* [SCSI] ipr: Handle IOA reset requestBrian King2007-05-061-2/+12
* [SCSI] ipr: Handle check condition status from disk array deviceBrian King2007-05-061-2/+3
* [SCSI] ipr: Handle UA on disk array following an adapter resetBrian King2007-05-061-0/+1
* [SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King2007-05-061-0/+1
* [SCSI] ipr: Prevent overlapped adapter resetsBrian King2007-05-061-1/+23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-121/+169
|\
| * [SCSI] ipr: Faster sg list fetchBrian King2007-04-011-5/+23
| * [SCSI] ipr: Return better qc_issue errorsBrian King2007-04-011-2/+2
| * [SCSI] ipr: Disrupt device errorBrian King2007-04-011-0/+2
| * [SCSI] ipr: Improve async error logging level controlBrian King2007-04-011-96/+96
| * [SCSI] ipr: PCI unblock config access fixBrian King2007-04-011-0/+1
| * [SCSI] ipr: Fix for oops following SATA request senseBrian King2007-04-011-0/+2
| * [SCSI] ipr: Log error for SAS dual path switchBrian King2007-04-011-2/+6
| * [SCSI] ipr: Enable logging of debug error data for all devicesBrian King2007-04-011-3/+6
| * [SCSI] ipr: Add new PCI-E IDs to device tableBrian King2007-04-011-0/+10
| * [SCSI] ipr: Remove auto RAID create module parameterBrian King2007-04-011-5/+0
| * [SCSI] ipr: Make adapter operational timeout be per adapter typeBrian King2007-04-011-8/+21
OpenPOWER on IntegriCloud