summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_spi.c
Commit message (Expand)AuthorAgeFilesLines
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1020
OpenPOWER on IntegriCloud