mfd: Add power control platform data to SDHI driver
[safe/jmp/linux-2.6] / drivers / scsi / sym53c8xx_2 /
2009-06-21 John Stoffelsym53c8xx: ratelimit parity errors
2009-05-20 Aaro Koskinen[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6...
2009-05-20 Aaro Koskinen[SCSI] sym53c8xx_2: lun to_clear flag not re-initialize...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_40BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-03 Harvey Harrison[SCSI] replace __inline with inline
2009-03-12 Tony Battersby[SCSI] sym53c8xx: don't flood syslog with negotiation...
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...
2009-03-12 Aaro Koskinen[SCSI] sym53c8xx: Keep transfer negotiations valid
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-07-26 Mike Anderson[SCSI] sym53c8xx: free luntbl in sym_hcb_free
2008-07-12 Benjamin Herrenschmidt[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementa...
2008-04-29 Harvey Harrisonscsi: fix integer as NULL pointer warnings
2008-02-08 Tony Battersby[SCSI] sym53c8xx: fix resid calculation
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 "irq X: nobody cared" regression
2007-12-18 Tony Battersby[SCSI] sym53c8xx: fix free_irq() regression
2007-10-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
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-19 Jean DelvareSpelling fix: explicitly
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
2007-02-17 Robert P. J. DayFix misspellings of "agressive".
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
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-30 Jörn EngelRemove obsolete #include <linux/config.h>
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-10 Tobias Klauser[SCSI] drivers/scsi: Use ARRAY_SIZE macro
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] Version 2.2.3
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] Allow nvram settings to determine bus mode
2006-04-13 Matthew Wilcox[SCSI] Use SPI messages where possible
2006-04-13 Matthew Wilcox[SCSI] Disable sym2 driver queueing
2006-04-13 Matthew Wilcox[SCSI] Mark div_10M array const
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
2006-03-14 James BottomleyMerge ../linux-2.6
2006-02-28 Matthew Wilcox[SCSI] Fix uninitialised width and speed in sym2
2006-02-28 Matthew Wilcox[SCSI] Add spi_populate_*_msg functions
2006-02-12 Matthew Wilcox[SCSI] sym2: Mask off opcode from RBC
2005-12-16 Matthew Wilcox[SCSI] Rename scsi_print_msg to spi_print_msg
2005-12-15 James BottomleyMerge by hand (conflicts in scsi_lib.c)
2005-12-14 Matthew Wilcox[SCSI] sym2: Version 2.2.2
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 scsi_print_msg
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-14 Matthew Wilcox[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
2005-12-14 Matthew Wilcox[SCSI] sym2: Remove FreeBSD ifdefs
2005-12-14 Matthew Wilcox[SCSI] Negotiate correctly with async-only devices
2005-12-01 Matthew Wilcox[SCSI] sym2: Disable IU and QAS negotiation
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
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