aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov2011-05-241-1/+1
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-111-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-071-4/+4
* [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong2008-04-071-2/+0
* [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-231-1/+1
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-111-3/+3
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-111-0/+184
* [SCSI] aic94xx: Free scsi host on errorMatthew Wilcox2007-10-121-8/+9
* [SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2007-10-121-16/+9
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-0/+3
|\
| * [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-0/+3
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
|/
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
* [SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong2007-01-271-0/+1
* [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-271-1/+1
* [SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong2007-01-131-13/+28
* [SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong2007-01-131-1/+1
* [SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong2007-01-131-0/+1
* [SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong2007-01-131-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221-2/+2
|\
| * [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-091-2/+0
| * [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-251-0/+2
* | [PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong2006-11-221-0/+9
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-8/+33
|\
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-041-8/+33
* | Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
|/
* [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-231-1/+1
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-071-4/+8
* [SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong2006-08-301-0/+2
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+860