summaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid
AgeCommit message (Expand)Author
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn
2008-05-02[SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-16[SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle
2008-04-16[SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn
2008-04-07[SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz
2008-04-07[SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori
2008-02-11[SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark
2008-02-11[SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark
2008-02-11[SCSI] aacraid: add optional MSI supportSalyzyn, Mark
2008-02-07[SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark
2008-02-07[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark
2008-02-07[SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark
2008-02-05iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-25[SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark
2008-01-23[SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark
2008-01-23[SCSI] aacraid: add new driver features flagsSalyzyn, Mark
2008-01-23[SCSI] aacraid: remove pigs in spaceSalyzyn, Mark
2008-01-23[SCSI] aacraid: fix security weaknessAlan Cox
2008-01-23[SCSI] aacraid: replace '<?:' with min_t()Salyzyn, Mark
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-23[SCSI] aacraid: SMC vendor identificationSalyzyn, Mark
2008-01-23[SCSI] aacraid: respond to enclosure service eventsSalyzyn, Mark
2008-01-23[SCSI] aacraid: add call to flush_kernel_dcache_pageSalyzyn, Mark
2008-01-23[SCSI] aacraid: improve queue balancingSalyzyn, Mark
2008-01-23[SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark
2008-01-23[SCSI] aacraid: fix multiple definition of automatic variable warning.Salyzyn, Mark
2008-01-23[SCSI] aacraid: fix big endian issuesSalyzyn, Mark
2008-01-23[SCSI] aacraid: variable redefinition hides earlier warningSalyzyn, Mark
2008-01-23[SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark
2008-01-23[SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policySalyzyn, Mark
2008-01-11[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark
2008-01-11[SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig
2008-01-11[SCSI] aacraid: forced reset overrideSalyzyn, Mark
2007-11-11[SCSI] aacraid: fix security weaknessAlan Cox
2007-11-07[SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark
2007-11-07[SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark
2007-11-07[SCSI] aacraid: don't assign cpu_to_le32(constant) to u8Stephen Rothwell
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori