summaryrefslogtreecommitdiff
path: root/drivers/scsi/aacraid/linit.c
AgeCommit message (Expand)Author
2011-11-26aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin
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
2008-01-11[SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig
2008-01-11[SCSI] aacraid: forced reset overrideSalyzyn, Mark
2007-11-11[SCSI] aacraid: fix security weaknessAlan Cox
2007-11-07[SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-08-04[SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark
2007-07-23[SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark
2007-07-23[SCSI] aacraid: Fix security holeAlan Cox