Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori | 1 | -1/+1 |
2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 1 | -1/+2 |
2008-10-13 | [SCSI] block: separate failfast into multiple bits. | Mike Christie | 1 | -1/+3 |
2008-07-30 | [SCSI] scsi_transport_spi: fix oops in revalidate | James Bottomley | 1 | -3/+5 |
2008-04-27 | [SCSI] scsi_transport_spi: include sysfs.h | Randy Dunlap | 1 | -0/+1 |
2008-04-22 | [SCSI] scsi_transport_spi: fix the attribute settings | James Bottomley | 1 | -24/+8 |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -87/+98 |
2008-01-23 | [SCSI] scsi_transport_spi: convert to attribute groups | James Bottomley | 1 | -82/+176 |
2007-09-22 | [SCSI] scsi_transport_spi: fix domain validation failure from incorrect width... | James Bottomley | 1 | -6/+22 |
2007-02-02 | [SCSI] spi transport class: export spi_dv_pending | Eric Moore | 1 | -1/+0 |
2007-01-03 | [SCSI] scsi_transport_spi: fix sense buffer size error | James Bottomley | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -3/+4 |
2006-09-23 | [SCSI] SPI transport class: misc DV fixes | James Bottomley | 1 | -7/+23 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-10 | [SCSI] spi transport: don't allow dt to be set on SE or HVD buses | James Bottomley | 1 | -0/+9 |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
2006-03-12 | [SCSI] fix minor problem in spi transport message functions | James Bottomley | 1 | -1/+1 |
2006-03-12 | [SCSI] Missing names from SPI3, SPI4 and SPI5 | Matthew Wilcox | 1 | -13/+13 |
2006-02-27 | [SCSI] Improve message printing code | Matthew Wilcox | 1 | -5/+19 |
2006-02-27 | [SCSI] Add EXPORT_SYMBOL for spi msg functions | James Bottomley | 1 | -0/+3 |
2006-02-27 | [SCSI] Make spi_print_msg more consistent | Matthew Wilcox | 1 | -3/+3 |
2006-02-27 | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 1 | -0/+33 |
2006-02-27 | [SCSI] unused show_spi_transport_period_helper parameter | Matthew Wilcox | 1 | -4/+3 |
2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 1 | -8/+4 |
2006-01-14 | [SCSI] sem2mutex: scsi_transport_spi.c | Jes Sorensen | 1 | -5/+5 |
2006-01-12 | [SCSI] scsi_transport_spi.c: make print_nego() static | Adrian Bunk | 1 | -1/+1 |
2005-12-15 | [SCSI] Add PPR support to spi_print_msg | Matthew Wilcox | 1 | -7/+29 |
2005-12-15 | [SCSI] Use ARRAY_SIZE in spi_print_msg | Matthew Wilcox | 1 | -6/+3 |
2005-12-15 | [SCSI] Fix printing of two-byte messages | Matthew Wilcox | 1 | -1/+1 |
2005-12-15 | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox | 1 | -4/+4 |
2005-12-15 | [SCSI] Move scsi_print_msg to SPI class | Matthew Wilcox | 1 | -0/+109 |
2005-12-13 | [SCSI] Delete trailing full stop | Matthew Wilcox | 1 | -1/+1 |
2005-12-01 | [SCSI] SPI DV: be more conservative about echo buffer usage | James Bottomley | 1 | -9/+19 |
2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 1 | -13/+11 |
2005-08-28 | [SCSI] comment cleanup for spi_execute | Christoph Hellwig | 1 | -4/+0 |
2005-08-28 | [SCSI] convert SPI transport class to scsi_execute | James Bottomley | 1 | -67/+57 |
2005-08-14 | [SCSI] correct transport class abstraction to work outside SCSI | James Bottomley | 1 | -3/+8 |
2005-08-14 | [SCSI] add ability to deny binding to SPI transport class | James Bottomley | 1 | -1/+10 |
2005-08-03 | [SCSI] add missing hold_mcs parameter to the spi transport class | James Bottomley | 1 | -5/+15 |
2005-07-11 | [SCSI] SPI transport class, don't negotiate options not supported | James Bottomley | 1 | -5/+8 |
2005-06-20 | [PATCH] use device_for_each_child() to properly access child devices. | gregkh@suse.de | 1 | -6/+10 |
2005-06-03 | [SCSI] update spi transport class so that u320 Domain Validation works | James Bottomley | 1 | -24/+53 |
2005-05-20 | [SCSI] implement parameter limits in the SPI transport class | James Bottomley | 1 | -27/+161 |
2005-05-05 | [SCSI] fix command retries in spi_transport class | James Bottomley | 1 | -15/+34 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1020 |