tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / scsi / sym53c8xx_2 / sym_glue.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-05-20 Aaro Koskinen[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-12 Tony Battersby[SCSI] sym53c8xx: use a queue depth of 1 for untagged...
2009-03-12 Tony Battersby[SCSI] sym53c8xx: handle pci_iomap() failures
2009-03-12 Tony Battersby[SCSI] sym53c8xx: unmap pci memory after probe errors
2009-03-12 Tony Battersby[SCSI] sym53c8xx: fix bogus free_irq() on error path
2009-03-12 Tony Battersby[SCSI] sym53c8xx: fix NULL deref on error path
2009-03-12 Tony Battersby[SCSI] sym53c8xx: fix shost use-after-free and memory...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-30 Nathan Lynch[SCSI] sym53c8xx: fix bad memset argument in sym_set_ca...
2008-01-23 FUJITA Tomonori[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFF...
2008-01-23 Krzysztof Helt[SCSI] sym53c8xx: fixes two bugs related to chip reset
2008-01-12 Randy Dunlap[SCSI] sym2: fix section mismatch warning
2007-12-18 Tony Battersby[SCSI] sym53c8xx: fix free_irq() regression
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Make interrupt handler capable of...
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Use scmd_printk where appropriate
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Simplify DAC DMA handling
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove tag_ctrl module parameter
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws...
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove ->device_id
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Use pdev->revision
2007-10-23 Linas Vepstas[SCSI] sym53c8xx: PCI Error Recovery support
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Stop overriding scsi_done
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Don't disable interrupts in the inter...
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Remove data_mapping and data_mapped
2007-10-23 Matthew Wilcox[SCSI] sym53c8xx: Use pci_dev irq number
2007-10-23 Kai Makisara[SCSI] sym53c8xx: Work around 53c896 erratum
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-07-24 Chip Coldwell[SCSI] sym53c8xx: don't claim cpqarray device
2007-07-15 FUJITA Tomonori[SCSI] sym53c8xx: convert to use the data buffer accessors
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-28 Grant Grundler[SCSI] sym2: claim only "Storage" class
2006-07-02 Thomas Gleixner[PATCH] irq-flags: scsi: Use the new IRQF_ constants
2006-06-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-06-06 Christoph Hellwig[SCSI] fix up request buffer reference in various scsi...
2006-04-13 Matthew Wilcox[SCSI] sym2: Fix build when spinlock debugging is enabled
2006-04-13 Matthew Wilcox[SCSI] Enable clustering and large transfers
2006-04-13 Matthew Wilcox[SCSI] Simplify error handling
2006-04-13 Matthew Wilcox[SCSI] Disable sym2 driver queueing
2006-04-13 Matthew Wilcox[SCSI] Simplify error handling a bit
2006-04-13 Matthew Wilcox[SCSI] Use pcibios_resource_to_bus()
2006-04-13 Matthew Wilcox[SCSI] Change Kconfig option from IOMAPPED to MMIO
2005-12-14 Matthew Wilcox[SCSI] sym2: Report disabled devices and LUNs more...
2005-12-14 Matthew Wilcox[SCSI] sym2: Allow NVRAM settings to limit speed and...
2005-12-14 Matthew Wilcox[SCSI] sym2: Use DMA_40BIT_MASK constant
2005-12-14 Matthew Wilcox[SCSI] sym2: Remove code to handle DMA_BIDIRECTION...
2005-12-14 Matthew Wilcox[SCSI] sym2: Manage sym_lcb properly
2005-12-01 Matthew Wilcox[SCSI] sym2: Disable IU and QAS negotiation
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_host_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_bus_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_device_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_abort_handler()
2005-05-26 Matthew Wilcox [SCSI] sym2 version 2.2.1
2005-05-06 James Bottomley[SCSI] correct the sym2 period setting routines
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-17 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2