index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-07-02
[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
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
3
-3
/
+3
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
6
-6
/
+0
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-3
/
+4
2005-12-15
[SCSI] Move scsi_print_msg to SPI class
Matthew Wilcox
1
-0
/
+1
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2
-3
/
+3
2005-11-09
[SCSI] remove Scsi_Pointer typedef
Christoph Hellwig
9
-24
/
+24
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
8
-8
/
+8
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
1
-2
/
+1
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-3
/
+3
2005-08-23
[PATCH] Kconfig fix (acornscsi)
Al Viro
1
-1
/
+1
2005-06-20
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2
-4
/
+4
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-0
/
+3
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
3
-6
/
+0
2005-04-18
[PATCH] remove old scsi data direction macros
1
-1
/
+1
2005-04-18
[PATCH] remove outdated print_* functions
3
-9
/
+11
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
19
-0
/
+10881