aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid
Commit message (Expand)AuthorAgeFilesLines
* aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-261-0/+4
* aacraid: reset should disable MSI interruptVasily Averin2011-10-031-0/+2
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
|/
* [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara2011-03-2313-59/+898
* scsi: change to new flag variablematt mooney2011-03-171-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+3
|\
| * SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-222-2/+2
|\ \
| * | [SCSI] aacraid: semaphore cleanupThomas Gleixner2010-09-162-2/+2
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ /
* | | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
|/ /
* | drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-111-3/+2
|/
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
* 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