开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
/
fas216.c
Age
Commit message (
Expand
)
Author
2022-02-22
scsi: arm: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
Bart Van Assche
2022-02-22
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: fas216: Introduce the function fas216_queue_command_internal()
Bart Van Assche
2021-10-16
scsi: fas216: Stop using scsi_cmnd.scsi_done
Bart Van Assche
2021-09-22
scsi: fas216: Kill scmd->tag
Hannes Reinecke
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-12
scsi: fas216: Fix a build error
Bart Van Assche
2021-05-31
scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codes
Hannes Reinecke
2021-05-31
scsi: fas216: Translate message to host byte status
Hannes Reinecke
2021-05-21
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-22
scsi: fas216: fix sense buffer initialization
Arnd Bergmann
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2016-02-23
scsi: fas216: avoid fas216_log_setup for loadable module
Arnd Bergmann
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
fas216: update logging messages
Hannes Reinecke
2014-11-12
fas216: return DID_ERROR for incomplete data transfer
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-04-09
fas216: switch to ->show_info()
Al Viro
2012-10-09
SCSI: ARM: make fas216_dumpinfo function conditional
Arnd Bergmann
2012-03-24
ARM: ecard: get rid of NO_IRQ madness
Russell King
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-02-18
ARM: 5944/1: scsi: fix timer setup in fas216.c
Guennadi Liakhovetski
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-02-11
[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-03-04
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
Russell King
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-03
[SCSI] scsi: Scsi_Cmnd convertion in arm subtree
Henne
2006-07-26
[PATCH] fix compile regression for a few scsi drivers
Christoph Hellwig
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2005-11-09
[SCSI] remove Scsi_Pointer typedef
Christoph 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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds