aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17[SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03[SCSI] aacraid driver updateLeubner, Achim
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori
2008-12-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-12[SCSI] aacraid: prevent copy_from_user() BUG!Mark Salyzyn
2008-06-20aacraid: cdev lock_kernel() pushdownJonathan Corbet
2008-06-05[SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison
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