aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)Author
2013-04-09aic7xxx: switch to ->show_info()Al Viro
2013-04-09aic79xx: switch to ->show_info()Al Viro
2012-09-01scsi: fix various printk and comment typosMasanari Iida
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-02-05aic7xxx: Fix typo in aic7xxxMasanari Iida
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-10aic7xxx: fix Kconfig references to READMEsPaul Bolle
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-19Comment typo fixes for 'descriptor'Justin P. Mattock
2011-01-19scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl
2010-11-16SCSI host lock push-downJeff Garzik
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko
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