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
/
53c700.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2017-08-25
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-13
scsi: remove current_cmnd field from struct scsi_device
Christoph Hellwig
1
-3
/
+5
2016-07-12
53c700: Use proper debug printk format specifiers
Helge Deller
1
-1
/
+1
2016-06-14
53c700: fix BUG on untagged commands
James Bottomley
1
-2
/
+2
2015-11-09
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-17
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-16
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-09
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-14
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
1
-2
/
+0
2007-06-17
[SCSI] 53c700: m68k support for the 53c700 SCSI core
Kars de Jong
1
-10
/
+10
2007-05-26
[SCSI] 53c700: convert to use the data buffer accessors
FUJITA Tomonori
1
-40
/
+15
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-01-13
[SCSI] 53c700: Allow setting burst length
Thomas Bogendoerfer
1
-3
/
+21
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-37
/
+43
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-03
[SCSI] 53c700: brown paper bag fix for auto request sense
James Bottomley
1
-1
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-26
/
+30
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[SCSI] 53c700: fix breakage caused by the autosense update
James Bottomley
1
-26
/
+30
2006-06-26
[SCSI] kmalloc argument switcheroo in recent 53c700 change.
Dave Jones
1
-1
/
+1
2006-06-19
[SCSI] 53c700: remove reliance on deprecated cmnd fields
James Bottomley
1
-39
/
+47
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-11
/
+8
2006-05-28
[SCSI] audit drivers for incorrect max_id use
Hannes Reinecke
1
-1
/
+1
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-14
/
+4
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-3
/
+3
[next]