aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/viocd.c
Commit message (Expand)AuthorAge
* gdrom,viocd: Convert to bdops->check_events()Tejun Heo2011-03-09
* 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
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
|\
| * cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin2009-05-20
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
|/
* [PATCH] switch viocdAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* viocd: add dummy audio ioctl handlerBorislav Petkov2008-08-18
* [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-23
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-21
* [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-06
* blk_end_request: changing viocd (take 4)Kiyoshi Ueda2008-01-28
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-24
* [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-11
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-11
* [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [PATCH] Fix soft lockup with iSeries viocd driverTony Breeds2007-03-05
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [POWERPC] iSeries: fix viocd initStephen Rothwell2006-12-20
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-19
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-23
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-12
* merge filename and modify references to iseries/vio.hKelly Daly2005-11-01
* merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-01
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-01
* powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-24
* powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-24
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-29
* [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell2005-05-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16