aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_spi.c
AgeCommit message (Expand)Author
2012-05-10[SCSI] scsi_transport_spi: fix for unbalanced reference countingMike Maslenkin
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-07-26[SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley
2008-12-29[SCSI] scsi_transport_spi: fix the misuse of scsi_execute return valueFUJITA Tomonori
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie
2008-07-30[SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap
2008-04-22[SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-01-23[SCSI] scsi_transport_spi: convert to attribute groupsJames Bottomley
2007-09-22[SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...James Bottomley
2007-02-02[SCSI] spi transport class: export spi_dv_pendingEric Moore
2007-01-03[SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-10[SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-03-12[SCSI] fix minor problem in spi transport message functionsJames Bottomley
2006-03-12[SCSI] Missing names from SPI3, SPI4 and SPI5Matthew Wilcox
2006-02-27[SCSI] Improve message printing codeMatthew Wilcox
2006-02-27[SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley
2006-02-27[SCSI] Make spi_print_msg more consistentMatthew Wilcox
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox
2006-02-27[SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen
2006-01-12[SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk
2005-12-15[SCSI] Add PPR support to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Fix printing of two-byte messagesMatthew Wilcox
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox
2005-12-13[SCSI] Delete trailing full stopMatthew Wilcox
2005-12-01[SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-08-28[SCSI] comment cleanup for spi_executeChristoph Hellwig
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley
2005-08-14[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley
2005-08-14[SCSI] add ability to deny binding to SPI transport classJames Bottomley
2005-08-03[SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley
2005-07-11[SCSI] SPI transport class, don't negotiate options not supportedJames Bottomley
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de
2005-06-03[SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley