summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ips.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] Switch ips to pci_register from pci_moduleAlan Cox2006-10-011-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* spelling fixesAndreas Mohr2006-06-261-2/+2
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-1/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-271-1/+1
* [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
* [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
* [SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer2006-01-141-0/+3
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-3/+3
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-081-135/+3
|\
| * [SCSI] ips: remove "Version Matching"Jack Hammer2005-11-061-135/+3
* | [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-12/+6
|/
* Fix ips.c compileJames Bottomley2005-11-041-0/+1
* [SCSI] ips: Fix initialization bug with kdumpJack Hammer2005-10-311-0/+93
* [SCSI] ips: Fix up for correct scatter/gather processingJack Hammer2005-10-291-13/+36
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-5/+5
* [SCSI] ServeRAID V7.12.02Jack Hammer2005-08-021-3/+5
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+13
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-0/+7
* [PATCH] remove old scsi data direction macros2005-04-181-6/+4
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-7/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+7491
OpenPOWER on IntegriCloud