index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
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: NCR5380: Remove the NCR5380_CMD_SIZE macro
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-10-16
scsi: fas216: Introduce struct fas216_cmd_priv
Bart Van Assche
2021-10-16
scsi: acornscsi: Call scsi_done() directly
Bart Van Assche
2021-10-04
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
John Garry
2021-09-22
scsi: acornscsi: Remove tagged queuing vestiges
Hannes Reinecke
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-29
scsi: acornscsi: 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-31
scsi: acornscsi: Translate message byte to host byte
Hannes Reinecke
2021-05-31
scsi: acornscsi: Remove acornscsi_reportstatus()
Hannes Reinecke
2021-05-21
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-01-22
scsi: acornscsi: Use standard defines
Hannes Reinecke
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-22
scsi: oak: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-02
scsi: arm: Avoid comma separated statements
Joe Perches
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-02
scsi: eesox: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-07-02
scsi: powertec: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-06-26
scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: powertec: remove the explicit use_clustering setting
Christoph Hellwig
2018-12-18
scsi: cumana_2: remove the explicit use_clustering setting
Christoph Hellwig
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
scsi: acornscsi: fix build error
Arnd Bergmann
2017-08-25
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: acornscsi: move bus reset to host reset
Hannes Reinecke
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
[next]