index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ch.c
Age
Commit message (
Expand
)
Author
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2005-12-13
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-11-04
Merge by Hand
James Bottomley
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-10
[PATCH] __user annotations (scsi/ch)
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-08-28
[SCSI] convert ch to use scsi_execute_req
James Bottomley
2005-07-30
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
2005-05-20
[SCSI] convert scsi changer driver from class simple
Gerd Knorr
2005-05-20
[SCSI] add scsi changer driver
Gerd Knorr