aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/linit.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+6
* aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-261-0/+4
* aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara2011-03-231-5/+10
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
|/
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+8
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-3/+3
* [SCSI] aacraid driver updateLeubner, Achim2009-04-031-1/+7
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-1/+1
* [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-031-2/+2
* [SCSI] aacraid: switch to block timeoutJames Bottomley2008-12-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-1/+1
|\
| * [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-051-1/+1
* | aacraid: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
|/
* [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-021-0/+6
* [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-021-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-40/+53
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-40/+53
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* [SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark2008-02-111-6/+7
* [SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark2008-02-111-1/+1
* [SCSI] aacraid: add optional MSI supportSalyzyn, Mark2008-02-111-15/+17
* [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark2008-02-071-15/+13
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-3/+6
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] aacraid: add Voodoo Lite class of cards.Salyzyn, Mark2008-01-231-4/+11
* [SCSI] aacraid: add new driver features flagsSalyzyn, Mark2008-01-231-0/+25
* [SCSI] aacraid: remove pigs in spaceSalyzyn, Mark2008-01-231-44/+44
* [SCSI] aacraid: fix security weaknessAlan Cox2008-01-231-0/+2
* [SCSI] aacraid: improve queue balancingSalyzyn, Mark2008-01-231-10/+13
* [SCSI] aacraid: OS panic after Adapter panic (hardening).Salyzyn, Mark2008-01-231-1/+18
* [SCSI] aacraid: fix big endian issuesSalyzyn, Mark2008-01-231-5/+5
* [SCSI] aacraid: add sysfs report of RAID levelSalyzyn, Mark2008-01-231-0/+25
* [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro...Salyzyn, Mark2008-01-111-18/+24
* [SCSI] aacraid: don't assign cpu_to_le32(int) to u8Christoph Hellwig2008-01-111-5/+5
* [SCSI] aacraid: forced reset overrideSalyzyn, Mark2008-01-111-2/+5
* [SCSI] aacraid: fix security weaknessAlan Cox2007-11-111-2/+2
* [SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark2007-11-071-1/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark2007-08-041-1/+3
* [SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark2007-07-271-2/+1
* [SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark2007-07-231-1/+1