summaryrefslogtreecommitdiff
path: root/drivers/scsi/stex.c
AgeCommit message (Expand)Author
2023-05-31scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-03-24scsi: stex: Declare SCSI host template constBart Van Assche
2022-09-25scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: stex: Call scsi_done() directlyBart Van Assche
2021-08-11scsi: stex: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-01-22scsi: stex: Do not set COMMAND_COMPLETEHannes Reinecke
2020-12-02scsi: stex: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-11-15scsi: stex: use dma_set_mask_and_coherentChristoph Hellwig
2017-04-26scsi: stex: make S6flag staticColin Ian King
2017-03-15scsi: stex: Add S6 supportCharles
2017-03-15scsi: stex: Support Pegasus 3 productCharles
2016-02-23stex: Add S3/S4 supportCharles
2016-02-23stex: Add hotplug supportCharles
2016-02-23stex: Support to Pegasus series.Charles
2015-11-09stex: Remove use of struct timevalTina Ruchandani
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04[SCSI] stex: fix scan of nonexistent lunEd Lin
2009-10-29[SCSI] stex: update version to 4.6.0000.4Ed Lin
2009-10-29[SCSI] stex: add support for reset request from firmwareEd Lin
2009-10-29[SCSI] stex: add small dma buffer supportEd Lin
2009-09-05[SCSI] stex: Add reset code for st_yel (v2)Ed Lin
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-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.3Ed Lin
2009-04-03[SCSI] stex: add new 6G controller supportEd Lin
2009-04-03[SCSI] stex: use config struct for parameters of different controllersEd Lin
2009-04-03[SCSI] stex: add MSI supportEd Lin
2009-04-03[SCSI] stex: small code fixes and changesEd Lin
2009-03-12[SCSI] stex: Version updateEd Lin - PTU
2009-03-12[SCSI] stex: Small fixesEd Lin - PTU
2009-03-12[SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU
2009-03-12[SCSI] stex: Add new device idEd Lin - PTU
2009-03-12[SCSI] stex: Fix for potential invalid responseEd 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 timeoutJames Bottomley