summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom
AgeCommit message (Expand)AuthorLines
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe-1/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov-1/+1
2007-10-18sysctl: remove broken cdrom binary sysctlsEric W. Biederman-40/+6
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell-97/+19
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell-3/+2
2007-10-11[POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell-24/+13
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro-0/+4
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-2/+2
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori-1/+2
2007-07-10Remove legacy CDROM driversJens Axboe-24845/+0
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh-6/+6
2007-07-10[PATCH] cdrom_sysctl_info fixDave Young-91/+125
2007-06-08potential parse error in ifdef part 3Yoann Padioleau-1/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra-1/+1
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds-4/+23
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: cdrom: don't set de->ownerEric W. Biederman-2/+0
2007-02-14[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flagEric W. Biederman-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-4/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2007-01-03[PATCH] cdrom: set default timeout to 7 secondsJens Axboe-1/+7
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-2/+1
2006-12-20[POWERPC] iSeries: fix viocd initStephen Rothwell-0/+4
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-5/+5
2006-12-07[PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan-4/+3
2006-12-01[PATCH] block: support larger block pc requestsMike Christie-4/+2
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan-3/+3
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-4/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+4
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe-2/+4
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap-1/+1
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-3/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+0
2006-06-30[PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk-7/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-2/+0
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman-1/+0
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman-8/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman-4/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman-2/+0
2006-06-25[PATCH] cdrom/mcdx: section fixesRandy Dunlap-1/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-1/+1
2006-06-17[PATCH] fix cdrom openJens Axboe-2/+4
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell-1/+1
2006-04-11[PATCH] Overrun in cdrom/aztcd.cEric Sesterhenn-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell-6/+12