aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-232-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-2311-52/+143
|\
| * [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-211-1/+2
| * [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-212-4/+4
| * [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-218-47/+137
* | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
|/
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-162-0/+2
* [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
* [SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2007-07-272-13/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-154-91/+27
|\
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-302-0/+2
| |\
| * | [SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-262-40/+15
| * | [SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-262-51/+12
* | | potential parse error in ifdefYoann Padioleau2007-06-011-1/+1
| |/ |/|
* | [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley2007-05-222-0/+2
|/
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [SCSI] aic7xxx: make functions staticAdrian Bunk2007-04-014-10/+5
* [SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day2007-04-012-22/+0
* [SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer2007-02-161-1/+0
* [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
|\