index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
Age
Commit message (
Expand
)
Author
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
2016-11-08
scsi: ncr5380: Expedite register polling
Finn Thain
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-11-08
scsi: cumana_1: Remove unused cumanascsi_setup() function
Finn Thain
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-11
ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
Finn Thain
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
2016-04-11
ncr5380: Adopt uniform DMA setup convention
Finn Thain
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
ncr5380: Disable the DMA errata workaround flag by default
Finn Thain
2016-02-23
scsi: fas216: avoid fas216_log_setup for loadable module
Arnd Bergmann
2016-02-23
scsi: acornscsi: mark calc_sync_xfer as __maybe_unused
Arnd Bergmann
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
ncr5380: Cleanup bogus {request,release}_region() calls
Finn Thain
[next]