index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
53c700.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
scsi: 53c700: Check that command slot is not NULL
Alexandra Diupina
1
-1
/
+1
2022-02-23
scsi: 53c700: Stop clearing SCSI pointer fields
Bart Van Assche
1
-2
/
+0
2022-01-25
scsi: 53c700: Remove redundant assignment to pointer SCp
Colin Ian King
1
-1
/
+0
2021-10-17
scsi: 53c700: Switch to attribute groups
Bart Van Assche
1
-5
/
+7
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+1
2021-10-17
scsi: 53c700: Call scsi_done() directly
Bart Van Assche
1
-3
/
+2
2021-08-12
scsi: 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-06-01
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-3
/
+3
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-1
/
+0
2021-04-16
scsi: 53c700: Open-code status_byte(u8) calls
Bart Van Assche
1
-2
/
+2
2021-03-19
scsi: 53c700: Fix spelling of conditions
ganjisheng
1
-1
/
+1
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
2020-10-08
scsi: 53c700: Remove set but not used variable
Zheng Yongjun
1
-4
/
+0
2020-09-25
53c700: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-6
/
+14
2020-09-25
53c700: improve non-coherent DMA handling
Christoph Hellwig
1
-50
/
+63
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-13
/
+1
2019-01-29
scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
Dan Carpenter
1
-1
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2017-08-26
scsi: 53c700: move bus reset to host reset
Hannes Reinecke
1
-20
/
+3
2017-06-26
scsi: 53c700: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+4
2016-07-14
scsi: remove current_cmnd field from struct scsi_device
Christoph Hellwig
1
-3
/
+5
2016-07-13
53c700: Use proper debug printk format specifiers
Helge Deller
1
-1
/
+1
2016-06-15
53c700: fix BUG on untagged commands
James Bottomley
1
-2
/
+2
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-4
/
+7
2015-08-07
[SCSI] Fix printk typos in drivers/scsi
Masanari Iida
1
-1
/
+1
2014-12-04
scsi: remove scsi_set_tag_type
Christoph Hellwig
1
-1
/
+1
2014-12-04
scsi: remove scsi_get_tag_type
Christoph Hellwig
1
-2
/
+2
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-35
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-12
/
+7
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-8
/
+9
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-7
/
+5
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-3
/
+3
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
1
-3
/
+1
2014-11-12
53c700: remove scsi_print_sense() usage
Hannes Reinecke
1
-7
/
+2
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-3
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-3
/
+5
2010-08-11
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-2
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-3
/
+3
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-5
/
+6
2007-07-15
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
1
-2
/
+0
[next]