aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dpt_i2o.c
Commit message (Expand)AuthorAge
* [SCSI] dpt_i2o: Fix section mismatchJoe Korty2007-10-12
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* [SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2007-07-31
* [SCSI] dpt_i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-05-31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-08
|\
| * [SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-06
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* [SCSI] dpt_i2o: remove dead codeAdrian Bunk2007-04-01
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] scsi: remove hosts.hHenne2006-10-04
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-23
* [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-19
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* [PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark2005-12-18
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-27
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-07
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-07
* [SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark2005-08-09
* [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley2005-08-08
* [SCSI] dpt_i2o warning fixAndrew Morton2005-07-11
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-26
* [PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2005-06-25
* [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-23
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-17
* [SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2005-05-20
* [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot2005-05-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16