| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume | thomas schorpp | 2008-10-23 | 1 | -0/+7 |
* | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) | Alan Cox | 2008-10-23 | 2 | -5/+5 |
* | [SCSI] aic79xx: fix shadowed variables | Harvey Harrison | 2008-10-23 | 1 | -4/+0 |
* | [SCSI] aic79xx: fix shadowed variables, add statics | Harvey Harrison | 2008-10-23 | 1 | -9/+4 |
* | [SCSI] aic7xxx: update *_shipped files | Denys Vlasenko | 2008-10-23 | 4 | -4197/+133 |
* | [SCSI] aic7xxx: update .reg files | Denys Vlasenko | 2008-10-23 | 2 | -0/+309 |
* | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser | Denys Vlasenko | 2008-10-23 | 4 | -1/+16 |
* | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-29 | 2 | -3/+3 |
* | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 | 13 | -66/+61 |
* | [SCSI] aic7xxx: add static | Denys Vlasenko | 2008-04-27 | 12 | -257/+195 |
* | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke | 2008-04-27 | 5 | -2544/+401 |
* | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke | 2008-04-27 | 7 | -16/+185 |
* | [SCSI] aic7xxx: Update type check in aicasm grammar | Hannes Reinecke | 2008-04-27 | 2 | -45/+66 |
* | [SCSI] aic79xx: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-24 | 2 | -15/+16 |
* | [SCSI] aic7xxx: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-24 | 2 | -10/+10 |
* | [SCSI] aic7xxx, aic79xx: deinline functions | Denys Vlasenko | 2008-04-24 | 11 | -1679/+1719 |
* | [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() | Roel Kluin | 2008-04-07 | 1 | -1/+1 |
* | [SCSI] aic79xx: fix IOMMU mapping failure handling | FUJITA Tomonori | 2008-04-07 | 1 | -2/+5 |
* | [SCSI] aic7xxx: fix IOMMU mapping failure handling | FUJITA Tomonori | 2008-04-07 | 1 | -3/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-02-23 | 1 | -5/+6 |
|\ |
|
| * | [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic | James Bottomley | 2008-02-18 | 1 | -5/+6 |
* | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 2 | -2/+2 |
|/ |
|
* | scsi: fix makefile for aic7(3*x) | Sam Ravnborg | 2008-02-09 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 5 | -6/+6 |
|\ |
|
| * | drivers/scsi/: Spelling fixes | Joe Perches | 2008-02-03 | 5 | -6/+6 |
* | | scsi: fix dependency bug in aic7 Makefile | Sam Ravnborg | 2008-02-03 | 1 | -7/+2 |
|/ |
|
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 2 | -2/+0 |
* | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 | 4 | -22/+20 |
* | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 | 4 | -22/+20 |
* | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn | 2008-01-30 | 1 | -3/+6 |
* | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -1/+1 |
* | [SCSI] aic7xxx: fix firmware build | Vegard Nossum | 2008-01-25 | 1 | -27/+18 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 2 | -6/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-24 | 11 | -52/+143 |
|\ |
|
| * | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke | 2007-10-21 | 1 | -1/+2 |
| * | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke | 2007-10-21 | 2 | -4/+4 |
| * | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke | 2007-10-21 | 8 | -47/+137 |
* | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
|/ |
|
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 2 | -0/+2 |
* | [SCSI] aic7xxx: cap maxsync according to correct card limits | James Bottomley | 2007-07-31 | 1 | -1/+21 |
* | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2007-07-27 | 2 | -13/+21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-16 | 4 | -91/+27 |
|\ |
|
| * | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-31 | 2 | -0/+2 |
| |\ |
|
| * | | [SCSI] aic79xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-26 | 2 | -40/+15 |
| * | | [SCSI] aic7xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-26 | 2 | -51/+12 |
* | | | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 | James Bottomley | 2007-05-22 | 2 | -0/+2 |
|/ |
|
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | [SCSI] aic7xxx: make functions static | Adrian Bunk | 2007-04-01 | 4 | -10/+5 |