summaryrefslogtreecommitdiff
path: root/drivers/scsi/ch.c
Commit message (Expand)AuthorAge
* scsi: ch: add refcountingHannes Reinecke2017-08-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | ch: remove debug noise in ch_do_scsiChristoph Hellwig2015-01-20
* | scsi: use external buffer for command loggingHannes Reinecke2015-01-09
* | scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
* | scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* | scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-12
* | scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* | scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-12
|/
* scsi: Implement ch_printk()Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* scsi: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
|/
* drivers/scsi/ch.c: don't use vprintk as macroJoe Perches2010-08-11
* drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A2009-08-22
* [SCSI] ch: Add scsi type modaliasScott James Remnant2009-03-13
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* [SCSI] ch: fix ch_remove oopsFUJITA Tomonori2008-07-26
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * SCSI: fix race in device_createGreg Kroah-Hartman2008-05-20
* | changer: BKL pushdownJonathan Corbet2008-06-20
|/
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison2008-04-07
* [SCSI] ch: remove forward declarationsFUJITA Tomonori2008-01-25
* [SCSI] ch: fix device minor number management bugFUJITA Tomonori2008-01-25
* [SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori2008-01-23
* [SCSI] ch: Convert to use unlocked_ioctlMathieu Segaud2008-01-23
* [SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-06
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-12
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-13
* Merge by HandJames Bottomley2005-11-04
|\
| * [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-28
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
|/
* [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-10
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* [SCSI] convert ch to use scsi_execute_reqJames Bottomley2005-08-28
* [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk2005-07-30
* [SCSI] convert scsi changer driver from class simpleGerd Knorr2005-05-20
* [SCSI] add scsi changer driverGerd Knorr2005-05-20