aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/linit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-11/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-11/+7
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-4/+4
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com1-0/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+1
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-11/+4
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen1-1/+1
2012-07-20[SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara1-1/+1
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins1-1/+11
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins1-1/+1
2012-02-19[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara1-3/+25
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin1-0/+4
2011-10-20[SCSI] aacraid: use lower snprintf() limitDan Carpenter1-3/+4
2011-04-19aacraid: Drop __TIME__ usageMichal Marek1-2/+1
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara1-5/+10
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer1-6/+8
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann1-3/+8
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+5
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-3/+3
2009-04-03[SCSI] aacraid driver updateLeubner, Achim1-1/+7
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-1/+1
2008-12-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot1-2/+2
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley1-2/+2
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2008-06-20aacraid: cdev lock_kernel() pushdownJonathan Corbet1-0/+3
2008-06-05[SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison1-1/+1
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn1-0/+6
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn1-7/+9
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-40/+53
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-40/+53
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-11[SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark1-6/+7
2008-02-11[SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark1-1/+1
2008-02-11[SCSI] aacraid: add optional MSI supportSalyzyn, Mark1-15/+17
2008-02-07[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark1-15/+13
2008-02-05iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori1-3/+6
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-23[SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark1-4/+11
2008-01-23[SCSI] aacraid: add new driver features flagsSalyzyn, Mark1-0/+25
2008-01-23[SCSI] aacraid: remove pigs in spaceSalyzyn, Mark1-44/+44