summaryrefslogtreecommitdiff
path: root/drivers/scsi/arm/acornscsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: acornscsi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: arm: Move the SCSI pointer to private command dataBart Van Assche2022-02-221-8/+12
* scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche2022-02-221-1/+1
* scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-221-1/+5
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-11/+3
* scsi: acornscsi: Call scsi_done() directlyBart Van Assche2021-10-161-5/+1
* scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry2021-10-041-1/+1
* scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke2021-09-221-81/+22
* scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva2021-07-291-0/+1
* scsi: acornscsi: Translate message byte to host byteHannes Reinecke2021-05-311-9/+12
* scsi: acornscsi: Remove acornscsi_reportstatus()Hannes Reinecke2021-05-311-25/+0
* scsi: acornscsi: Use standard definesHannes Reinecke2021-01-221-12/+2
* scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-101-1/+3
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-241-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1
* scsi: acornscsi: fix build errorArnd Bergmann2017-09-141-3/+3
* scsi: acornscsi: move bus reset to host resetHannes Reinecke2017-08-251-5/+6
* scsi: acornscsi: mark calc_sync_xfer as __maybe_unusedArnd Bergmann2016-02-231-1/+2
* acornscsi: use scsi_print_command()Hannes Reinecke2014-11-121-6/+6
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-5/+9
* acornscsi: remove linked command supportPaul Bolle2014-05-281-53/+0
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+1
* acornscsi: switch to ->show_info()Al Viro2013-04-091-41/+17
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [ARM] rpc: acornscsi: update to new style ecard driverRussell King2008-07-031-87/+73
* [ARM] rpc: acornscsi: stop using private __stringify()Russell King2008-07-031-8/+3
* [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King2008-07-031-123/+120
* [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King2008-07-031-29/+9
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-071-1/+0
* [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-071-7/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-031-23/+25
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-1/+0
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+4
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-1/+1
* [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-091-1/+1
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-1/+1
* [PATCH] remove outdated print_* functions2005-04-181-4/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3130