aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmmca.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-2/+4
* [SCSI] ibmmca: fix buffer overflowRoel Kluin2010-01-181-1/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day2007-10-121-7/+0
* [SCSI] ibmmca: Stop leaking scsi_hosts on exitMatthew Wilcox2007-10-121-0/+1
* [SCSI] ibmmca: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-15/+13
* [SCSI] ibmmca: convert to new probing API and fix oopsesJames Bottomley2007-05-221-683/+562
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* spelling fixesAndreas Mohr2006-06-261-4/+4
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-9/+7
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [SCSI] ibmmca: fix a NULL pointer dereferenceAdrian Bunk2006-03-121-2/+1
* Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-101-6/+0
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-6/+0
* | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-4/+4
|/
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-1/+4
* [SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap2005-09-141-0/+2
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-1/+0
* [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-1/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2491