summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicfas408.c
AgeCommit message (Expand)AuthorLines
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche-1/+5
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche-2/+2
2021-10-16scsi: qlogicfas408: Call scsi_done() directlyBart Van Assche-2/+1
2021-05-31scsi: qlogicfas408: Whitespace cleanupHannes Reinecke-30/+31
2021-05-31scsi: qlogicfas408: make ql_pcmd() a void functionHannes Reinecke-27/+50
2019-03-19scsi: qlogicfas408: clean up a couple of indentation issuesColin Ian King-2/+2
2017-08-25scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke-3/+3
2010-11-16SCSI host lock push-downJeff Garzik-1/+3
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-1/+1
2007-05-26[SCSI] qlogicfas408: convert to use the data buffer accessorsFUJITA Tomonori-19/+11
2006-10-25[SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne-9/+9
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik-0/+6
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik-20/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+637