Age | Commit message (Expand) | Author |
2023-05-31 | scsi: stex: Fix gcc 13 warnings | Bart Van Assche |
2023-03-24 | scsi: stex: Declare SCSI host template const | Bart Van Assche |
2022-09-25 | scsi: stex: Properly zero out the passthrough command structure | Linus Torvalds |
2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche |
2021-10-16 | scsi: stex: Call scsi_done() directly | Bart Van Assche |
2021-08-11 | scsi: stex: 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: Introduce scsi_build_sense() | Hannes Reinecke |
2021-01-22 | scsi: stex: Do not set COMMAND_COMPLETE | Hannes Reinecke |
2020-12-02 | scsi: stex: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-03-11 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig |
2018-12-18 | scsi: make sure all drivers set the use_clustering flag | Christoph Hellwig |
2018-11-15 | scsi: stex: use dma_set_mask_and_coherent | Christoph Hellwig |
2017-04-26 | scsi: stex: make S6flag static | Colin Ian King |
2017-03-15 | scsi: stex: Add S6 support | Charles |
2017-03-15 | scsi: stex: Support Pegasus 3 product | Charles |
2016-02-23 | stex: Add S3/S4 support | Charles |
2016-02-23 | stex: Add hotplug support | Charles |
2016-02-23 | stex: Support to Pegasus series. | Charles |
2015-11-09 | stex: Remove use of struct timeval | Tina Ruchandani |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2014-11-12 | scsi: don't force tagged_supported in drivers | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: Remove scsi_print_command when calling abort | Hannes Reinecke |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-04 | [SCSI] stex: fix scan of nonexistent lun | Ed Lin |
2009-10-29 | [SCSI] stex: update version to 4.6.0000.4 | Ed Lin |
2009-10-29 | [SCSI] stex: add support for reset request from firmware | Ed Lin |
2009-10-29 | [SCSI] stex: add small dma buffer support | Ed Lin |
2009-09-05 | [SCSI] stex: Add reset code for st_yel (v2) | Ed Lin |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-03 | [SCSI] stex: update version to 4.6.0000.3 | Ed Lin |
2009-04-03 | [SCSI] stex: add new 6G controller support | Ed Lin |
2009-04-03 | [SCSI] stex: use config struct for parameters of different controllers | Ed Lin |
2009-04-03 | [SCSI] stex: add MSI support | Ed Lin |
2009-04-03 | [SCSI] stex: small code fixes and changes | Ed Lin |
2009-03-12 | [SCSI] stex: Version update | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Small fixes | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Fix for controller type st_yosemite | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Add new device id | Ed Lin - PTU |
2009-03-12 | [SCSI] stex: Fix for potential invalid response | Ed Lin - PTU |
2008-12-29 | [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() | Arjan van de Ven |
2008-12-01 | [SCSI] stex: switch to block timeout | James Bottomley |