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
/
ncr53c8xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
scsi: zalon: Stop using the SCSI pointer
Bart Van Assche
1
-10
/
+12
2021-10-16
scsi: ncr53c8xx: Switch to attribute groups
Bart Van Assche
1
-4
/
+6
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-1
/
+2
2021-10-16
scsi: ncr53c8xx: Call scsi_done() directly
Bart Van Assche
1
-2
/
+1
2021-09-13
scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
Helge Deller
1
-23
/
+0
2021-08-24
scsi: ncr53c8xx: Remove unused code
Hannes Reinecke
1
-163
/
+0
2021-08-24
scsi: ncr53c8xx: Complete all commands during bus reset
Hannes Reinecke
1
-33
/
+2
2021-08-24
scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()
Hannes Reinecke
1
-6
/
+5
2021-08-11
scsi: ncr53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-01-26
scsi: ncr53c8xx: Fix typos
Hannes Reinecke
1
-3
/
+3
2021-01-22
scsi: ncr53c8xx: Use SAM status values
Hannes Reinecke
1
-37
/
+46
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+7
2020-03-11
scsi: docs: convert ncr53c8xx.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-08-07
scsi: ncr53c8xx: Mark expected switch fall-through
Helge Deller
1
-0
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-13
/
+1
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-07-10
scsi: ncr53c8xx: remove ScsiResult macro
Johannes Thumshirn
1
-5
/
+5
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
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-4
/
+1
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-06-15
[SCSI] ncr53c8xx: div reaches -1
Roel Kluin
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-2
/
+2
2008-05-01
drivers/scsi/ncr53c8xx.c: fix warning
Andrew Morton
1
-1
/
+1
2008-04-28
scsi: fix integer as NULL pointer warnings
Harvey Harrison
1
-2
/
+2
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-3
/
+4
2008-01-30
[SCSI] ncr53c8xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-1
/
+2
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
1
-6
/
+1
2007-10-12
[SCSI] ncr53c8xx: Call scsi_host_put in release
Matthew Wilcox
1
-7
/
+4
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+11
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-8
/
+11
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-7
/
+7
2006-11-15
[SCSI] minor bug fixes and cleanups
Jeff Garzik
1
-8
/
+11
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-3
/
+3
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-20
/
+5
2006-02-27
[SCSI] ncr53c8xx update
Matthew Wilcox
1
-60
/
+58
2005-12-16
[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driver
Matthew Wilcox
1
-1
/
+733
2005-12-16
[SCSI] Use spi_print_msg in ncr53c8xx driver
Matthew Wilcox
1
-13
/
+2
[next]