Age | Commit message (Expand) | Author |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-26 | [SCSI] Signedness issue in drivers/scsi/ipr.c | Eric Sesterhenn |
2006-09-26 | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar |
2006-09-26 | [SCSI] ipr: Support attaching SATA devices | Brian King |
2006-08-06 | [SCSI] ipr: Auto sense handling fix | Brian King |
2006-08-06 | [SCSI] ipr: Properly handle IOA recovered errors | Brian King |
2006-08-06 | [SCSI] ipr: Handle new SAS error codes | Brian King |
2006-07-02 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig |
2006-04-13 | [SCSI] ipr: Reset device cleanup | Brian King |
2006-04-13 | [SCSI] ipr: printk macro cleanup/removal | Brian King |
2006-04-13 | [SCSI] ipr: Simplify status area dumping | Brian King |
2006-04-13 | [SCSI] ipr: Fixup device type check | Brian King |
2006-04-13 | [SCSI] ipr: Disk remove path cleanup | Brian King |
2006-02-27 | [SCSI] PCI Error Recovery: IPR SCSI device driver | Linas Vepstas |
2006-02-12 | [SCSI] ipr: Fix adapter initialization failure | Brian King |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers |
2005-12-13 | [SCSI] ipr: Driver initialization fix for kexec/kdump | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Better handle failure of adapter bringup commands | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: New PCI Ids | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Support device reset to RAID disks | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Support new device queueing model | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: New adapter error types | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Module parm to disable RAID 0 auto create | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Runtime reset | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: handle new adapter errors | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Provide reset_adapter retry method for offlined adapters | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Runtime debugging options | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Fix adapter microcode update DMA mapping leak | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Convert to use kzalloc | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Write caching state host attribute | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: slave_alloc optimization | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Prevent upper layer driver binding | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Include all disks in supported list | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Error logging cleanup | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Handle unknown errors | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Generic adapter error cleaup | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Physical resource error logging macro | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Cleanup error structures | brking@us.ibm.com |
2005-11-06 | [SCSI] ipr: Disk array rescanning fix | brking@us.ibm.com |
2005-10-28 | [PATCH] PCI: ipr: Block config access during BIST | Brian 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 attach | brking@us.ibm.com |