Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | [SCSI] aic7xxx: fix IOMMU mapping failure handling | FUJITA Tomonori | 1 | -3/+7 |
2008-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -5/+6 |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2 | -2/+2 |
2008-02-18 | [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic | James Bottomley | 1 | -5/+6 |
2008-02-09 | scsi: fix makefile for aic7(3*x) | Sam Ravnborg | 1 | -2/+2 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -6/+6 |
2008-02-03 | scsi: fix dependency bug in aic7 Makefile | Sam Ravnborg | 1 | -7/+2 |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches | 5 | -6/+6 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 2 | -2/+0 |
2008-01-30 | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 4 | -22/+20 |
2008-01-30 | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori | 4 | -22/+20 |
2008-01-30 | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn | 1 | -3/+6 |
2008-01-30 | [SCSI] aic79xx: fix sense_buffer access bug | FUJITA Tomonori | 1 | -1/+1 |
2008-01-25 | [SCSI] aic7xxx: fix firmware build | Vegard Nossum | 1 | -27/+18 |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2 | -6/+6 |
2007-10-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -52/+143 |
2007-10-21 | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke | 1 | -1/+2 |
2007-10-21 | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke | 2 | -4/+4 |
2007-10-21 | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke | 8 | -47/+137 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2 | -0/+2 |
2007-07-31 | [SCSI] aic7xxx: cap maxsync according to correct card limits | James Bottomley | 1 | -1/+21 |
2007-07-27 | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2 | -13/+21 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -91/+27 |
2007-06-01 | potential parse error in ifdef | Yoann Padioleau | 1 | -1/+1 |
2007-05-31 | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2 | -0/+2 |
2007-05-27 | [SCSI] aic79xx: convert to use the data buffer accessors | FUJITA Tomonori | 2 | -40/+15 |
2007-05-27 | [SCSI] aic7xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2 | -51/+12 |
2007-05-22 | [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 | James Bottomley | 2 | -0/+2 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-04-01 | [SCSI] aic7xxx: make functions static | Adrian Bunk | 4 | -10/+5 |
2007-04-01 | [SCSI] Remove some unused SCSI-related kernel config variables. | Robert P. J. Day | 2 | -22/+0 |
2007-02-16 | [SCSI] aic79xx: remove extra newline from info message | Rolf Eike Beer | 1 | -1/+0 |
2007-02-10 | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke | 3 | -21/+9 |
2007-02-08 | [SCSI] aic79xx: fix bracket mismatch in unused macro | Mariusz Kozlowski | 1 | -1/+1 |
2007-02-08 | [SCSI] aic79xx: make ahd_match_scb() static | Adrian Bunk | 2 | -4/+4 |
2006-12-05 | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 3 | -1/+9 |
2006-10-26 | [SCSI] aic79xx: Print out signalling | Hannes Reinecke | 1 | -0/+19 |
2006-10-26 | [SCSI] aic7xxx: Remove slave_destroy | Hannes Reinecke | 5 | -78/+31 |
2006-10-26 | [SCSI] aic79xx: set precompensation | Hannes Reinecke | 1 | -1/+15 |
2006-10-26 | [SCSI] aic79xx: Fixup external device reset | Hannes Reinecke | 1 | -10/+56 |
2006-10-26 | [SCSI] aic79xx: make ahd_set_tags() static | Adrian Bunk | 2 | -6/+1 |
2006-10-26 | [SCSI] aic7xxx: cleanups | Adrian Bunk | 13 | -198/+175 |
2006-10-26 | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal | Amol Lad | 6 | -41/+26 |
2006-10-26 | [SCSI] aic7xxx: Adjust .max_sectors | Hannes Reinecke | 2 | -0/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 4 | -4/+4 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -5/+6 |
2006-10-04 | Fix several typos in drivers/ | Matt LaPlante | 2 | -4/+4 |
2006-10-02 | [SCSI] aic7xxx: fix byte I/O order in ahd_inw | Denis Vlasenko | 2 | -2/+4 |