index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2
-17
/
+7
2021-10-16
scsi: fas216: Introduce the function fas216_queue_command_internal()
Bart Van Assche
1
-4
/
+10
2021-10-16
scsi: fas216: Stop using scsi_cmnd.scsi_done
Bart Van Assche
1
-4
/
+4
2021-10-16
scsi: fas216: Introduce struct fas216_cmd_priv
Bart Van Assche
5
-1
/
+14
2021-10-16
scsi: acornscsi: Call scsi_done() directly
Bart Van Assche
1
-5
/
+1
2021-10-04
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
John Garry
1
-1
/
+1
2021-09-22
scsi: acornscsi: Remove tagged queuing vestiges
Hannes Reinecke
3
-93
/
+23
2021-09-22
scsi: fas216: Kill scmd->tag
Hannes Reinecke
1
-23
/
+8
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-12
scsi: fas216: Fix a build error
Bart Van Assche
1
-1
/
+1
2021-05-31
scsi: fas216: Use get_status_byte() to avoid using Linux-specific status codes
Hannes Reinecke
1
-3
/
+3
2021-05-31
scsi: fas216: Translate message to host byte status
Hannes Reinecke
1
-4
/
+5
2021-05-31
scsi: acornscsi: Translate message byte to host byte
Hannes Reinecke
1
-9
/
+12
2021-05-31
scsi: acornscsi: Remove acornscsi_reportstatus()
Hannes Reinecke
1
-25
/
+0
2021-05-21
scsi: fas216: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-01-22
scsi: acornscsi: Use standard defines
Hannes Reinecke
1
-12
/
+2
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-17
/
+22
2020-09-22
scsi: oak: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-02
scsi: arm: Avoid comma separated statements
Joe Perches
3
-16
/
+21
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-02
scsi: eesox: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-07-02
scsi: powertec: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-06-26
scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
1
-1
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-2
/
+2
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
13
-52
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
3
-0
/
+3
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
4
-4
/
+4
2018-12-18
scsi: powertec: remove the explicit use_clustering setting
Christoph Hellwig
1
-1
/
+0
2018-12-18
scsi: cumana_2: remove the explicit use_clustering setting
Christoph Hellwig
1
-1
/
+0
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-22
scsi: fas216: fix sense buffer initialization
Arnd Bergmann
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
scsi: acornscsi: fix build error
Arnd Bergmann
1
-3
/
+3
2017-08-25
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2
-2
/
+2
2017-08-25
scsi: acornscsi: move bus reset to host reset
Hannes Reinecke
1
-5
/
+6
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2
-16
/
+23
2016-11-08
scsi: ncr5380: Expedite register polling
Finn Thain
1
-0
/
+4
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2
-13
/
+13
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2
-41
/
+42
2016-11-08
scsi: cumana_1: Remove unused cumanascsi_setup() function
Finn Thain
1
-4
/
+0
[next]