| Commit message (Expand) | Author | Age |
* | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 |
* | [SCSI] aic7xxx: add static | Denys Vlasenko | 2008-04-27 |
* | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke | 2008-04-27 |
* | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke | 2008-04-27 |
* | [SCSI] aic7xxx: Update type check in aicasm grammar | Hannes Reinecke | 2008-04-27 |
* | [SCSI] aic79xx: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-24 |
* | [SCSI] aic7xxx: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-24 |
* | [SCSI] aic7xxx, aic79xx: deinline functions | Denys Vlasenko | 2008-04-24 |
* | [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() | Roel Kluin | 2008-04-07 |
* | [SCSI] aic79xx: fix IOMMU mapping failure handling | FUJITA Tomonori | 2008-04-07 |
* | [SCSI] aic7xxx: fix IOMMU mapping failure handling | FUJITA Tomonori | 2008-04-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-02-23 |
|\ |
|
| * | [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic | James Bottomley | 2008-02-18 |
* | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
|/ |
|
* | scsi: fix makefile for aic7(3*x) | Sam Ravnborg | 2008-02-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | drivers/scsi/: Spelling fixes | Joe Perches | 2008-02-03 |
* | | scsi: fix dependency bug in aic7 Makefile | Sam Ravnborg | 2008-02-03 |
|/ |
|
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 |
* | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 |
* | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 2008-01-30 |
* | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn | 2008-01-30 |
* | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 |
* | [SCSI] aic7xxx: fix firmware build | Vegard Nossum | 2008-01-25 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke | 2007-10-21 |
| * | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke | 2007-10-21 |
| * | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke | 2007-10-21 |
* | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
|/ |
|
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 |
* | [SCSI] aic7xxx: cap maxsync according to correct card limits | James Bottomley | 2007-07-31 |
* | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2007-07-27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-31 |
| |\ |
|
| * | | [SCSI] aic79xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-26 |
| * | | [SCSI] aic7xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-26 |
* | | | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 |
| |/
|/| |
|
* | | [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 | James Bottomley | 2007-05-22 |
|/ |
|
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [SCSI] aic7xxx: make functions static | Adrian Bunk | 2007-04-01 |
* | [SCSI] Remove some unused SCSI-related kernel config variables. | Robert P. J. Day | 2007-04-01 |
* | [SCSI] aic79xx: remove extra newline from info message | Rolf Eike Beer | 2007-02-16 |
* | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke | 2007-02-10 |
* | [SCSI] aic79xx: fix bracket mismatch in unused macro | Mariusz Kozlowski | 2007-02-07 |
* | [SCSI] aic79xx: make ahd_match_scb() static | Adrian Bunk | 2007-02-07 |
* | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 2006-12-05 |
* | [SCSI] aic79xx: Print out signalling | Hannes Reinecke | 2006-10-25 |