summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm
AgeCommit message (Expand)AuthorLines
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes-3/+3
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain-2/+0
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain-4/+0
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain-2/+0
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain-26/+2
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain-1/+1
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain-2/+0
2014-11-20ncr5380: Remove unused macrosFinn Thain-1/+0
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke-7/+3
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke-1/+1
2014-11-12fas216: update logging messagesHannes Reinecke-15/+11
2014-11-12fas216: return DID_ERROR for incomplete data transferHannes Reinecke-2/+1
2014-11-12acornscsi: use scsi_print_command()Hannes Reinecke-6/+6
2014-07-17scsi: use 64-bit LUNsHannes Reinecke-10/+18
2014-05-28acornscsi: remove linked command supportPaul Bolle-53/+0
2014-05-28scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400Finn Thain-6/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker-4/+4
2013-04-09acornscsi: switch to ->show_info()Al Viro-41/+17
2013-04-09fas216: switch to ->show_info()Al Viro-142/+49
2013-04-09NCR5830: switch to ->show_info()Al Viro-3/+4
2013-01-21drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook-5/+5
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman-28/+24
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson-1/+2
2012-10-09SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann-1/+1
2012-10-09SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann-0/+1
2012-09-19scsi: eesox: use __iomem pointers for MMIOArnd Bergmann-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-3/+0
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King-7/+3
2011-03-31Fix common misspellingsLucas De Marchi-16/+16
2010-11-23SCSI: arm fas216: fix missing ';'Russell King-1/+1
2010-11-16SCSI host lock push-downJeff Garzik-14/+18
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski-1/+1
2009-03-28Merge branch 'master' into develRussell King-1/+1
2009-03-24[ARM] cumana: Fix a long standing bogonAlan Cox-1/+1
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King-3/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-07-03[ARM] rpc: acornscsi: update to new style ecard driverRussell King-94/+75
2008-07-03[ARM] rpc: acornscsi: stop using private __stringify()Russell King-8/+3
2008-07-03[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King-123/+120
2008-07-03[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King-30/+16
2008-07-03[ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King-13/+0
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen-2/+0
2008-02-18[SCSI] fas216: fix up the previous fas216 commitJames Bottomley-1/+1
2008-02-11[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh-13/+6
2008-02-07[SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh-43/+58
2007-10-31[ARM] Fix an rpc_defconfig regressionRussell King-6/+2
2007-07-31Remove the arm26 portAdrian Bunk-176/+0