aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/gdrom.c
Commit message (Expand)AuthorAge
* gdrom: don't use flush_scheduled_work()Tejun Heo2010-12-24
* cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-27
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* drivers/cdrom: use pr_<level>Joe Perches2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* cdrom: gdrom: Kill off PHYSADDR use.Paul Mundt2009-10-12
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* gdrom: dequeue in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* gdrom: Fix compile errorNobuhiro Iwamatsu2008-10-28
* [PATCH] switch gdromAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* gdrom: change to use __blk_end_request()Kiyoshi Ueda2008-10-09
* gdrom: add dummy audio_ioctl handlerBorislav Petkov2008-08-18
* sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-29
* cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-21
* cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-27