summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-275-36/+36
* aic94xx: treat firmware data as constDavid Woodhouse2008-07-103-11/+12
* [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
* [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-0713-113/+87
* [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...Darrick J. Wong2008-04-073-29/+9
* [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley2008-02-243-114/+139
* [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-233-5/+56
* [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-221-4/+0
* [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
* [SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2008-02-112-2/+2
* [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-18/+2
* [SCSI] aic94xx: fix section mismatchesRandy Dunlap2008-01-111-3/+3
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-116-30/+30
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-114-0/+697
* aic94xx_sds: rename FLASH_SIZEAndrew Morton2007-11-141-2/+2
* aic94xx: sg chaining supportJens Axboe2007-10-161-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-153-37/+19
|\
| * [SCSI] aic94xx: fix SSP IU status print-outJeff Garzik2007-10-121-1/+1
| * [SCSI] aic94xx: Free scsi host on errorMatthew Wilcox2007-10-121-8/+9
| * [SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2007-10-122-28/+9
* | aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
|/
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-223-8/+17
|\
| * [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-181-2/+2
| * [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong2007-07-181-6/+13
| * [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-181-1/+0
| * [SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong2007-07-181-1/+1
| * [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-0/+3
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
|/
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+2
* [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong2007-05-221-4/+10
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2007-02-162-3/+11
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-1111-100/+164
|\
| * [SCSI] aic94xx: update for v28 firmwareWu, Gilbert2007-02-033-3/+6
| * [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
| * [SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong2007-02-031-8/+1
| * [SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong2007-01-271-0/+1
| * [SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer2007-01-272-6/+6
| * [SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong2007-01-131-13/+28
| * [SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong2007-01-132-8/+11
| * [SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong2007-01-133-11/+25
| * [SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong2007-01-133-0/+9
| * [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong2007-01-131-56/+66
| * [SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong2007-01-131-0/+5
OpenPOWER on IntegriCloud