summaryrefslogtreecommitdiff
path: root/drivers/scsi/arm/fas216.c
AgeCommit message (Expand)Author
2022-02-22scsi: arm: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: fas216: Introduce the function fas216_queue_command_internal()Bart Van Assche
2021-10-16scsi: fas216: Stop using scsi_cmnd.scsi_doneBart Van Assche
2021-09-22scsi: fas216: Kill scmd->tagHannes Reinecke
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12scsi: fas216: Fix a build errorBart Van Assche
2021-05-31scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codesHannes Reinecke
2021-05-31scsi: fas216: Translate message to host byte statusHannes Reinecke
2021-05-21scsi: fas216: Use fallthrough pseudo-keywordWei Ming Chen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-22scsi: fas216: fix sense buffer initializationArnd Bergmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2016-02-23scsi: fas216: avoid fas216_log_setup for loadable moduleArnd Bergmann
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke
2014-11-12fas216: update logging messagesHannes Reinecke
2014-11-12fas216: return DID_ERROR for incomplete data transferHannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-04-09fas216: switch to ->show_info()Al Viro
2012-10-09SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-02-11[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-04-18[PATCH] remove old scsi data direction macros
2005-04-18[PATCH] remove outdated print_* functions
2005-04-16Linux-2.6.12-rc2Linus Torvalds