summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic94xx
AgeCommit message (Expand)Author
2011-05-24[SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17scsi: change to new flag variablematt mooney
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-10aic94xx: treat firmware data as constDavid Woodhouse
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk
2008-04-07[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley
2008-01-11[SCSI] aic94xx: fix section mismatchesRandy Dunlap
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2008-01-11[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton
2007-10-16aic94xx: sg chaining supportJens Axboe
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] aic94xx: fix SSP IU status print-outJeff Garzik
2007-10-12[SCSI] aic94xx: Free scsi host on errorMatthew Wilcox
2007-10-12[SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley
2007-07-18[SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-22[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-16[SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds