Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c12edfe27fcbdec7a654edfa1726d5555b558518
/
drivers
/
scsi
/
scsi_transport_spi.c
804ff60
[SCSI] Fix printk typos in drivers/scsi
by Masanari Iida
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
89a342c
[SCSI] scsi_transport_spi: fix for unbalanced reference counting
by Mike Maslenkin
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
0ac2377
[SCSI] scsi_transport_spi: Export host width and HBA id
by Hannes Reinecke
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a9e0edb
scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers
by James Bottomley
· 15 years ago
9872b81
scsi_transport_spi: use spi target settings instead of inquiry data for DV
by James Bottomley
· 15 years ago
ea44319
[SCSI] aic79xx: make driver respect nvram for IU and QAS settings
by James Bottomley
· 15 years ago
4d3fef9
[SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value
by FUJITA Tomonori
· 16 years ago
f4f4e47
[SCSI] add residual argument to scsi_execute and scsi_execute_req
by FUJITA Tomonori
· 16 years ago
6000a36
[SCSI] block: separate failfast into multiple bits.
by Mike Christie
· 16 years ago
e8bac9e
[SCSI] scsi_transport_spi: fix oops in revalidate
by James Bottomley
· 16 years ago
9f9a73b
[SCSI] scsi_transport_spi: include sysfs.h
by Randy Dunlap
· 17 years ago
352f6bb
[SCSI] scsi_transport_spi: fix the attribute settings
by James Bottomley
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
9b161a4
[SCSI] scsi_transport_spi: convert to attribute groups
by James Bottomley
· 17 years ago
2302827
[SCSI] scsi_transport_spi: fix domain validation failure from incorrect width setting
by James Bottomley
· 17 years ago
502c62f
[SCSI] spi transport class: export spi_dv_pending
by Eric Moore
· 18 years ago
4ed381e
[SCSI] scsi_transport_spi: fix sense buffer size error
by James Bottomley
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
dfdc58b
[SCSI] SPI transport class: misc DV fixes
by James Bottomley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
60eef25
[SCSI] spi transport: don't allow dt to be set on SE or HVD buses
by James Bottomley
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
597705a
[SCSI] fix minor problem in spi transport message functions
by James Bottomley
· 19 years ago
72df0eb
[SCSI] Missing names from SPI3, SPI4 and SPI5
by Matthew Wilcox
· 19 years ago
fc25307
[SCSI] Improve message printing code
by Matthew Wilcox
· 19 years ago
38e14f8
[SCSI] Add EXPORT_SYMBOL for spi msg functions
by James Bottomley
· 19 years ago
e24d873
[SCSI] Make spi_print_msg more consistent
by Matthew Wilcox
· 19 years ago
6ea3c0b
[SCSI] Add spi_populate_*_msg functions
by Matthew Wilcox
· 19 years ago
ea697e4
[SCSI] unused show_spi_transport_period_helper parameter
by Matthew Wilcox
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
d158d26
[SCSI] sem2mutex: scsi_transport_spi.c
by Jes Sorensen
· 19 years ago
bdd70f2
[SCSI] scsi_transport_spi.c: make print_nego() static
by Adrian Bunk
· 19 years ago
ef72582
[SCSI] Add PPR support to spi_print_msg
by Matthew Wilcox
· 19 years ago
b32aaff
[SCSI] Use ARRAY_SIZE in spi_print_msg
by Matthew Wilcox
· 19 years ago
4797215
[SCSI] Fix printing of two-byte messages
by Matthew Wilcox
· 19 years ago
1abfd37
[SCSI] Rename scsi_print_msg to spi_print_msg
by Matthew Wilcox
· 19 years ago
410ca5c
[SCSI] Move scsi_print_msg to SPI class
by Matthew Wilcox
· 19 years ago
493ff4e
[SCSI] Delete trailing full stop
by Matthew Wilcox
· 19 years ago
349cd7c
[SCSI] SPI DV: be more conservative about echo buffer usage
by James Bottomley
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
f189c5c
[SCSI] comment cleanup for spi_execute
by Christoph Hellwig
· 19 years ago
33aa687
[SCSI] convert SPI transport class to scsi_execute
by James Bottomley
· 19 years ago
d0a7e57
[SCSI] correct transport class abstraction to work outside SCSI
by James Bottomley
· 19 years ago
10c1b88
[SCSI] add ability to deny binding to SPI transport class
by James Bottomley
· 19 years ago
d872ebe
[SCSI] add missing hold_mcs parameter to the spi transport class
by James Bottomley
· 19 years ago
eb1dd68
[SCSI] SPI transport class, don't negotiate options not supported
by James Bottomley
· 19 years ago
9a881f1
[PATCH] use device_for_each_child() to properly access child devices.
by gregkh@suse.de
· 20 years ago
9a8bc9b
[SCSI] update spi transport class so that u320 Domain Validation works
by James Bottomley
· 19 years ago
62a8612
[SCSI] implement parameter limits in the SPI transport class
by James Bottomley
· 20 years ago
949bf79
[SCSI] fix command retries in spi_transport class
by James Bottomley
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago