summaryrefslogtreecommitdiff
path: root/drivers/scsi/stex.c
AgeCommit message (Expand)Author
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
2008-07-26[SCSI] stex: fix queue depth settingMike Christie
2008-04-07[SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-07[SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-07-14[SCSI] stex: use resid for xfer len informationEd Lin
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley
2007-05-29[SCSI] stex: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-16[SCSI] stex: minor cleanup and version updateEd Lin