summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/advansys.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] advansys: Move documentation to Documentation/scsiMatthew Wilcox2007-10-121-747/+19Star
* [SCSI] advansys: use memcpy instead of open-coded loopMatthew Wilcox2007-10-121-79/+40Star
* [SCSI] advansys: Remove pci_slot_infoMatthew Wilcox2007-10-121-20/+9Star
* [SCSI] advansys: Remove library-style callback routinesMatthew Wilcox2007-10-121-42/+8Star
* [SCSI] advansys: Move struct device out of the cfg structuresMatthew Wilcox2007-10-121-63/+41Star
* [SCSI] advansys: Stop using n_io_port in Scsi_Host structureMatthew Wilcox2007-10-121-30/+8Star
* [SCSI] advansys: ioremap no longer needs page-aligned addressesMatthew Wilcox2007-10-121-40/+12Star
* [SCSI] advansys: delete AscGetChipBusTypeMatthew Wilcox2007-10-121-32/+4Star
* [SCSI] advansys: misc reformattingMatthew Wilcox2007-10-121-150/+110Star
* [SCSI] advansys: remove INQUIRY sniffingMatthew Wilcox2007-10-121-426/+211Star
* [SCSI] advansys: remove AscCompareString()Matthew Wilcox2007-10-121-20/+3Star
* [SCSI] advansys: More PCI cleanupsMatthew Wilcox2007-10-121-220/+34Star
* [SCSI] advansys: Update resource managementMatthew Wilcox2007-10-121-37/+33Star
* [SCSI] advansys: Convert to ISA driver modelMatthew Wilcox2007-10-121-299/+113Star
* [SCSI] advansys: Convert to EISA driver modelMatthew Wilcox2007-10-121-81/+94
* [SCSI] advansys: Convert to PCI driver modelMatthew Wilcox2007-10-121-249/+129Star
* [SCSI] advansys: Move to scsi hotplug initialisation modelMatthew Wilcox2007-10-121-25/+36
* [SCSI] advansys: Make advansys_board_found a little more readableMatthew Wilcox2007-10-121-236/+158Star
* [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_HostMatthew Wilcox2007-10-121-38/+0Star
* [SCSI] advansys: Improve interrupt handlerMatthew Wilcox2007-10-121-100/+72Star
* [SCSI] advansys: Clean up proc_info implementationMatthew Wilcox2007-10-121-24/+12Star
* [SCSI] advansys: undate version, copyright, etcMatthew Wilcox2007-10-121-24/+19Star
* [SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox2007-07-271-13692/+14569
* [SCSI] advansys: cleanupsAdrian Bunk2007-05-271-93/+8Star
* [SCSI] advansys: clean up warningsKen Witherow2007-02-081-2/+5
* [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* [PATCH] NULL noise removal: advansysAl Viro2006-10-111-2/+2
* [PATCH] advansys __iomem annotationsAl Viro2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [SCSI] advansys pci tweaks.Dave Jones2006-08-041-41/+49
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] advansys section fixesRandy Dunlap2006-06-251-3/+3
* [SCSI] advansys driver: limp along on x86Linus Torvalds2006-04-291-1/+1
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-8/+4Star
* [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-2/+2
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-2/+2
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-2/+0Star
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-3/+2Star
* [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-2/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+18237