aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] stex: update device id infoEd Lin2006-12-051-9/+26
* [SCSI] stex: adjust default queue lengthEd Lin2006-12-051-1/+10
* [SCSI] stex: add value check in hard reset routineEd Lin2006-12-051-1/+1
* [SCSI] stex: fix controller_info command handlingEd Lin2006-12-051-0/+1
* [SCSI] stex: fix biosparam calculationEd Lin2006-12-051-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] stex: add new device (id 0x8650) supportEd Lin2006-10-011-30/+164
* [SCSI] stex: cancel unused field in struct req_msgEd Lin2006-10-011-2/+1
* [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-3/+2
* [SCSI] stex: add shared tags from blockEd Lin2006-09-021-120/+57
* [SCSI] Add Promise SuperTrak driverJeff Garzik2006-09-021-0/+1316