- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / ipr.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-07 Greg Kroah-HartmanPCI: remove duplicate device id from ipr
2007-01-30 Greg Kroah-Hartman[SCSI] ipr: remove duplicate device id
2007-01-27 Brian King[SCSI] ipr: PCI error recovery fix
2007-01-27 Brian King[SCSI] ipr: Tolerate not finding PCI-X registers
2007-01-27 Brian King[SCSI] ipr: Remove usage of pci driver data
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-22 Adrian Bunk[SCSI] ipr: Make ipr_ioctl static
2006-11-22 Brian King[SCSI] ipr: Reduce default error log size
2006-11-22 Brian King[SCSI] ipr: Add support for logging SAS fabric errors
2006-11-22 Brian King[SCSI] ipr: Remove debug trace points from dump code
2006-11-22 Brian King[SCSI] ipr: Remove ipr_scsi_timed_out
2006-11-22 Brian King[SCSI] ipr: PCI IDs for new SAS adapters
2006-11-22 Brian King[SCSI] ipr: Stop issuing cancel all to disk arrays
2006-11-22 Brian King[SCSI] ipr: SATA reset - wait for host reset completion
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Eric Sesterhenn[SCSI] Signedness issue in drivers/scsi/ipr.c
2006-09-26 Henrik Kretzschmar[SCSI] pci_module_init conversion in scsi subsystem
2006-09-26 Brian King[SCSI] ipr: Support attaching SATA devices
2006-08-06 Brian King[SCSI] ipr: Auto sense handling fix
2006-08-06 Brian King[SCSI] ipr: Properly handle IOA recovered errors
2006-08-06 Brian King[SCSI] ipr: Handle new SAS error codes
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: scsi: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-04-13 Brian King[SCSI] ipr: Reset device cleanup
2006-04-13 Brian King[SCSI] ipr: printk macro cleanup/removal
2006-04-13 Brian King[SCSI] ipr: Simplify status area dumping
2006-04-13 Brian King[SCSI] ipr: Fixup device type check
2006-04-13 Brian King[SCSI] ipr: Disk remove path cleanup
2006-02-28 Linas Vepstas[SCSI] PCI Error Recovery: IPR SCSI device driver
2006-02-12 Brian King[SCSI] ipr: Fix adapter initialization failure
2006-02-09 Olaf Hering+- add patches.drivers/ipr-adapter-initialization-failu...
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-05 Kay Sievers[PATCH] merge kobject_uevent and kobject_hotplug
2005-12-14 brking@us.ibm.com[SCSI] ipr: Driver initialization fix for kexec/kdump
2005-12-06 Hannes Reinecke- Really enable scsi-misc patch.
2005-12-02 Hannes Reinecke- Added missing patch :-).
2005-11-06 brking@us.ibm.com[SCSI] ipr: Better handle failure of adapter bringup...
2005-11-06 brking@us.ibm.com[SCSI] ipr: New PCI Ids
2005-11-06 brking@us.ibm.com[SCSI] ipr: Support device reset to RAID disks
2005-11-06 brking@us.ibm.com[SCSI] ipr: Support new device queueing model
2005-11-06 brking@us.ibm.com[SCSI] ipr: New adapter error types
2005-11-06 brking@us.ibm.com[SCSI] ipr: Module parm to disable RAID 0 auto create
2005-11-06 brking@us.ibm.com[SCSI] ipr: Runtime reset
2005-11-06 brking@us.ibm.com[SCSI] ipr: handle new adapter errors
2005-11-06 brking@us.ibm.com[SCSI] ipr: Provide reset_adapter retry method for...
2005-11-06 brking@us.ibm.com[SCSI] ipr: Runtime debugging options
2005-11-06 brking@us.ibm.com[SCSI] ipr: Fix adapter microcode update DMA mapping...
2005-11-06 brking@us.ibm.com[SCSI] ipr: Convert to use kzalloc
2005-11-06 brking@us.ibm.com[SCSI] ipr: Write caching state host attribute
2005-11-06 brking@us.ibm.com[SCSI] ipr: slave_alloc optimization
2005-11-06 brking@us.ibm.com[SCSI] ipr: Prevent upper layer driver binding
2005-11-06 brking@us.ibm.com[SCSI] ipr: Include all disks in supported list
2005-11-06 brking@us.ibm.com[SCSI] ipr: Error logging cleanup
2005-11-06 brking@us.ibm.com[SCSI] ipr: Handle unknown errors
2005-11-06 brking@us.ibm.com[SCSI] ipr: Generic adapter error cleaup
2005-11-06 brking@us.ibm.com[SCSI] ipr: Physical resource error logging macro
2005-11-06 brking@us.ibm.com[SCSI] ipr: Cleanup error structures
2005-11-06 brking@us.ibm.com[SCSI] ipr: Disk array rescanning fix
2005-10-28 Brian King[PATCH] PCI: ipr: Block config access during BIST
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: make drivers use the pci shutdown callback...
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/s390/net/qeth_sys.c -...
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_host_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_device_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_abort_handler()
2005-05-20 brking@us.ibm.com [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attach
2005-05-20 brking@us.ibm.com [SCSI] ipr: Array error logging fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: SCSI
2004-12-31 James BottomleySCSI: update ipr to use the change_queue_depth API
2004-12-19 Brian King[PATCH] ipr: new RAID error
2004-12-19 Brian King[PATCH] ipr: PCI-X capabilities setup fix
2004-12-19 Brian King[PATCH] ipr: Allow Query Resource State adapter command to
2004-10-20 Alexander Viro[PATCH] ipr iomem annotations
2004-10-06 Roger Luethi[PATCH] PCI: remove driver private PCI state, 1 arg...
2004-09-03 Andrew Morton[PATCH] ipr.c build fix
2004-08-27 Andrew Morton[PATCH] ipr.c build fix
2004-08-14 Brian King[PATCH] ipr: replace schedule_timeout() with msleep()
2004-08-14 Brian King[PATCH] ipr: Don't log adapter shutdown error response...
2004-08-14 Brian King[PATCH] ipr: Set allow_restart for disk devices only
2004-08-14 Brian King[PATCH] ipr: Dead adapter I/O hang fix
2004-08-14 Brian King[PATCH] ipr: Sparse warnings fixes
2004-08-14 Brian King[PATCH] ipr: Properly enable/disable TCQ
2004-08-14 Brian King[PATCH] ipr: Fix assorted dma_addr_t typing errors
2004-08-14 Brian King[PATCH] ipr: Add maintainers email address to comment...
2004-08-14 Brian King[PATCH] ipr: Use kref instead of a kobject
2004-08-14 Brian King[PATCH] ipr: minor fixes and assorted nit
2004-08-14 Brian King[PATCH] ipr: New adapter support
2004-08-14 Brian King[PATCH] ipr: Properly retry aborted reponse
2004-08-14 Brian King[PATCH] ipr: Use cancel all instead of abort task
2004-08-14 Brian King[PATCH] ipr: Use sector_t type in sector_div call
2004-06-18 Brian King[PATCH] ipr only tcq cancel all
2004-06-18 Brian King[PATCH] ipr abort hang fix
next