aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm
Commit message (Expand)AuthorAge
* 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
* [ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King2007-07-20
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-11
* [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-11
* [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King2007-03-04
* [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2007-03-04
* Storage class should be before const qualifierTobias Klauser2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-03
* | fix file specification in commentsUwe Zeisberger2006-10-03
|/
* [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-06
* [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-06
* [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-26
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-23
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-09
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-15
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-15