aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2/sym_hipd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-05-20[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)Aaro Koskinen1-0/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison1-3/+3
2009-03-12[SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby1-0/+3
2009-03-12[SCSI] sym53c8xx: Keep transfer negotiations validAaro Koskinen1-0/+1
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox1-2/+2
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox1-1/+1
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox1-0/+11
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox1-3/+0
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox1-1/+0
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox1-1/+0
2006-04-13[SCSI] Disable sym2 driver queueingMatthew Wilcox1-0/+2
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox1-2/+4
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox1-84/+0
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox1-14/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-6/+10
2005-05-26[SCSI] sym2 version 2.2.1Matthew Wilcox1-12/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1304