summaryrefslogtreecommitdiff
path: root/drivers/fc4
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-5/+5
2006-10-25[SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2-20/+23
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-2/+2
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-1/+0
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-2/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-2/+2
2006-02-20[PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan1-1/+1
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-4/+4
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-3/+2
2005-11-07[PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversionDeepak Saxena3-22/+11
2005-07-30[SCSI] fc4 warning fixAndrew Morton1-1/+1
2005-07-02[SCSI] ifdef out broken fc4 EH codeChristoph Hellwig1-0/+6
2005-06-19fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik1-4/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik3-9/+12
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+3
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-4/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds12-0/+4083