summaryrefslogtreecommitdiffstats
path: root/include/linux/cdrom.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-901/+1
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0
* | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-081-1/+2
|/
* cdrom: add ->check_events() supportTejun Heo2010-12-161-0/+6
* headers_check fix: linux/cdrom.hJaswinder Singh Rajput2009-01-301-0/+1
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-5/+5
* cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-211-1/+1
* cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-1/+2
* ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz2008-02-011-0/+14
* cdrom: add more GPCMD_* constantsTejun Heo2008-01-231-0/+3
* Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day2007-07-161-2/+2
* [PATCH] cdrom: use unsigned bitfieldsRandy Dunlap2007-02-201-1/+1
* [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-101-14/+14
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-4/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1192