summaryrefslogtreecommitdiff
path: root/drivers/scsi/sr_ioctl.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-23
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sr: reduce debug noise in sr_do_ioctlChristoph Hellwig2015-01-20
* scsi: use external buffer for command loggingHannes Reinecke2015-01-09
* 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: Implement sr_printk()Hannes Reinecke2014-07-17
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
* [SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings2010-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] sr: report more accurate drive status after closing the tray.Peter Jones2009-04-27
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-07
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-23
* Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-06
* [SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig2006-01-14
* [SCSI] convert sr to scsi_execute_reqJames Bottomley2005-08-28
* [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16