aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ch.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2017-08-24scsi: ch: add refcountingHannes Reinecke
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig
2015-01-09scsi: use external buffer for command loggingHannes Reinecke
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-07-17scsi: Implement ch_printk()Hannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-02-27scsi: convert to idr_alloc()Tejun Heo
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-22[SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A
2009-03-13[SCSI] ch: Add scsi type modaliasScott James Remnant
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-10-16device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-26[SCSI] ch: fix ch_remove oopsFUJITA Tomonori
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-20changer: BKL pushdownJonathan Corbet
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-07[SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison
2008-01-25[SCSI] ch: remove forward declarationsFUJITA Tomonori
2008-01-25[SCSI] ch: fix device minor number management bugFUJITA Tomonori
2008-01-23[SCSI] ch: handle class_device_create failure properlyFUJITA Tomonori
2008-01-23[SCSI] ch: Convert to use unlocked_ioctlMathieu Segaud
2007-05-06[SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven
2005-11-04Merge by HandJames Bottomley
2005-10-28[SCSI] use sfoo_printk() in driversJeff 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 conversionsIngo Molnar
2005-08-28[SCSI] convert ch to use scsi_execute_reqJames Bottomley
2005-07-30[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuffAdrian Bunk