aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha1542.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik1-16/+10
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-2/+2
2008-01-11[SCSI] aha1542: convert to accessors and !use_sg cleanupBoaz Harrosh1-35/+10
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-5/+3
2007-10-16aha1542: convert to use the data buffer accessorsJens Axboe1-17/+15
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-17/+14
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-24/+12
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-1/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+2
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+3
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-15/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1832