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