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
/
ch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-7
/
+6
2008-04-07
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
1
-16
/
+17
2008-01-25
[SCSI] ch: remove forward declarations
FUJITA Tomonori
1
-66
/
+54
2008-01-25
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
1
-31
/
+40
2008-01-23
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
1
-7
/
+15
2008-01-23
[SCSI] ch: Convert to use unlocked_ioctl
Mathieu Segaud
1
-10
/
+8
2007-05-06
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
1
-6
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
1
-0
/
+1
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-16
/
+17
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
1
-1
/
+0
2005-12-13
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
1
-2
/
+2
2005-11-04
Merge by Hand
James Bottomley
1
-3
/
+1
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-3
/
+1
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-10
[PATCH] __user annotations (scsi/ch)
viro@ZenIV.linux.org.uk
1
-13
/
+14
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
1
-1
/
+1
2005-08-28
[SCSI] convert ch to use scsi_execute_req
James Bottomley
1
-21
/
+17
2005-07-30
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
1
-4
/
+0
2005-05-20
[SCSI] convert scsi changer driver from class simple
Gerd Knorr
1
-8
/
+9
2005-05-20
[SCSI] add scsi changer driver
Gerd Knorr
1
-0
/
+1025