aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cdrom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-14cdrom: Make device operations read-onlyKees Cook1-2/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-901/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini1-1/+2
2010-12-16cdrom: add ->check_events() supportTejun Heo1-0/+6
2009-01-30headers_check fix: linux/cdrom.hJaswinder Singh Rajput1-0/+1
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro1-5/+5
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita1-1/+1
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita1-1/+2
2008-02-01ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz1-0/+14
2008-01-23cdrom: add more GPCMD_* constantsTejun Heo1-0/+3
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer1-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-16cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day1-2/+2
2007-02-20[PATCH] cdrom: use unsigned bitfieldsRandy Dunlap1-1/+1
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-14/+14
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1192