aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid/linit.c
AgeCommit message (Expand)Author
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06sections: fix section conflicts in drivers/scsiAndi Kleen
2012-07-20[SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins
2012-02-19[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara
2011-11-11[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin
2011-10-20[SCSI] aacraid: use lower snprintf() limitDan Carpenter
2011-04-19aacraid: Drop __TIME__ usageMichal Marek
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
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-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-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
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-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-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
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: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark
2008-02-05iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
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: improve queue balancingSalyzyn, Mark
2008-01-23[SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark
2008-01-23[SCSI] aacraid: fix big endian issuesSalyzyn, Mark
2008-01-23[SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark
2008-01-11[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark