Age | Commit message (Expand) | Author |
2023-10-13 | scsi: spi: Fix sshdr use | Mike Christie |
2023-01-13 | scsi: spi: Convert to scsi_execute_cmd() | Mike Christie |
2022-09-07 | freezer: Have {,un}lock_system_sleep() save/restore flags | Peter Zijlstra |
2021-08-11 | scsi: scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke |
2020-12-09 | scsi: scsi_transport_spi: Set RQF_PM for domain validation commands | Bart Van Assche |
2020-06-29 | scsi: scsi_transport_spi: Fix function pointer check | Tom Rix |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn |
2018-02-15 | scsi: scsi_transport_spi: make two const arrays static, shrinks object size | Colin Ian King |
2018-01-10 | block, scsi: Fix race between SPI domain validation and system suspend | Bart Van Assche |
2017-12-14 | scsi: core: Use blist_flags_t consistently | Bart Van Assche |
2017-02-23 | scsi: merge __scsi_execute into scsi_execute | Christoph Hellwig |
2015-08-07 | [SCSI] Fix printk typos in drivers/scsi | Masanari Iida |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2012-05-10 | [SCSI] scsi_transport_spi: fix for unbalanced reference counting | Mike Maslenkin |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-07-26 | [SCSI] scsi_transport_spi: Export host width and HBA id | Hannes Reinecke |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-06-21 | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers | James Bottomley |
2009-06-21 | scsi_transport_spi: use spi target settings instead of inquiry data for DV | James Bottomley |
2009-06-15 | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley |
2008-12-29 | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori |
2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori |
2008-10-13 | [SCSI] block: separate failfast into multiple bits. | Mike Christie |
2008-07-30 | [SCSI] scsi_transport_spi: fix oops in revalidate | James Bottomley |
2008-04-27 | [SCSI] scsi_transport_spi: include sysfs.h | Randy Dunlap |
2008-04-22 | [SCSI] scsi_transport_spi: fix the attribute settings | James Bottomley |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-01-23 | [SCSI] scsi_transport_spi: convert to attribute groups | James 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_pending | Eric Moore |
2007-01-03 | [SCSI] scsi_transport_spi: fix sense buffer size error | James Bottomley |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-23 | [SCSI] SPI transport class: misc DV fixes | James Bottomley |
2006-06-30 | Remove 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 buses | James Bottomley |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-12 | [SCSI] fix minor problem in spi transport message functions | James Bottomley |
2006-03-12 | [SCSI] Missing names from SPI3, SPI4 and SPI5 | Matthew Wilcox |
2006-02-27 | [SCSI] Improve message printing code | Matthew Wilcox |
2006-02-27 | [SCSI] Add EXPORT_SYMBOL for spi msg functions | James Bottomley |
2006-02-27 | [SCSI] Make spi_print_msg more consistent | Matthew Wilcox |
2006-02-27 | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox |
2006-02-27 | [SCSI] unused show_spi_transport_period_helper parameter | Matthew Wilcox |
2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen |
2006-01-14 | [SCSI] sem2mutex: scsi_transport_spi.c | Jes Sorensen |
2006-01-12 | [SCSI] scsi_transport_spi.c: make print_nego() static | Adrian Bunk |