summaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-01-31Merge branch 'linus'James Bottomley
2007-01-27[SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp
2007-01-27[SCSI] aacraid: rework packet support codeMark Haverkamp
2007-01-27[SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp
2007-01-27[SCSI] aacraid: rework communication support codeMark Haverkamp
2007-01-06[SCSI] aacraid: Product List UpdateSalyzyn, Mark
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-22[SCSI] aacraid: Driver version updateMark Haverkamp
2006-11-22[SCSI] aacraid: Abort management FIBsMark Haverkamp
2006-11-22[SCSI] aacraid: Detect Blinkled at startupMark Haverkamp
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24[PATCH] missing include (free_irq() use)Al Viro
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp
2006-08-19[SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp
2006-08-19[SCSI] aacraid: Check for unlikely errorsMark Haverkamp
2006-08-19[SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp
2006-08-19[SCSI] aacraid: interruptible ioctlMark Haverkamp
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[SCSI] aacraid: remove x86_64 IOMMU dependent codeSalyzyn, Mark
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-19[SCSI] aacraid: small misc. cleanupsMark Haverkamp
2006-06-19[SCSI] aacraid: Update supported product informationMark Haverkamp
2006-06-12[SCSI] aacraid: Fix return code interpretationMark Haverkamp
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-05-20[SCSI] aacraid: remove unneeded listMark Haverkamp
2006-05-20[SCSI] aacraid: sa race condition fixMark Haverkamp
2006-05-20[SCSI] aacraid: adjustable timeoutsMark Haverkamp
2006-05-20[SCSI] aacraid: optimize sg allocMark Haverkamp
2006-05-20[SCSI] aacraid: remove unneeded lockingMark Haverkamp
2006-04-13[SCSI] aacraid: Driver version updateMark Haverkamp
2006-04-13[SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp
2006-04-13[SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp
2006-04-13[SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp
2006-04-13[SCSI] aacraid: General driver cleanupMark Haverkamp
2006-04-13[SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp
2006-04-13[SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp
2006-04-13[SCSI] aacraid: Error path cleanupMark Haverkamp
2006-04-13[SCSI] aacraid: Add timeout for eventsMark Haverkamp
2006-04-13[SCSI] aacraid: Track command ownership in driverMark Haverkamp
2006-04-13[SCSI] aacraid: Use scmd_ functionsMark Haverkamp
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-02-27[SCSI] aacraid: use kthread_ APIChristoph Hellwig