aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx_old.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-6/+6
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-09-16aic7xxx_old: removed unused 'req' variableGravatar Jens Axboe 1-1/+0
2010-09-10block: remove spurious uses of REQ_HARDBARRIERGravatar Tejun Heo 1-19/+2
2008-02-06Remove pointless casts from void pointersGravatar Jeff Garzik 1-1/+1
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-5/+5
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...Gravatar FUJITA Tomonori 1-1/+0
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalGravatar Adrian Bunk 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] kmalloc + memset conversion to kzallocGravatar Mariusz Kozlowski 1-5/+3
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocGravatar Satyam Sharma 1-1/+1
2007-05-27[SCSI] aic7xxx_old: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-41/+14
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cGravatar Henne 1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsGravatar Jeff Garzik 1-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-6/+6
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-154/+144
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cGravatar Henne 1-154/+144
2006-09-30[PATCH] Split struct request ->flags into two partsGravatar Jens Axboe 1-2/+2
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Gravatar Alan Cox 1-2/+7
2006-08-19[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Gravatar Dave Jones 1-2/+0
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+2
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsGravatar Arjan van de Ven 1-2/+2
2005-11-09[SCSI] remove Scsi_Device typedefGravatar Christoph Hellwig 1-5/+5
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-4/+4
2005-11-07[PATCH] kfree cleanup: drivers/scsiGravatar Jesper Juhl 1-2/+1
2005-06-26[SCSI] remove scsi_set_deviceGravatar Christoph Hellwig 1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-1/+3
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Gravatar Jeff Garzik 1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Gravatar Jeff Garzik 1-1/+14
2005-04-18[PATCH] remove old scsi data direction macrosGravatar 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+11178