index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sym53c8xx_2
/
sym_hipd.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-02
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-21
sym53c8xx: ratelimit parity errors
John Stoffel
2009-05-20
[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)
Aaro Koskinen
2009-05-20
[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)
Aaro Koskinen
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
2009-03-12
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
Tony Battersby
2009-03-12
[SCSI] sym53c8xx: Keep transfer negotiations valid
Aaro Koskinen
2008-07-26
[SCSI] sym53c8xx: free luntbl in sym_hcb_free
Mike Anderson
2008-04-28
scsi: fix integer as NULL pointer warnings
Harvey Harrison
2008-02-07
[SCSI] sym53c8xx: fix resid calculation
Tony Battersby
2007-12-18
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
Tony Battersby
2007-10-23
[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Use scmd_printk where appropriate
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Simplify DAC DMA handling
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Remove ->device_id
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: Use pdev->revision
Matthew Wilcox
2007-10-23
[SCSI] sym53c8xx: PCI Error Recovery support
Linas Vepstas
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-04-13
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
2006-04-13
[SCSI] Use SPI messages where possible
Matthew Wilcox
2006-04-13
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
2006-04-13
[SCSI] Mark div_10M array const
Matthew Wilcox
2006-04-13
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2006-03-14
Merge ../linux-2.6
James Bottomley
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-12
[SCSI] sym2: Mask off opcode from RBC
Matthew Wilcox
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-13
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2005-12-13
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
2005-12-13
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
2005-12-13
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
2005-12-13
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
2005-12-13
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2005-12-13
[SCSI] Negotiate correctly with async-only devices
Matthew Wilcox
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-05-26
[SCSI] sym2 version 2.2.1
Matthew Wilcox
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds