summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-271-0/+109
* [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-121-44/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-1/+1
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-1/+1
| * [PATCH] merge kobject_uevent and kobject_hotplugKay Sievers2006-01-041-1/+1
* | [SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com2005-12-131-1/+16
|/
* [SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com2005-11-061-9/+50
* [SCSI] ipr: New PCI Idsbrking@us.ibm.com2005-11-061-1/+21
* [SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com2005-11-061-1/+1
* [SCSI] ipr: Support new device queueing modelbrking@us.ibm.com2005-11-061-11/+48
* [SCSI] ipr: New adapter error typesbrking@us.ibm.com2005-11-061-0/+175
* [SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com2005-11-061-0/+5
* [SCSI] ipr: Runtime resetbrking@us.ibm.com2005-11-061-1/+3
* [SCSI] ipr: handle new adapter errorsbrking@us.ibm.com2005-11-061-12/+71
* [SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com2005-11-061-0/+69
* [SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com2005-11-061-0/+3
* [SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com2005-11-061-49/+55
* [SCSI] ipr: Convert to use kzallocbrking@us.ibm.com2005-11-061-14/+4
* [SCSI] ipr: Write caching state host attributebrking@us.ibm.com2005-11-061-9/+192
* [SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com2005-11-061-2/+4
* [SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com2005-11-061-1/+3
* [SCSI] ipr: Include all disks in supported listbrking@us.ibm.com2005-11-061-1/+1
* [SCSI] ipr: Error logging cleanupbrking@us.ibm.com2005-11-061-3/+3
* [SCSI] ipr: Handle unknown errorsbrking@us.ibm.com2005-11-061-5/+1
* [SCSI] ipr: Generic adapter error cleaupbrking@us.ibm.com2005-11-061-3/+0
* [SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com2005-11-061-29/+6
* [SCSI] ipr: Cleanup error structuresbrking@us.ibm.com2005-11-061-21/+16
* [SCSI] ipr: Disk array rescanning fixbrking@us.ibm.com2005-11-061-0/+1
* [PATCH] PCI: ipr: Block config access during BISTBrian King2005-10-281-0/+2
* [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-271-6/+4
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-201-1/+1
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+12
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+12
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-12/+12
* [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com2005-05-201-2/+1
* [SCSI] ipr: Array error logging fixbrking@us.ibm.com2005-05-201-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+6083
OpenPOWER on IntegriCloud