aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdrom/gdrom.c
AgeCommit message (Expand)Author
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-09gdrom,viocd: Convert to bdops->check_events()Tejun Heo
2010-12-24gdrom: don't use flush_scheduled_work()Tejun Heo
2010-10-27cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07drivers/cdrom: use pr_<level>Joe Perches
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-10-13cdrom: gdrom: Kill off PHYSADDR use.Paul Mundt
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11gdrom: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2008-10-28gdrom: Fix compile errorNobuhiro Iwamatsu
2008-10-21[PATCH] switch gdromAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda
2008-08-18gdrom: add dummy audio_ioctl handlerBorislav Petkov
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin