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