aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King3-7/+3
2011-03-31Fix common misspellingsLucas De Marchi8-16/+16
2010-11-23SCSI: arm fas216: fix missing ';'Russell King1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik3-14/+18
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski1-1/+1
2009-03-28Merge branch 'master' into develRussell King1-1/+1
2009-03-24[ARM] cumana: Fix a long standing bogonAlan Cox1-1/+1
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King3-3/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-07-03[ARM] rpc: acornscsi: update to new style ecard driverRussell King2-94/+75
2008-07-03[ARM] rpc: acornscsi: stop using private __stringify()Russell King1-8/+3
2008-07-03[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King1-123/+120
2008-07-03[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King3-30/+16
2008-07-03[ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King1-13/+0
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2-2/+0
2008-02-18[SCSI] fas216: fix up the previous fas216 commitJames Bottomley1-1/+1
2008-02-11[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2-13/+6
2008-02-07[SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2-43/+58
2007-10-31[ARM] Fix an rpc_defconfig regressionRussell King1-6/+2
2007-07-31Remove the arm26 portAdrian Bunk3-176/+0
2007-07-20[ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King3-248/+185
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King4-40/+8
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King3-6/+6
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau9-9/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-10/+5
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-97/+108
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne7-97/+108
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-08-06[ARM] Fix Acorn platform SCSI driver build failuresRussell King1-1/+1
2006-08-06[ARM] Fix NCR5380-based SCSI card buildRussell King1-0/+3
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-4/+2
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell3-3/+3
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King6-6/+0
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+4
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox1-0/+1
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig2-3/+3
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig9-24/+24
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig8-8/+8
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-2/+1
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+3