aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-1/+0
2006-04-13[SCSI] ipr: Reset device cleanupBrian King1-17/+41
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King1-7/+8
2006-04-13[SCSI] ipr: Simplify status area dumpingBrian King1-35/+4
2006-04-13[SCSI] ipr: Fixup device type checkBrian King1-2/+2
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King1-3/+3
2006-02-27[SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas1-0/+109
2006-02-12[SCSI] ipr: Fix adapter initialization failureBrian King1-44/+5
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-1/+1
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers1-1/+1
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com1-1/+16
2005-11-06[SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com1-9/+50
2005-11-06[SCSI] ipr: New PCI Idsbrking@us.ibm.com1-1/+21
2005-11-06[SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com1-1/+1
2005-11-06[SCSI] ipr: Support new device queueing modelbrking@us.ibm.com1-11/+48
2005-11-06[SCSI] ipr: New adapter error typesbrking@us.ibm.com1-0/+175
2005-11-06[SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com1-0/+5
2005-11-06[SCSI] ipr: Runtime resetbrking@us.ibm.com1-1/+3
2005-11-06[SCSI] ipr: handle new adapter errorsbrking@us.ibm.com1-12/+71
2005-11-06[SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com1-0/+69
2005-11-06[SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com1-0/+3
2005-11-06[SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com1-49/+55
2005-11-06[SCSI] ipr: Convert to use kzallocbrking@us.ibm.com1-14/+4
2005-11-06[SCSI] ipr: Write caching state host attributebrking@us.ibm.com1-9/+192
2005-11-06[SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com1-2/+4
2005-11-06[SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com1-1/+3
2005-11-06[SCSI] ipr: Include all disks in supported listbrking@us.ibm.com1-1/+1
2005-11-06[SCSI] ipr: Error logging cleanupbrking@us.ibm.com1-3/+3
2005-11-06[SCSI] ipr: Handle unknown errorsbrking@us.ibm.com1-5/+1
2005-11-06[SCSI] ipr: Generic adapter error cleaupbrking@us.ibm.com1-3/+0
2005-11-06[SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com1-29/+6
2005-11-06[SCSI] ipr: Cleanup error structuresbrking@us.ibm.com1-21/+16
2005-11-06[SCSI] ipr: Disk array rescanning fixbrking@us.ibm.com1-0/+1
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman1-6/+4
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+12
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+12
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-12/+12
2005-05-20[SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com1-2/+1
2005-05-20[SCSI] ipr: Array error logging fixbrking@us.ibm.com1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+6083