summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c
Commit message (Expand)AuthorAgeFilesLines
* stex: Add S3/S4 supportCharles2016-02-231-3/+65
* stex: Add hotplug supportCharles2016-02-231-19/+34
* stex: Support to Pegasus series.Charles2016-02-231-6/+26
* stex: Remove use of struct timevalTina Ruchandani2015-11-091-10/+3
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-8/+0
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-121-11/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+0
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-8/+2
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-121-6/+3
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-2/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] stex: fix scan of nonexistent lunEd Lin2010-01-041-0/+5
* [SCSI] stex: update version to 4.6.0000.4Ed Lin2009-10-291-4/+4
* [SCSI] stex: add support for reset request from firmwareEd Lin2009-10-291-83/+166
* [SCSI] stex: add small dma buffer supportEd Lin2009-10-291-5/+20
* [SCSI] stex: Add reset code for st_yel (v2)Ed Lin2009-09-051-4/+29
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] stex: update version to 4.6.0000.3Ed Lin2009-04-031-5/+5
* [SCSI] stex: add new 6G controller supportEd Lin2009-04-031-31/+351
* [SCSI] stex: use config struct for parameters of different controllersEd Lin2009-04-031-76/+125
* [SCSI] stex: add MSI supportEd Lin2009-04-031-5/+43
* [SCSI] stex: small code fixes and changesEd Lin2009-04-031-65/+60
* [SCSI] stex: Version updateEd Lin - PTU2009-03-121-3/+3
* [SCSI] stex: Small fixesEd Lin - PTU2009-03-121-6/+22
* [SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU2009-03-121-61/+3
* [SCSI] stex: Add new device idEd Lin - PTU2009-03-121-2/+6
* [SCSI] stex: Fix for potential invalid responseEd Lin - PTU2009-03-121-0/+1
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-291-2/+1
* [SCSI] stex: switch to block timeoutJames Bottomley2008-12-011-1/+1
* [SCSI] stex: fix queue depth settingMike Christie2008-07-261-1/+1
* [SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-12/+5
* [SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-56/+10
* [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori2008-02-221-4/+6
* [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-221-22/+12
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] stex: use resid for xfer len informationEd Lin2007-07-141-2/+2
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-301-36/+54
|\
| * [SCSI] stex: minor cleanup and version updateEd Lin2007-05-161-3/+13
| * [SCSI] stex: fix reset recovery for console deviceEd Lin2007-05-161-0/+7
| * [SCSI] stex: extend hard reset wait timeEd Lin2007-05-161-1/+6
| * [SCSI] stex: fix id mapping issueEd Lin2007-05-161-32/+28
* | [SCSI] stex: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-73/+36
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] stex: version updateEd Lin2006-12-051-4/+2
* [SCSI] stex: change wait loop codeEd Lin2006-12-051-21/+20
* [SCSI] stex: add new device type supportEd Lin2006-12-051-7/+21
OpenPOWER on IntegriCloud