aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/advansys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] advansys: misc reformattingMatthew Wilcox1-150/+110
2007-10-12[SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox1-426/+211
2007-10-12[SCSI] advansys: remove AscCompareString()Matthew Wilcox1-20/+3
2007-10-12[SCSI] advansys: More PCI cleanupsMatthew Wilcox1-220/+34
2007-10-12[SCSI] advansys: Update resource managementMatthew Wilcox1-37/+33
2007-10-12[SCSI] advansys: Convert to ISA driver modelMatthew Wilcox1-299/+113
2007-10-12[SCSI] advansys: Convert to EISA driver modelMatthew Wilcox1-81/+94
2007-10-12[SCSI] advansys: Convert to PCI driver modelMatthew Wilcox1-249/+129
2007-10-12[SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox1-25/+36
2007-10-12[SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox1-236/+158
2007-10-12[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox1-38/+0
2007-10-12[SCSI] advansys: Improve interrupt handlerMatthew Wilcox1-100/+72
2007-10-12[SCSI] advansys: Clean up proc_info implementationMatthew Wilcox1-24/+12
2007-10-12[SCSI] advansys: undate version, copyright, etcMatthew Wilcox1-24/+19
2007-07-27[SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox1-13692/+14569
2007-05-27[SCSI] advansys: cleanupsAdrian Bunk1-93/+8
2007-02-07[SCSI] advansys: clean up warningsKen Witherow1-2/+5
2007-01-03[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap1-1/+2
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-08-04[SCSI] advansys pci tweaks.Dave Jones1-41/+49
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-25[PATCH] advansys section fixesRandy Dunlap1-3/+3
2006-04-29[SCSI] advansys driver: limp along on x86Linus Torvalds1-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-8/+4
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley1-2/+2
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig1-2/+2
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-2/+0
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-3/+2
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+18237