index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ncr53c8xx.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-11
scsi: docs: convert ncr53c8xx.txt to ReST
Mauro Carvalho Chehab
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-08-07
scsi: ncr53c8xx: Mark expected switch fall-through
Helge Deller
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-07-10
scsi: ncr53c8xx: remove ScsiResult macro
Johannes Thumshirn
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-15
[SCSI] ncr53c8xx: div reaches -1
Roel Kluin
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-05-01
drivers/scsi/ncr53c8xx.c: fix warning
Andrew Morton
2008-04-28
scsi: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-01-30
[SCSI] ncr53c8xx: fix sense_buffer access bug
FUJITA Tomonori
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2007-10-12
[SCSI] ncr53c8xx: Call scsi_host_put in release
Matthew Wilcox
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-15
[SCSI] minor bug fixes and cleanups
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-27
[SCSI] ncr53c8xx update
Matthew Wilcox
2005-12-16
[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driver
Matthew Wilcox
2005-12-16
[SCSI] Use spi_print_msg in ncr53c8xx driver
Matthew Wilcox
2005-10-28
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-26
[SCSI] ncr53c8xx: Cleanup namespace collision with ktimers
Matthew Wilcox
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds