aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmmca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-1/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-10-12[SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day1-7/+0
2007-10-12[SCSI] ibmmca: Stop leaking scsi_hosts on exitMatthew Wilcox1-0/+1
2007-05-26[SCSI] ibmmca: convert to use the data buffer accessorsFUJITA Tomonori1-15/+13
2007-05-22[SCSI] ibmmca: convert to new probing API and fix oopsesJames Bottomley1-683/+562
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26spelling fixesAndreas Mohr1-4/+4
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-9/+7
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-12[SCSI] ibmmca: fix a NULL pointer dereferenceAdrian Bunk1-2/+1
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley1-6/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-4/+4
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-6/+0
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-1/+4
2005-09-14[SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap1-0/+2
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2491