aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx_old.c
AgeCommit message (Expand)Author
2013-04-09aix7xxx_old: switch to ->show_info()Al Viro
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma
2007-05-27[SCSI] aic7xxx_old: convert to use the data buffer accessorsFUJITA Tomonori
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox
2006-08-19[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-04-18[PATCH] remove old scsi data direction macros
2005-04-16Linux-2.6.12-rc2Linus Torvalds