index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
acornscsi: remove linked command support
Paul Bolle
1
-53
/
+0
2014-05-28
scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
Finn Thain
2
-6
/
+0
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
4
-4
/
+4
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-21
drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-5
/
+5
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
7
-28
/
+24
2012-10-19
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-28
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-23
SCSI: arm fas216: fix missing ';'
Russell King
1
-1
/
+1
2010-11-16
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-24
[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-07
[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-07-31
Remove the arm26 port
Adrian Bunk
3
-176
/
+0
2007-07-20
[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-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-97
/
+108
2006-10-03
[SCSI] scsi: Scsi_Cmnd convertion in arm subtree
Henne
7
-97
/
+108
2006-10-03
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
[next]