summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom
Commit message (Expand)AuthorAgeFilesLines
* cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro2007-09-261-0/+4
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-2/+2
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+2
* Remove legacy CDROM driversJens Axboe2007-07-1022-24845/+0
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-106-6/+6
* [PATCH] cdrom_sysctl_info fixDave Young2007-07-101-91/+125
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-1/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-1/+1
* [PATCH] Fix soft lockup with iSeries viocd driverTony Breeds2007-03-051-4/+23
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman2007-02-141-2/+0
* [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] cdrom: set default timeout to 7 secondsJens Axboe2007-01-031-1/+7
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-211-2/+1
|\
| * [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-191-2/+1
* | [POWERPC] iSeries: fix viocd initStephen Rothwell2006-12-201-0/+4
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-5/+5
* [PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-072-4/+3
* [PATCH] block: support larger block pc requestsMike Christie2006-12-011-4/+2
* [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-101-3/+3
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-4/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-4/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-302-2/+4
* [PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap2006-08-271-1/+1
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-101-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-302-2/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* | [PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk2006-06-301-7/+2
|/
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-267-8/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-264-4/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] cdrom/mcdx: section fixesRandy Dunlap2006-06-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-1/+1
|\
| * [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-191-1/+1
* | [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
|/
* [PATCH] Overrun in cdrom/aztcd.cEric Sesterhenn2006-04-111-1/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-6/+12
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-235-398/+373
* [PATCH] cleanup cdrom_ioctlChristoph Hellwig2006-03-231-340/+537
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-2/+0
* [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-3/+3
* [PATCH] cdrom: kill "open failed" error messageJens Axboe2006-01-101-1/+1
* spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
OpenPOWER on IntegriCloud