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
/
scsi_transport_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
[SCSI] scsi_transport_spi: Export host width and HBA id
Hannes Reinecke
1
-0
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-21
scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers
James Bottomley
1
-1
/
+39
2009-06-21
scsi_transport_spi: use spi target settings instead of inquiry data for DV
James Bottomley
1
-5
/
+6
2009-06-15
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
James Bottomley
1
-4
/
+14
2008-12-29
[SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value
FUJITA Tomonori
1
-1
/
+1
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-1
/
+2
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
1
-1
/
+3
2008-07-30
[SCSI] scsi_transport_spi: fix oops in revalidate
James Bottomley
1
-3
/
+5
2008-04-27
[SCSI] scsi_transport_spi: include sysfs.h
Randy Dunlap
1
-0
/
+1
2008-04-23
[SCSI] scsi_transport_spi: fix the attribute settings
James Bottomley
1
-24
/
+8
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-87
/
+98
2008-01-23
[SCSI] scsi_transport_spi: convert to attribute groups
James Bottomley
1
-82
/
+176
2007-09-22
[SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...
James Bottomley
1
-6
/
+22
2007-02-03
[SCSI] spi transport class: export spi_dv_pending
Eric Moore
1
-1
/
+0
2007-01-04
[SCSI] scsi_transport_spi: fix sense buffer size error
James Bottomley
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-09-24
[SCSI] SPI transport class: misc DV fixes
James Bottomley
1
-7
/
+23
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-10
[SCSI] spi transport: don't allow dt to be set on SE or HVD buses
James Bottomley
1
-0
/
+9
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-03-12
[SCSI] fix minor problem in spi transport message functions
James Bottomley
1
-1
/
+1
2006-03-12
[SCSI] Missing names from SPI3, SPI4 and SPI5
Matthew Wilcox
1
-13
/
+13
2006-02-28
[SCSI] Improve message printing code
Matthew Wilcox
1
-5
/
+19
2006-02-28
[SCSI] Add EXPORT_SYMBOL for spi msg functions
James Bottomley
1
-0
/
+3
2006-02-28
[SCSI] Make spi_print_msg more consistent
Matthew Wilcox
1
-3
/
+3
2006-02-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-0
/
+33
2006-02-28
[SCSI] unused show_spi_transport_period_helper parameter
Matthew Wilcox
1
-4
/
+3
2006-02-28
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
1
-8
/
+4
2006-01-14
[SCSI] sem2mutex: scsi_transport_spi.c
Jes Sorensen
1
-5
/
+5
2006-01-12
[SCSI] scsi_transport_spi.c: make print_nego() static
Adrian Bunk
1
-1
/
+1
2005-12-16
[SCSI] Add PPR support to spi_print_msg
Matthew Wilcox
1
-7
/
+29
2005-12-16
[SCSI] Use ARRAY_SIZE in spi_print_msg
Matthew Wilcox
1
-6
/
+3
2005-12-16
[SCSI] Fix printing of two-byte messages
Matthew Wilcox
1
-1
/
+1
2005-12-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-4
/
+4
2005-12-16
[SCSI] Move scsi_print_msg to SPI class
Matthew Wilcox
1
-0
/
+109
2005-12-14
[SCSI] Delete trailing full stop
Matthew Wilcox
1
-1
/
+1
2005-12-02
[SCSI] SPI DV: be more conservative about echo buffer usage
James Bottomley
1
-9
/
+19
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-13
/
+11
2005-08-28
[SCSI] comment cleanup for spi_execute
Christoph Hellwig
1
-4
/
+0
2005-08-28
[SCSI] convert SPI transport class to scsi_execute
James Bottomley
1
-67
/
+57
2005-08-15
[SCSI] correct transport class abstraction to work outside SCSI
James Bottomley
1
-3
/
+8
2005-08-14
[SCSI] add ability to deny binding to SPI transport class
James Bottomley
1
-1
/
+10
2005-08-04
[SCSI] add missing hold_mcs parameter to the spi transport class
James Bottomley
1
-5
/
+15
2005-07-12
[SCSI] SPI transport class, don't negotiate options not supported
James Bottomley
1
-5
/
+8
2005-06-21
[PATCH] use device_for_each_child() to properly access child devices.
gregkh@suse.de
1
-6
/
+10
2005-06-03
[SCSI] update spi transport class so that u320 Domain Validation works
James Bottomley
1
-24
/
+53
2005-05-21
[SCSI] implement parameter limits in the SPI transport class
James Bottomley
1
-27
/
+161
2005-05-06
[SCSI] fix command retries in spi_transport class
James Bottomley
1
-15
/
+34
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1020