Scott James Remnant
|
95f6c83f6c
[SCSI] ch: Add scsi type modalias
|
16 years ago |
FUJITA Tomonori
|
f4f4e47e4a
[SCSI] add residual argument to scsi_execute and scsi_execute_req
|
16 years ago |
Greg Kroah-Hartman
|
d73a1a674b
device create: scsi: convert device_create_drvdata to device_create
|
17 years ago |
FUJITA Tomonori
|
3d164fb09b
[SCSI] ch: fix ch_remove oops
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Jonathan Corbet
|
b0061a0ec4
changer: BKL pushdown
|
17 years ago |
Greg Kroah-Hartman
|
24b42566c3
SCSI: fix race in device_create
|
17 years ago |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |
Harvey Harrison
|
d70d4667e9
[SCSI] ch: fix sparse shadowed variable warnings
|
17 years ago |
FUJITA Tomonori
|
5aa22af3d0
[SCSI] ch: remove forward declarations
|
17 years ago |
FUJITA Tomonori
|
da707c54c3
[SCSI] ch: fix device minor number management bug
|
17 years ago |
FUJITA Tomonori
|
a3d2c2e8f5
[SCSI] ch: handle class_device_create failure properly
|
17 years ago |
Mathieu Segaud
|
f7fea185d2
[SCSI] ch: Convert to use unlocked_ioctl
|
17 years ago |
vignesh.babu@wipro.com
|
4530a16967
[SCSI] ch: kmalloc/memset->kzalloc
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Rene Herman
|
f018fa552c
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
|
19 years ago |
Arjan van de Ven
|
0b95067238
[SCSI] turn most scsi semaphores into mutexes
|
19 years ago |
Christoph Hellwig
|
7ff92053dd
[PATCH] don't include ioctl32.h in drivers
|
19 years ago |
Arjan van de Ven
|
0ad78200ba
[SCSI] Mark some core scsi data structures const
|
19 years ago |
James Bottomley
|
849a8924a6
Merge by Hand
|
19 years ago |
Jeff Garzik
|
017560fca4
[SCSI] use sfoo_printk() in drivers
|
19 years ago |
Greg Kroah-Hartman
|
53f4654272
[PATCH] Driver Core: fix up all callers of class_device_create()
|
19 years ago |
viro@ZenIV.linux.org.uk
|
fe08ac3178
[PATCH] __user annotations (scsi/ch)
|
19 years ago |
Ingo Molnar
|
a9f6a0dd54
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
|
19 years ago |
James Bottomley
|
84743bbcf9
[SCSI] convert ch to use scsi_execute_req
|
20 years ago |
Adrian Bunk
|
5dbffcd83d
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
|
20 years ago |
Gerd Knorr
|
21feb5ccd5
[SCSI] convert scsi changer driver from class simple
|
20 years ago |
Gerd Knorr
|
daa6eda65a
[SCSI] add scsi changer driver
|
20 years ago |