Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | acornscsi: switch to ->show_info() | Al Viro | 1 | -41/+17 |
2013-04-09 | fas216: switch to ->show_info() | Al Viro | 6 | -142/+49 |
2013-04-09 | NCR5830: switch to ->show_info() | Al Viro | 2 | -3/+4 |
2013-01-22 | drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -5/+5 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 7 | -28/+24 |
2012-10-20 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2 | -1/+2 |
2012-10-09 | SCSI: ARM: make fas216_dumpinfo function conditional | Arnd Bergmann | 1 | -1/+1 |
2012-10-09 | SCSI: ARM: ncr5380/oak uses no interrupts | Arnd Bergmann | 1 | -0/+1 |
2012-09-19 | scsi: eesox: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 3 | -3/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 3 | -3/+0 |
2012-03-24 | ARM: ecard: get rid of NO_IRQ madness | Russell King | 3 | -7/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 8 | -16/+16 |
2010-11-24 | SCSI: arm fas216: fix missing ';' | Russell King | 1 | -1/+1 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 3 | -14/+18 |
2010-02-18 | ARM: 5944/1: scsi: fix timer setup in fas216.c | Guennadi Liakhovetski | 1 | -1/+1 |
2009-03-28 | Merge branch 'master' into devel | Russell King | 1 | -1/+1 |
2009-03-25 | [ARM] cumana: Fix a long standing bogon | Alan Cox | 1 | -1/+1 |
2008-12-11 | [ARM] dma: Use sensible DMA parameters for Acorn drivers | Russell King | 3 | -3/+6 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-07-03 | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2 | -94/+75 |
2008-07-03 | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 1 | -8/+3 |
2008-07-03 | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 1 | -123/+120 |
2008-07-03 | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 3 | -30/+16 |
2008-07-03 | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 1 | -13/+0 |
2008-04-07 | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen | 2 | -2/+0 |
2008-02-18 | [SCSI] fas216: fix up the previous fas216 commit | James Bottomley | 1 | -1/+1 |
2008-02-11 | [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh | 2 | -13/+6 |
2008-02-08 | [SCSI] arm: convert to accessors and !use_sg cleanup | Boaz Harrosh | 2 | -43/+58 |
2007-10-31 | [ARM] Fix an rpc_defconfig regression | Russell King | 1 | -6/+2 |
2007-08-01 | Remove the arm26 port | Adrian Bunk | 3 | -176/+0 |
2007-07-21 | [ARM] rpc: update Acorn SCSI drivers to modern ecard interfaces | Russell King | 3 | -248/+185 |
2007-05-11 | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 4 | -40/+8 |
2007-05-11 | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 3 | -6/+6 |
2007-03-04 | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King | 3 | -6/+7 |
2007-03-04 | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King | 2 | -4/+7 |
2007-02-17 | Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 9 | -9/+0 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 4 | -10/+5 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 7 | -97/+108 |
2006-10-04 | [SCSI] scsi: Scsi_Cmnd convertion in arm subtree | Henne | 7 | -97/+108 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-08-06 | [ARM] Fix Acorn platform SCSI driver build failures | Russell King | 1 | -1/+1 |
2006-08-06 | [ARM] Fix NCR5380-based SCSI card build | Russell King | 1 | -0/+3 |
2006-07-26 | [PATCH] fix compile regression for a few scsi drivers | Christoph Hellwig | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 4 | -4/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 1 | -4/+2 |