aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmmca.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-10-12[SCSI] ibmmca: Remove dead references to MODULE_PARM macroGravatar Robert P. J. Day 1-7/+0
2007-10-12[SCSI] ibmmca: Stop leaking scsi_hosts on exitGravatar Matthew Wilcox 1-0/+1
2007-05-26[SCSI] ibmmca: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-15/+13
2007-05-22[SCSI] ibmmca: convert to new probing API and fix oopsesGravatar James Bottomley 1-683/+562
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26spelling fixesGravatar Andreas Mohr 1-4/+4
2006-06-23[PATCH] More BUG_ON conversionGravatar Eric Sesterhenn 1-2/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-9/+7
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]Gravatar OGAWA Hirofumi 1-1/+1
2006-03-12[SCSI] ibmmca: fix a NULL pointer dereferenceGravatar Adrian Bunk 1-2/+1
2005-11-10Merge by hand (whitespace conflicts in libata.h)Gravatar James Bottomley 1-6/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-4/+4
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-6/+0
2005-10-28[SCSI] use sfoo_printk() in driversGravatar Jeff Garzik 1-1/+4
2005-09-14[SCSI] scsi: 2 drivers need MODULE_LICENSE()Gravatar Randy.Dunlap 1-0/+2
2005-09-10[PATCH] merge some from Rusty's trivial patchesGravatar Adrian Bunk 1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Gravatar Jeff Garzik 1-1/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2491