sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / scsi / aic94xx /
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-10 David Woodhouseaic94xx: treat firmware data as const
2008-05-02 Sam Ravnborg[SCSI] aic94xx: fix section mismatch
2008-04-07 Adrian Bunk[SCSI] aic94xx: cleanups
2008-04-07 Darrick J. Wong[SCSI] aic94xx: Use sas_request_addr() to provide SAS...
2008-02-24 James Bottomley[SCSI] aic94xx: fix TMF ascb handling to prevent sequen...
2008-02-24 James Bottomley[SCSI] aic94xx: plumb in I_T_nexus_reset task managemen...
2008-02-22 James Bottomley[SCSI] aic94xx: fix sequencer hang on error recovery
2008-02-18 James Bottomley[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
2008-02-11 Boaz Harrosh[SCSI] aic94xx: fix ABORT_TASK define conflict
2008-01-25 James Bottomley[SCSI] libsas: abstract STP task status into a function
2008-01-12 Randy Dunlap[SCSI] aic94xx: fix section mismatches
2008-01-12 Darrick J. Wong[SCSI] libsas: Convert sas_proto users to sas_protocol
2008-01-12 Gilbert Wu[SCSI] aic94xx: update BIOS image from user space.
2007-11-15 Andrew Mortonaic94xx_sds: rename FLASH_SIZE
2007-10-16 Jens Axboeaic94xx: sg chaining support
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-12 Jeff Garzik[SCSI] aic94xx: fix SSP IU status print-out
2007-10-12 Matthew Wilcox[SCSI] aic94xx: Free scsi host on error
2007-10-12 Gilbert Wu[SCSI] aic94xx: Add new PCI ID for ASC58300
2007-10-02 Jeff Garzikaic94xx: fix DMA data direction for SMP requests
2007-07-26 Jeff Garzik[SCSI] libsas: Remove PCI dependencies
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 James Bottomley[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
2007-07-18 Darrick J. Wong[SCSI] aic94xx: Don't call pci_map_sg for already-mappe...
2007-07-18 James Bottomley[SCSI] libsas: fixup NCQ for SATA disks
2007-07-18 Darrick J. Wong[SCSI] aic94xx: SATA tag mask not set correctly
2007-07-18 Darrick J. Wong[SCSI] Add SATA support to libsas
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-22 Darrick J. Wong[SCSI] aic94xx: asd_clear_nexus should fail if the...
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-02-16 James Bottomley[SCSI] aic94xx: tie driver to the major number of the...
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-03 Wu, Gilbert[SCSI] aic94xx: update for v28 firmware
2007-02-03 Darrick J. Wong[SCSI] aic94xx: Add default bus reset handler
2007-02-03 Darrick J. Wong[SCSI] aic94xx: Remove TMF result code munging
2007-01-27 Darrick J. Wong[SCSI] aic94xx: Register eh_device_reset_handler
2007-01-27 Alexis Bruemmer[SCSI] aic94xx: fix typos and update verison number
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Scan SAS devices asynchronously
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Lock DDB read/write accesses
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Fix DDB and SCB initialization
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Match request_firmware with release_fir...
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABO...
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
2007-01-13 Darrick J. Wong[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
2007-01-13 Darrick J. Wong[SCSI] libsas: Don't give scsi_cmnds to the EH if they...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-06 David HowellsActually update the fixed up compile failures.
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22 James Bottomley[SCSI] aic94xx: fix pointer to integer conversion warning
2006-11-22 Darrick J. Wong[PATCH] aic94xx: delete ascb timers when freeing queues
2006-11-22 Darrick J. Wong[PATCH] aic94xx: handle REQ_DEVICE_RESET
2006-11-15 Darrick J. Wong[SCSI] aic94xx: handle REQ_TASK_ABORT
2006-11-09 malahal@us.ibm.com[SCSI] aic94xx SCSI timeout fix
2006-10-25 Sergey Kononenko[SCSI] aic94xx: Supermicro motherboards support
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-04 Jeff Garzik[SCSI] SCSI aic94xx: handle sysfs errors
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-26 Muli Ben-Yehuda[SCSI] aic94xx: require firmware loader
2006-09-25 Al Viro[PATCH] fix idiocy in asd_init_lseq_mdp()
2006-09-25 Al Viro[PATCH] SCSI gfp_t annotations
2006-09-23 malahal@us.ibm.com[SCSI] aic94xx: Fix for a typo in aic94xx_init()
2006-09-23 Alexis Bruemmer[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs
2006-09-07 James Bottomley[SCSI] aci94xx: implement link rate setting
2006-09-07 James Bottomley[SCSI] SAS: consolidate linkspeed definitions
2006-08-30 Darrick J. Wong[SCSI] aic94xx: Increase can_queue for better performance
2006-08-30 James Bottomley[SCSI] aic94xx: add MODULE_FIRMWARE tag
2006-08-29 James Bottomley[SCSI] aic94xx: new driver