aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx_old.c
Commit message (Expand)AuthorAge
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-23
* [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-18
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-15
* [SCSI] aic7xxx_old: convert to use the data buffer accessorsFUJITA Tomonori2007-05-27
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-25
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-04
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
|/
* [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-23
* [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-19
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-09
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-07
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-17
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-17
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-17
* [PATCH] remove old scsi data direction macros2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16