aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ipr.c
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-22[SCSI] ipr: Make ipr_ioctl staticAdrian Bunk
2006-11-22[SCSI] ipr: Reduce default error log sizeBrian King
2006-11-22[SCSI] ipr: Add support for logging SAS fabric errorsBrian King
2006-11-22[SCSI] ipr: Remove debug trace points from dump codeBrian King
2006-11-22[SCSI] ipr: Remove ipr_scsi_timed_outBrian King
2006-11-22[SCSI] ipr: PCI IDs for new SAS adaptersBrian King
2006-11-22[SCSI] ipr: Stop issuing cancel all to disk arraysBrian King
2006-11-22[SCSI] ipr: SATA reset - wait for host reset completionBrian King
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
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