summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dpt_i2o.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] scsi: remove hosts.hHenne2006-10-041-1/+1
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-231-1/+5
* [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-191-1/+0
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-141-4/+6
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-17/+18
* [PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark2005-12-181-5/+20
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-19/+8
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-23/+11
* [SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark2005-08-091-1/+1
* [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley2005-08-081-1/+8
* [SCSI] dpt_i2o warning fixAndrew Morton2005-07-111-1/+0
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-5/+0
* [PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2005-06-251-4/+3
* [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-231-12/+5
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+12
* [SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2005-05-201-16/+16
* [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot2005-05-201-19/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3381