aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9
* [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-071-1/+1
* [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-072-4/+4
* [SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark2006-12-053-1/+9
* [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-251-0/+19
* [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-255-78/+31
* [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-251-1/+15
* [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-251-10/+56
* [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-252-6/+1
* [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-2513-198/+175
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-256-41/+26
* [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-252-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-044-5/+6
|\
| * [SCSI] aic7xxx: fix byte I/O order in ahd_inwDenis Vlasenko2006-10-012-2/+4
| * [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-262-3/+2
* | Fix several typos in drivers/Matt LaPlante2006-10-032-4/+4
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-3/+3
* | [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-271-1/+2
|/
* [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-231-0/+5
* [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-231-4/+12
* Merge ../linux-2.6James Bottomley2006-08-271-0/+2
|\
| * kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg2006-08-011-0/+2
* | [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-192-3/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-07-213-23/+1
|\
| * [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-092-22/+0
| * [SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk2006-07-091-1/+1
* | [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-1/+0
|/
* Merge ../scsi-misc-2.6James Bottomley2006-07-035-81/+36
|\
| * [SCSI] aic79xx: remove slave_destroyHannes Reinecke2006-06-265-81/+36
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
|/
* Merge ../linux-2.6James Bottomley2006-06-102-6/+7
|\
| * [SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl2006-04-251-0/+1
| * [SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko2006-04-191-6/+6
* | [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-103-7/+92
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1011-38/+30
* | [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-282-4/+4
|/
* [SCSI] aic79xx: target hotplug fixesHannes Reinecke2006-04-132-44/+10
* [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-133-62/+58
* fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk2006-04-011-1/+1
* [SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke2006-03-121-24/+0
* [SCSI] aic79xx: use BIOS settingsHannes Reinecke2006-03-121-7/+28
* [SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke2006-03-121-2/+6
* [SCSI] aic79xx: Update error recoveryHannes Reinecke2006-03-121-124/+201
* [SCSI] aic79xx: Remove dead codeHannes Reinecke2006-03-123-62/+0
* [SCSI] aic79xx: use tcq functionsHannes Reinecke2006-03-121-9/+5
* [SCSI] aic79xx: remove qfrozenHannes Reinecke2006-03-122-82/+27
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-272-34/+14