aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17scsi: use 64-bit LUNsHannes Reinecke3-10/+18
2014-05-28acornscsi: remove linked command supportPaul Bolle1-53/+0
2014-05-28scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400Finn Thain2-6/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker4-4/+4
2013-04-09acornscsi: switch to ->show_info()Al Viro1-41/+17
2013-04-09fas216: switch to ->show_info()Al Viro6-142/+49
2013-04-09NCR5830: switch to ->show_info()Al Viro2-3/+4
2013-01-21drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+5
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman7-28/+24
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesOlof Johansson2-1/+2
2012-10-09SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann1-1/+1
2012-10-09SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann1-0/+1
2012-09-19scsi: eesox: use __iomem pointers for MMIOArnd Bergmann1-1/+1
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