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.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
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
2007-06-18
[SCSI] 53c700: m68k support for the 53c700 SCSI core
Kars de Jong
1
-10
/
+10
2007-05-27
[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-20
[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-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-14
/
+4
2005-12-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-3
/
+3
2005-10-29
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
1
-3
/
+3
2005-10-29
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-41
/
+42
2005-06-21
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
1
-1
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-0
/
+5
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-1
/
+8
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
1
-12
/
+0
2005-04-17
[PATCH] finally fix 53c700 to use the generic iomem infrastructure
1
-2
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2175