aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dpt_i2o.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-16/+11
* [SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2007-07-311-61/+71
* [SCSI] dpt_i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-20/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-081-11/+6
|\
| * [SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-11/+6
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [SCSI] dpt_i2o: remove dead codeAdrian Bunk2007-04-011-2/+0
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-5/+5
* 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