aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-161-1/+1
* [SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings2010-10-251-0/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] sr: report more accurate drive status after closing the tray.Peter Jones2009-04-271-0/+5
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-1/+1
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-071-2/+1
* [SCSI] sr: update to follow tray status correctlyJames Bottomley2008-01-111-14/+34
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-19/+0
* Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
* [SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig2006-01-141-91/+111
* [SCSI] convert sr to scsi_execute_reqJames Bottomley2005-08-281-35/+27
* [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey2005-04-211-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+568