index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ch.c
Commit message (
Expand
)
Author
Age
*
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
2010-08-11
*
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-08-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[SCSI] ch: Check NULL for kmalloc() return
Davidlohr Bueso A
2009-08-22
*
[SCSI] ch: Add scsi type modalias
Scott James Remnant
2009-03-13
*
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-29
*
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
[SCSI] ch: fix ch_remove oops
FUJITA Tomonori
2008-07-26
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
SCSI: fix race in device_create
Greg Kroah-Hartman
2008-05-20
*
|
changer: BKL pushdown
Jonathan Corbet
2008-06-20
|
/
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
*
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
2008-04-07
*
[SCSI] ch: remove forward declarations
FUJITA Tomonori
2008-01-25
*
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
2008-01-25
*
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
2008-01-23
*
[SCSI] ch: Convert to use unlocked_ioctl
Mathieu Segaud
2008-01-23
*
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
2007-05-06
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-03-12
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
*
Merge by Hand
James Bottomley
2005-11-04
|
\
|
*
[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-10-28
|
/
*
[PATCH] __user annotations (scsi/ch)
viro@ZenIV.linux.org.uk
2005-09-10
*
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
*
[SCSI] convert ch to use scsi_execute_req
James Bottomley
2005-08-28
*
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
2005-07-30
*
[SCSI] convert scsi changer driver from class simple
Gerd Knorr
2005-05-20
*
[SCSI] add scsi changer driver
Gerd Knorr
2005-05-20