Age | Commit message (Expand) | Author |
2022-05-15 | cdrom: remove the unused driver specific disc change ioctl | Paul Gortmaker |
2021-09-14 | drivers/cdrom: improved ioctl for media change detection | Lukas Prediger |
2021-07-30 | scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver | Christoph Hellwig |
2020-07-08 | cdrom: remove the unused cdrom_media_changed function | Christoph Hellwig |
2020-05-04 | cdrom: factor out a cdrom_multisession helper | Christoph Hellwig |
2020-05-04 | cdrom: factor out a cdrom_read_tocentry helper | Christoph Hellwig |
2020-05-04 | block: add a cdrom_device_info pointer to struct gendisk | Christoph Hellwig |
2018-08-02 | block: Switch struct packet_command to use struct scsi_sense_hdr | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-14 | cdrom: Make device operations read-only | Kees Cook |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |
2012-02-08 | cdrom: move shared static to cdrom_device_info | Paolo Bonzini |
2010-12-16 | cdrom: add ->check_events() support | Tejun Heo |
2009-01-30 | headers_check fix: linux/cdrom.h | Jaswinder Singh Rajput |
2008-10-21 | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro |
2008-04-21 | cdrom: make unregister_cdrom() return void | Akinobu Mita |
2008-04-21 | cdrom: use list_head for cdrom_device_info list | Akinobu Mita |
2008-02-01 | ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> | Bartlomiej Zolnierkiewicz |
2008-01-23 | cdrom: add more GPCMD_* constants | Tejun Heo |
2007-10-20 | Typo: depricated -> deprecated | Rolf Eike Beer |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-07-16 | cdrom: replace hard-coded constants by kernel.h macro. | Robert P. J. Day |
2007-02-20 | [PATCH] cdrom: use unsigned bitfields | Randy Dunlap |
2006-10-10 | [PATCH] cdrom: add endianness annotations | Alexey Dobriyan |
2006-03-23 | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |