index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
/
fas216.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: arm: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-23
1
-11
/
+17
*
scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
Bart Van Assche
2022-02-23
1
-1
/
+1
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-23
1
-1
/
+5
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-17
1
-6
/
+4
*
scsi: fas216: Introduce the function fas216_queue_command_internal()
Bart Van Assche
2021-10-17
1
-4
/
+10
*
scsi: fas216: Stop using scsi_cmnd.scsi_done
Bart Van Assche
2021-10-17
1
-4
/
+4
*
scsi: fas216: Kill scmd->tag
Hannes Reinecke
2021-09-22
1
-23
/
+8
*
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-29
1
-0
/
+1
*
scsi: fas216: Fix a build error
Bart Van Assche
2021-07-13
1
-1
/
+1
*
scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codes
Hannes Reinecke
2021-06-01
1
-3
/
+3
*
scsi: fas216: Translate message to host byte status
Hannes Reinecke
2021-06-01
1
-4
/
+5
*
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-05-22
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-6
/
+6
*
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-10
1
-0
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
scsi: fas216: fix sense buffer initialization
Arnd Bergmann
2018-01-23
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
1
-3
/
+1
*
scsi: fas216: avoid fas216_log_setup for loadable module
Arnd Bergmann
2016-02-24
1
-0
/
+2
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-3
/
+3
*
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
1
-7
/
+3
*
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
fas216: update logging messages
Hannes Reinecke
2014-11-12
1
-15
/
+11
*
fas216: return DID_ERROR for incomplete data transfer
Hannes Reinecke
2014-11-12
1
-2
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-4
/
+7
*
fas216: switch to ->show_info()
Al Viro
2013-04-09
1
-19
/
+12
*
SCSI: ARM: make fas216_dumpinfo function conditional
Arnd Bergmann
2012-10-09
1
-1
/
+1
*
ARM: ecard: get rid of NO_IRQ madness
Russell King
2012-03-24
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-3
/
+7
*
ARM: 5944/1: scsi: fix timer setup in fas216.c
Guennadi Liakhovetski
2010-02-18
1
-1
/
+1
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-2
/
+2
*
[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2008-02-11
1
-13
/
+3
*
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
Russell King
2007-03-04
1
-4
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[SCSI] scsi: Scsi_Cmnd convertion in arm subtree
Henne
2006-10-04
1
-23
/
+27
*
[PATCH] fix compile regression for a few scsi drivers
Christoph Hellwig
2006-07-26
1
-1
/
+1
*
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2005-11-09
1
-2
/
+2
*
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
2005-11-09
1
-3
/
+3
*
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
1
-0
/
+3
*
[PATCH] remove old scsi data direction macros
2005-04-18
1
-1
/
+1
*
[PATCH] remove outdated print_* functions
2005-04-18
1
-4
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+3043