summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ipr: remove duplicate device idGreg Kroah-Hartman2007-01-301-2/+0
* [SCSI] ipr: PCI error recovery fixBrian King2007-01-271-2/+19
* [SCSI] ipr: Tolerate not finding PCI-X registersBrian King2007-01-271-8/+2
* [SCSI] ipr: Remove usage of pci driver dataBrian King2007-01-271-43/+20
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-061-52/+261
|\
| * [SCSI] ipr: Make ipr_ioctl staticAdrian Bunk2006-11-221-1/+1
| * [SCSI] ipr: Reduce default error log sizeBrian King2006-11-221-5/+9
| * [SCSI] ipr: Add support for logging SAS fabric errorsBrian King2006-11-221-7/+218
| * [SCSI] ipr: Remove debug trace points from dump codeBrian King2006-11-221-2/+0
| * [SCSI] ipr: Remove ipr_scsi_timed_outBrian King2006-11-221-36/+4
| * [SCSI] ipr: PCI IDs for new SAS adaptersBrian King2006-11-221-1/+17
| * [SCSI] ipr: Stop issuing cancel all to disk arraysBrian King2006-11-221-1/+1
| * [SCSI] ipr: SATA reset - wait for host reset completionBrian King2006-11-221-0/+12
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [SCSI] Signedness issue in drivers/scsi/ipr.cEric Sesterhenn2006-09-261-1/+1
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-261-1/+1
* [SCSI] ipr: Support attaching SATA devicesBrian King2006-09-261-18/+665
* [SCSI] ipr: Auto sense handling fixBrian King2006-08-061-2/+1
* [SCSI] ipr: Properly handle IOA recovered errorsBrian King2006-08-061-1/+2
* [SCSI] ipr: Handle new SAS error codesBrian King2006-08-061-0/+28
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-1/+0
* [SCSI] ipr: Reset device cleanupBrian King2006-04-131-17/+41
* [SCSI] ipr: printk macro cleanup/removalBrian King2006-04-131-7/+8
* [SCSI] ipr: Simplify status area dumpingBrian King2006-04-131-35/+4
* [SCSI] ipr: Fixup device type checkBrian King2006-04-131-2/+2
* [SCSI] ipr: Disk remove path cleanupBrian King2006-04-131-3/+3
* [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
OpenPOWER on IntegriCloud