summaryrefslogtreecommitdiff
path: root/drivers/scsi/sr.h
AgeCommit message (Expand)Author
2022-03-08sr: implement ->free_disk to simplify refcountingChristoph Hellwig
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2020-02-24scsi: sr: get rid of sr global mutexMerlijn Wajer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-17scsi: Implement sr_printk()Hannes Reinecke
2011-07-21[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley
2008-01-11[SCSI] sr: update to follow tray status correctlyJames Bottomley
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig
2005-08-28[SCSI] sr.c: Fix getting wrong sizePete Zaitcev
2004-06-21[PATCH] avoid obsolete APIs in srChristoph Hellwig
2004-05-29[PATCH] sparse: cdrom_generic_command split into kernel/userAlexander Viro
2004-04-10Convert sr to a kref and fix sr_open/sr_remove raceJames Bottomley
2004-04-06Add missing header changes from SCSI cdrom disconnection fixJames Bottomley
2003-05-30[PATCH] driver model for scsi upper drivers, take 2Christoph Hellwig
2002-11-04[PATCH] get rid of global arrays in srChristoph Hellwig
2002-10-31[PATCH] sr templateAlexander Viro
2002-10-27[PATCH] misc cleanups for srChristoph Hellwig
2002-10-12[PATCH] forward port of the various scsi fixes from 2.4Alan Cox
2002-09-07[PATCH] (22/25) gendisks for SCSI cdromsAlexander Viro
2002-09-07[PATCH] (12/25) sr.c passes pointers instead of minors nowAlexander Viro
2002-06-15[PATCH] scsi stuffAndries E. Brouwer
2002-03-07[PATCH] SCSI cdrom cleanupChristoph Hellwig
2002-02-04Import changesetLinus Torvalds