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