summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_spi.c
Commit message (Expand)AuthorAge
* scsi: scsi_transport_spi: make two const arrays static, shrinks object sizeColin Ian King2018-02-15
* block, scsi: Fix race between SPI domain validation and system suspendBart Van Assche2018-01-10
* scsi: core: Use blist_flags_t consistentlyBart Van Assche2017-12-14
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-23
* [SCSI] Fix printk typos in drivers/scsiMasanari Iida2015-08-07
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* [SCSI] scsi_transport_spi: fix for unbalanced reference countingMike Maslenkin2012-05-10
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* [SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke2011-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-21
* scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-21
* [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-15
* [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return valueFUJITA Tomonori2008-12-29
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
* [SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley2008-07-30
* [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-27
* [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] scsi_transport_spi: convert to attribute groupsJames Bottomley2008-01-23
* [SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...James Bottomley2007-09-22
* [SCSI] spi transport class: export spi_dv_pendingEric Moore2007-02-02
* [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-03
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley2006-06-10
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [SCSI] fix minor problem in spi transport message functionsJames Bottomley2006-03-12
* [SCSI] Missing names from SPI3, SPI4 and SPI5Matthew Wilcox2006-03-12
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-27
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-27
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-27
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-27
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-27
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-14
* [SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk2006-01-12
* [SCSI] Add PPR support to spi_print_msgMatthew Wilcox2005-12-15
* [SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox2005-12-15
* [SCSI] Fix printing of two-byte messagesMatthew Wilcox2005-12-15
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-15
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-15
* [SCSI] Delete trailing full stopMatthew Wilcox2005-12-13
* [SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley2005-12-01
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* [SCSI] comment cleanup for spi_executeChristoph Hellwig2005-08-28
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-28