aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/stex.c
AgeCommit message (Expand)Author
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
2007-05-16[SCSI] stex: fix reset recovery for console deviceEd Lin
2007-05-16[SCSI] stex: extend hard reset wait timeEd Lin
2007-05-16[SCSI] stex: fix id mapping issueEd Lin
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-05[SCSI] stex: version updateEd Lin
2006-12-05[SCSI] stex: change wait loop codeEd Lin
2006-12-05[SCSI] stex: add new device type supportEd Lin
2006-12-05[SCSI] stex: update device id infoEd Lin
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[SCSI] stex: add new device (id 0x8650) supportEd Lin
2006-10-01[SCSI] stex: cancel unused field in struct req_msgEd Lin
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley
2006-09-02[SCSI] stex: add shared tags from blockEd Lin