aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] stex: Add reset code for st_yel (v2)Ed Lin1-4/+29
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2009-04-03[SCSI] stex: update version to 4.6.0000.3Ed Lin1-5/+5
2009-04-03[SCSI] stex: add new 6G controller supportEd Lin1-31/+351
2009-04-03[SCSI] stex: use config struct for parameters of different controllersEd Lin1-76/+125
2009-04-03[SCSI] stex: add MSI supportEd Lin1-5/+43
2009-04-03[SCSI] stex: small code fixes and changesEd Lin1-65/+60
2009-03-12[SCSI] stex: Version updateEd Lin - PTU1-3/+3
2009-03-12[SCSI] stex: Small fixesEd Lin - PTU1-6/+22
2009-03-12[SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU1-61/+3
2009-03-12[SCSI] stex: Add new device idEd Lin - PTU1-2/+6
2009-03-12[SCSI] stex: Fix for potential invalid responseEd Lin - PTU1-0/+1
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven1-2/+1
2008-12-01[SCSI] stex: switch to block timeoutJames Bottomley1-1/+1
2008-07-26[SCSI] stex: fix queue depth settingMike Christie1-1/+1
2008-04-07[SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori1-12/+5
2008-04-07[SCSI] stex: use sg buffer copy helper functionsFUJITA Tomonori1-56/+10
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-07-14[SCSI] stex: use resid for xfer len informationEd Lin1-2/+2
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley1-36/+54
2007-05-29[SCSI] stex: convert to use the data buffer accessorsFUJITA Tomonori1-73/+36
2007-05-16[SCSI] stex: minor cleanup and version updateEd Lin1-3/+13
2007-05-16[SCSI] stex: fix reset recovery for console deviceEd Lin1-0/+7
2007-05-16[SCSI] stex: extend hard reset wait timeEd Lin1-1/+6
2007-05-16[SCSI] stex: fix id mapping issueEd Lin1-32/+28
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin1-9/+26
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[SCSI] stex: add new device (id 0x8650) supportEd Lin1-30/+164
2006-10-01[SCSI] stex: cancel unused field in struct req_msgEd Lin1-2/+1
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-3/+2
2006-09-02[SCSI] stex: add shared tags from blockEd Lin1-120/+57
2006-09-02[SCSI] Add Promise SuperTrak driverJeff Garzik1-0/+1316