aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_spi.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-211-1/+39
* scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-211-5/+6
* [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-4/+14
* [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return valueFUJITA Tomonori2008-12-291-1/+1
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-1/+2
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+3
* [SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley2008-07-301-3/+5
* [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-271-0/+1
* [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-221-24/+8
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-87/+98
* [SCSI] scsi_transport_spi: convert to attribute groupsJames Bottomley2008-01-231-82/+176
* [SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...James Bottomley2007-09-221-6/+22
* [SCSI] spi transport class: export spi_dv_pendingEric Moore2007-02-021-1/+0
* [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-231-7/+23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley2006-06-101-0/+9
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-2/+2
* [SCSI] fix minor problem in spi transport message functionsJames Bottomley2006-03-121-1/+1
* [SCSI] Missing names from SPI3, SPI4 and SPI5Matthew Wilcox2006-03-121-13/+13
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-271-5/+19
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-271-0/+3
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-271-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-0/+33
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-271-4/+3
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-8/+4
* [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-5/+5
* [SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk2006-01-121-1/+1
* [SCSI] Add PPR support to spi_print_msgMatthew Wilcox2005-12-151-7/+29
* [SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox2005-12-151-6/+3
* [SCSI] Fix printing of two-byte messagesMatthew Wilcox2005-12-151-1/+1
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-4/+4
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-151-0/+109
* [SCSI] Delete trailing full stopMatthew Wilcox2005-12-131-1/+1
* [SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley2005-12-011-9/+19
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-13/+11
* [SCSI] comment cleanup for spi_executeChristoph Hellwig2005-08-281-4/+0
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-281-67/+57
* [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-141-3/+8
* [SCSI] add ability to deny binding to SPI transport classJames Bottomley2005-08-141-1/+10
* [SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2005-08-031-5/+15
* [SCSI] SPI transport class, don't negotiate options not supportedJames Bottomley2005-07-111-5/+8
* [PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de2005-06-201-6/+10
* [SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley2005-06-031-24/+53
* [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-201-27/+161
* [SCSI] fix command retries in spi_transport classJames Bottomley2005-05-051-15/+34
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1020