aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx_old.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma1-1/+1
2007-05-27[SCSI] aic7xxx_old: convert to use the data buffer accessorsFUJITA Tomonori1-41/+14
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-154/+144
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-2/+2
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structuresAlan Cox1-2/+7
2006-08-19[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones1-2/+0
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-5/+5
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-4/+4
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-2/+1
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+3
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+14
2005-04-18[PATCH] remove old scsi data direction macros1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+11178