summaryrefslogtreecommitdiff
path: root/include/linux/cdrom.h
AgeCommit message (Expand)Author
2021-09-14drivers/cdrom: improved ioctl for media change detectionLukas Prediger
2021-07-30scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig
2020-07-08cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-14cdrom: Make device operations read-onlyKees Cook
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini
2010-12-16cdrom: add ->check_events() supportTejun Heo
2009-01-30headers_check fix: linux/cdrom.hJaswinder Singh Rajput
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita
2008-02-01ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz
2008-01-23cdrom: add more GPCMD_* constantsTejun Heo
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-16cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day
2007-02-20[PATCH] cdrom: use unsigned bitfieldsRandy Dunlap
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds