aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm
Commit message (Expand)AuthorAge
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-20
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-20
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-20
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-20
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-20
* ncr5380: Remove unused macrosFinn Thain2014-11-20
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-12
* scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-12
* fas216: update logging messagesHannes Reinecke2014-11-12
* fas216: return DID_ERROR for incomplete data transferHannes Reinecke2014-11-12
* acornscsi: use scsi_print_command()Hannes Reinecke2014-11-12
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* acornscsi: remove linked command supportPaul Bolle2014-05-28
* scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400Finn Thain2014-05-28
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-19
* acornscsi: switch to ->show_info()Al Viro2013-04-09
* fas216: switch to ->show_info()Al Viro2013-04-09
* NCR5830: switch to ->show_info()Al Viro2013-04-09
* drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
|\
| * SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann2012-10-09
| * SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann2012-10-09
* | scsi: eesox: use __iomem pointers for MMIOArnd Bergmann2012-09-19
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | ARM: ecard: get rid of NO_IRQ madnessRussell King2012-03-24
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI: arm fas216: fix missing ';'Russell King2010-11-23
* SCSI host lock push-downJeff Garzik2010-11-16
* ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski2010-02-18
* Merge branch 'master' into develRussell King2009-03-28
|\
| * [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-24
* | [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-11
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [ARM] rpc: acornscsi: update to new style ecard driverRussell King2008-07-03
* [ARM] rpc: acornscsi: stop using private __stringify()Russell King2008-07-03
* [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King2008-07-03
* [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King2008-07-03
* [ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King2008-07-03
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-07
* [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-18
* [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-02-11
* [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-07
* [ARM] Fix an rpc_defconfig regressionRussell King2007-10-31
* Remove the arm26 portAdrian Bunk2007-07-31