aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-318-16/+16
* SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
* SCSI host lock push-downJeff Garzik2010-11-163-14/+18
* ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski2010-02-181-1/+1
* Merge branch 'master' into develRussell King2009-03-281-1/+1
|\
| * [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-241-1/+1
* | [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-113-3/+6
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* [ARM] rpc: acornscsi: update to new style ecard driverRussell King2008-07-032-94/+75
* [ARM] rpc: acornscsi: stop using private __stringify()Russell King2008-07-031-8/+3
* [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King2008-07-031-123/+120
* [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King2008-07-033-30/+16
* [ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King2008-07-031-13/+0
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-072-2/+0
* [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
* [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-02-112-13/+6
* [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-072-43/+58
* [ARM] Fix an rpc_defconfig regressionRussell King2007-10-311-6/+2
* Remove the arm26 portAdrian Bunk2007-07-313-176/+0
* [ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King2007-07-203-248/+185
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-114-40/+8
* [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-113-6/+6
* [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King2007-03-043-6/+7
* [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2007-03-042-4/+7
* Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-149-9/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-10/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-047-97/+108
|\
| * [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-037-97/+108
* | fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
|/
* [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
* [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
* [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-261-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-024-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-4/+2
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-253-3/+3
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-096-6/+0
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+4
* [SCSI] Move scsi_print_msg to SPI classMatthew Wilcox2005-12-151-0/+1
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-092-3/+3
* [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-099-24/+24
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-098-8/+8
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-3/+3
* [PATCH] Kconfig fix (acornscsi)Al Viro2005-08-231-1/+1
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-202-4/+4
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+3