Age | Commit message (Expand) | Author | Files | Lines |
2007-02-16 | [SCSI] aic94xx: tie driver to the major number of the sequencer firmware | James Bottomley | 2 | -3/+11 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -100/+164 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -2/+1 |
2007-02-03 | [SCSI] aic94xx: update for v28 firmware | Wu, Gilbert | 3 | -3/+6 |
2007-02-03 | [SCSI] aic94xx: Add default bus reset handler | Darrick J. Wong | 1 | -0/+1 |
2007-02-03 | [SCSI] aic94xx: Remove TMF result code munging | Darrick J. Wong | 1 | -8/+1 |
2007-01-27 | [SCSI] aic94xx: Register eh_device_reset_handler | Darrick J. Wong | 1 | -0/+1 |
2007-01-27 | [SCSI] aic94xx: fix typos and update verison number | Alexis Bruemmer | 2 | -6/+6 |
2007-01-14 | [SCSI] aic94xx: Scan SAS devices asynchronously | Darrick J. Wong | 1 | -13/+28 |
2007-01-14 | [SCSI] aic94xx: Lock DDB read/write accesses | Darrick J. Wong | 2 | -8/+11 |
2007-01-14 | [SCSI] aic94xx: Fix DDB and SCB initialization | Darrick J. Wong | 3 | -11/+25 |
2007-01-14 | [SCSI] aic94xx: Match request_firmware with release_firmware | Darrick J. Wong | 3 | -0/+9 |
2007-01-14 | [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code | Darrick J. Wong | 1 | -56/+66 |
2007-01-14 | [SCSI] aic94xx: Don't eat TMF_QUERY_TASK results | Darrick J. Wong | 1 | -0/+5 |
2007-01-14 | [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha | Darrick J. Wong | 1 | -0/+1 |
2007-01-14 | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S... | Darrick J. Wong | 1 | -0/+9 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 3 | -5/+5 |
2006-12-06 | Actually update the fixed up compile failures. | David Howells | 1 | -4/+5 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -17/+112 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 2 | -3/+3 |
2006-11-22 | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 8 | -10/+109 |
2006-11-22 | [SCSI] aic94xx: fix pointer to integer conversion warning | James Bottomley | 1 | -1/+1 |
2006-11-22 | [PATCH] aic94xx: delete ascb timers when freeing queues | Darrick J. Wong | 1 | -0/+9 |
2006-11-22 | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong | 1 | -7/+44 |
2006-11-15 | [SCSI] aic94xx: handle REQ_TASK_ABORT | Darrick J. Wong | 1 | -17/+66 |
2006-11-09 | [SCSI] aic94xx SCSI timeout fix | malahal@us.ibm.com | 7 | -6/+106 |
2006-10-26 | [SCSI] aic94xx: Supermicro motherboards support | Sergey Kononenko | 3 | -4/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -3/+2 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -8/+34 |
2006-10-04 | [SCSI] SCSI aic94xx: handle sysfs errors | Jeff Garzik | 1 | -8/+33 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-09-26 | [SCSI] aic94xx: require firmware loader | Muli Ben-Yehuda | 1 | -0/+1 |
2006-09-25 | [PATCH] fix idiocy in asd_init_lseq_mdp() | Al Viro | 1 | -1/+1 |
2006-09-25 | [PATCH] SCSI gfp_t annotations | Al Viro | 4 | -13/+13 |
2006-09-23 | [SCSI] aic94xx: Fix for a typo in aic94xx_init() | malahal@us.ibm.com | 1 | -1/+1 |
2006-09-23 | [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs | Alexis Bruemmer | 1 | -49/+2 |
2006-09-08 | [SCSI] aci94xx: implement link rate setting | James Bottomley | 2 | -3/+29 |
2006-09-07 | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 3 | -18/+22 |
2006-08-31 | [SCSI] aic94xx: Increase can_queue for better performance | Darrick J. Wong | 1 | -0/+2 |
2006-08-30 | [SCSI] aic94xx: add MODULE_FIRMWARE tag | James Bottomley | 1 | -0/+3 |
2006-08-29 | [SCSI] aic94xx: new driver | James Bottomley | 19 | -0/+12625 |