aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2/sym_hipd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-21sym53c8xx: ratelimit parity errorsJohn Stoffel1-2/+3
2009-05-20[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)Aaro Koskinen1-1/+39
2009-05-20[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)Aaro Koskinen1-0/+9
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison1-1/+1
2009-03-12[SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby1-3/+26
2009-03-12[SCSI] sym53c8xx: Keep transfer negotiations validAaro Koskinen1-9/+26
2008-07-26[SCSI] sym53c8xx: free luntbl in sym_hcb_freeMike Anderson1-0/+2
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison1-3/+3
2008-02-07[SCSI] sym53c8xx: fix resid calculationTony Battersby1-1/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox1-1/+2
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox1-25/+35
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox1-7/+9
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox1-18/+17
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox1-15/+8
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox1-5/+2
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox1-8/+8
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox1-4/+4
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas1-4/+21
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-2/+1
2006-04-13[SCSI] Allow nvram settings to determine bus modeMatthew Wilcox1-31/+34
2006-04-13[SCSI] Use SPI messages where possibleMatthew Wilcox1-3/+6
2006-04-13[SCSI] Disable sym2 driver queueingMatthew Wilcox1-3/+5
2006-04-13[SCSI] Mark div_10M array constMatthew Wilcox1-1/+1
2006-04-13[SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox1-12/+17
2006-03-14Merge ../linux-2.6James Bottomley1-0/+2
2006-02-28[SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox1-0/+2
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-41/+12
2006-02-12[SCSI] sym2: Mask off opcode from RBCMatthew Wilcox1-1/+1
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-2/+2
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley1-2/+2
2005-12-13[SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox1-30/+0
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox1-1/+1
2005-12-13[SCSI] sym2: Use scsi_print_msgMatthew Wilcox1-24/+5
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox1-4/+4
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox1-79/+7
2005-12-13[SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox1-9/+0
2005-12-13[SCSI] Negotiate correctly with async-only devicesMatthew Wilcox1-2/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-05-26[SCSI] sym2 version 2.2.1Matthew Wilcox1-29/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5865