aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx_old.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* aic7xxx_old: removed unused 'req' variableJens Axboe2010-09-161-1/+0
* block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-101-19/+2
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-5/+5
* [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-231-1/+0
* [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-181-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-5/+3
* [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
* [SCSI] aic7xxx_old: convert to use the data buffer accessorsFUJITA Tomonori2007-05-271-41/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-251-1/+1
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-154/+144
|\
| * [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-041-154/+144
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-2/+2
|/
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-231-2/+7
* [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-191-2/+0
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-5/+5
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-4/+4
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-1/+0
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+3
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+13
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-1/+14
* [PATCH] remove old scsi data direction macros2005-04-181-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+11178