summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_spi.c
Commit message (Expand)AuthorAgeFilesLines
* [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-281-5/+19
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-281-0/+3
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-281-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-281-0/+33
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-281-4/+3Star
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-281-8/+4Star
* [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-161-7/+29
* [SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox2005-12-161-6/+3Star
* [SCSI] Fix printing of two-byte messagesMatthew Wilcox2005-12-161-1/+1
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-161-4/+4
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-161-0/+109
* [SCSI] Delete trailing full stopMatthew Wilcox2005-12-141-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/+11Star
* [SCSI] comment cleanup for spi_executeChristoph Hellwig2005-08-281-4/+0Star
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-281-67/+57Star
* [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-151-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-121-5/+8
* [PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de2005-06-211-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-171-0/+1020