aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-4/+2
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell3-3/+3
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King6-6/+0
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+4
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox1-0/+1
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig2-3/+3
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig9-24/+24
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig8-8/+8
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-2/+1
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+3
2005-08-23[PATCH] Kconfig fix (acornscsi)Al Viro1-1/+1
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou2-4/+4
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+3
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik3-6/+0
2005-04-18[PATCH] remove old scsi data direction macros1-1/+1
2005-04-18[PATCH] remove outdated print_* functions3-9/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds19-0/+10881