aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/gdrom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-1/+1
2009-10-13cdrom: gdrom: Kill off PHYSADDR use.Paul Mundt1-5/+5
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-3/+1
2009-05-11gdrom: dequeue in-flight requestTejun Heo1-15/+13
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-3/+3
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-3/+3
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-1/+1
2008-10-28gdrom: Fix compile errorNobuhiro Iwamatsu1-2/+3
2008-10-21[PATCH] switch gdromAl Viro1-10/+9
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro1-3/+4
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda1-2/+2
2008-08-18gdrom: add dummy audio_ioctl handlerBorislav Petkov1-0/+7
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt1-2/+2
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita1-1/+3
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin1-0/+867