aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/linit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-23[SCSI] aacraid: fix security weaknessAlan Cox1-0/+2
2008-01-23[SCSI] aacraid: improve queue balancingSalyzyn, Mark1-10/+13
2008-01-23[SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark1-1/+18
2008-01-23[SCSI] aacraid: fix big endian issuesSalyzyn, Mark1-5/+5
2008-01-23[SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark1-0/+25
2008-01-11[SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Controller 3/DiSalyzyn, Mark1-18/+24
2008-01-11[SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig1-5/+5
2008-01-11[SCSI] aacraid: forced reset overrideSalyzyn, Mark1-2/+5
2007-11-11[SCSI] aacraid: fix security weaknessAlan Cox1-2/+2
2007-11-07[SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark1-1/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-08-04[SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark1-1/+3
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark1-2/+1
2007-07-23[SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark1-1/+1
2007-07-23[SCSI] aacraid: Fix security holeAlan Cox1-0/+4
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-12/+92
2007-06-19[SCSI] aacraid: add support for long serial number informationSalyzyn, Mark1-3/+9