summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)Author
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke
2008-04-24[SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-24[SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko
2008-04-07[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-18[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley
2008-02-09scsi: fix makefile for aic7(3*x)Sam Ravnborg
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-25[SCSI] aic7xxx: fix firmware buildVegard Nossum
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-07-31[SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-06-01potential parse error in ifdefYoann Padioleau
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley
2007-05-26[SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-26[SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-22[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-01[SCSI] aic7xxx: make functions staticAdrian Bunk
2007-04-01[SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke
2007-02-07[SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski
2007-02-07[SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke