summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-271-2/+2
|\
| * [SCSI] aacraid: Eliminate use after freeJulia Lawall2010-05-251-2/+2
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-3/+8
|\ \ | |/ |/|
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+8
* | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2010-05-162-1/+11
* | [SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh2010-05-161-0/+34
* | [SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh2010-05-161-2/+16
* | [SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh2010-05-161-0/+15
* | [SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2010-05-162-1/+11
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-176-45/+154
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-4/+4
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-4/+4
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
|/
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-072-4/+4
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-073-8/+8
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] aacraid driver updateLeubner, Achim2009-04-034-12/+59
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-299-9/+9
* [SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori2008-12-291-1/+11
* [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-031-2/+2
* [SCSI] aacraid: switch to block timeoutJames Bottomley2008-12-011-2/+2
* block: unify request timeout handlingJens Axboe2008-10-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-152-1/+34
|\
| * [SCSI] aacraid: prevent copy_from_user() BUG!Mark Salyzyn2008-07-121-0/+33
| * [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-051-1/+1
* | aacraid: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
|/
* [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-024-11/+154
* [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-022-14/+34
* [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-021-2/+2
* [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-213-43/+56
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-193-43/+56
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-183-3/+3
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-185-5/+0
|/
* [SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle2008-04-161-1/+1
* [SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn2008-04-161-3/+5
* [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-071-1/+1
* [SCSI] aacraid: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-32/+17
* [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdbFUJITA Tomonori2008-04-071-11/+11
* [SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark2008-02-111-6/+7
* [SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark2008-02-113-8/+10
* [SCSI] aacraid: add optional MSI supportSalyzyn, Mark2008-02-115-33/+67
* [SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark2008-02-071-51/+30
* [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark2008-02-071-15/+13
* [SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark2008-02-071-12/+14
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-3/+6
* [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley2008-01-301-17/+12
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0