aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/gdrom.c
Commit message (Expand)AuthorAgeFilesLines
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-3/+1
* gdrom: dequeue in-flight requestTejun Heo2009-05-111-15/+13
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-3/+3
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-3/+3
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-1/+1
* gdrom: Fix compile errorNobuhiro Iwamatsu2008-10-281-2/+3
* [PATCH] switch gdromAl Viro2008-10-211-10/+9
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-3/+4
* gdrom: change to use __blk_end_request()Kiyoshi Ueda2008-10-091-2/+2
* gdrom: add dummy audio_ioctl handlerBorislav Petkov2008-08-181-0/+7
* sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-291-2/+2
* cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-211-1/+3
* cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-281-0/+867