summaryrefslogtreecommitdiff
path: root/include/linux/cdrom.h
AgeCommit message (Expand)Author
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-01-07[PATCH] cdrom.c: make several functions static (fwd)Adrian Bunk
2004-11-03[PATCH] add READ_BUFFER_CAPACITY as read-ok commandJens Axboe
2004-10-18[PATCH] CDRW packet writing supportPeter Osterlund
2004-10-18[PATCH] DVD+RW supportPeter Osterlund
2004-08-22[PATCH] update SG_IO command tableJens Axboe
2004-08-12Pass done file pointer to block device ioctl'sLinus Torvalds
2004-06-03[PATCH] sparse: misc headers annotationsAlexander Viro
2004-05-29[PATCH] sparse: cdrom_generic_command split into kernel/userAlexander Viro
2004-03-15[PATCH] allow random write to cdrom devices with profile 2 (removable disk)Jens Axboe
2004-03-11[PATCH] CDROMREADAUDIO dma supportJens Axboe
2004-02-03[PATCH] ide-cd mo write protectAndrew Morton
2004-01-18[PATCH] mt rainier supportAndrew Morton
2003-06-30[PATCH] ide-cd: capability flag for MO drivesJens Axboe
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2003-02-18[PATCH] spelling fix for compatable -> compatibleSteven Cole
2002-10-17[PATCH] cdrom helpersAlexander Viro
2002-10-15[PATCH] preparation to use of driverfs refcounts, part 2 - diskAlexander Viro
2002-09-21[PATCH] devfs handling for cdroms moved to register_disk()Alexander Viro
2002-07-04Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds
2002-07-04[PATCH] cdrom.c cleanupsAlexander Viro
2002-07-02linux-2.5.22-driverfs.patchMike Sullivan
2002-02-04v2.5.1.5 -> v2.5.1.6Linus Torvalds
2002-02-04v2.4.13 -> v2.4.13.1Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.3.1 -> v2.4.3.2Linus Torvalds