aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ipr.c
AgeCommit message (Expand)Author
2006-09-26[SCSI] Signedness issue in drivers/scsi/ipr.cEric Sesterhenn
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar
2006-09-26[SCSI] ipr: Support attaching SATA devicesBrian King
2006-08-06[SCSI] ipr: Auto sense handling fixBrian King
2006-08-06[SCSI] ipr: Properly handle IOA recovered errorsBrian King
2006-08-06[SCSI] ipr: Handle new SAS error codesBrian King
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-04-13[SCSI] ipr: Reset device cleanupBrian King
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King
2006-04-13[SCSI] ipr: Simplify status area dumpingBrian King
2006-04-13[SCSI] ipr: Fixup device type checkBrian King
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King
2006-02-27[SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas
2006-02-12[SCSI] ipr: Fix adapter initialization failureBrian King
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com
2005-11-06[SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com
2005-11-06[SCSI] ipr: New PCI Idsbrking@us.ibm.com
2005-11-06[SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com
2005-11-06[SCSI] ipr: Support new device queueing modelbrking@us.ibm.com
2005-11-06[SCSI] ipr: New adapter error typesbrking@us.ibm.com
2005-11-06[SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com
2005-11-06[SCSI] ipr: Runtime resetbrking@us.ibm.com
2005-11-06[SCSI] ipr: handle new adapter errorsbrking@us.ibm.com
2005-11-06[SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com
2005-11-06[SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com
2005-11-06[SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com
2005-11-06[SCSI] ipr: Convert to use kzallocbrking@us.ibm.com
2005-11-06[SCSI] ipr: Write caching state host attributebrking@us.ibm.com
2005-11-06[SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com
2005-11-06[SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com
2005-11-06[SCSI] ipr: Include all disks in supported listbrking@us.ibm.com
2005-11-06[SCSI] ipr: Error logging cleanupbrking@us.ibm.com
2005-11-06[SCSI] ipr: Handle unknown errorsbrking@us.ibm.com
2005-11-06[SCSI] ipr: Generic adapter error cleaupbrking@us.ibm.com
2005-11-06[SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com
2005-11-06[SCSI] ipr: Cleanup error structuresbrking@us.ibm.com
2005-11-06[SCSI] ipr: Disk array rescanning fixbrking@us.ibm.com
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-05-20[SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com
2005-05-20[SCSI] ipr: Array error logging fixbrking@us.ibm.com