summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
| * [SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong2007-01-131-0/+1
| * [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-131-0/+9
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-073-5/+5
* Actually update the fixed up compile failures.David Howells2006-12-061-4/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-052-17/+112
|\
| * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-228-10/+109
| |\
| * | [SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley2006-11-221-1/+1
| * | [PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong2006-11-221-0/+9
| * | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-221-7/+44
| * | [SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong2006-11-151-17/+66
* | | Fix misc .c/.h comment typosMatt LaPlante2006-11-302-3/+3
| |/ |/|
* | [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-097-6/+106
* | [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-253-4/+3
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-042-8/+34
|\
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-041-8/+33
| * [SCSI] aic94xx: require firmware loaderMuli Ben-Yehuda2006-09-261-0/+1
* | Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
|/
* [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-241-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-244-13/+13
* [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-231-1/+1
* [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer2006-09-231-49/+2
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-072-3/+29
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-073-18/+22
* [SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong2006-08-301-0/+2
* [SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley2006-08-301-0/+3
* [SCSI] aic94xx: new driverJames Bottomley2006-08-2919-0/+12625