aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdrom
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] cdrom: add endianness annotationsGravatar Alexey Dobriyan 1-3/+3
2006-10-06Various drivers' irq handlers: kill dead code, needless castsGravatar Jeff Garzik 1-4/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 4-4/+4
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsGravatar Jens Axboe 2-2/+4
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningGravatar Randy Dunlap 1-1/+1
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentGravatar Jens Axboe 1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-3/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 2-2/+0
2006-06-30[PATCH] drivers/cdrom/cm206.c: cleanupsGravatar Adrian Bunk 1-7/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Gravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 7-8/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 4-4/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGravatar Greg Kroah-Hartman 1-2/+0
2006-06-25[PATCH] cdrom/mcdx: section fixesGravatar Randy Dunlap 1-1/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-1/+1
2006-06-17[PATCH] fix cdrom openGravatar Jens Axboe 1-2/+4
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeGravatar Stephen Rothwell 1-1/+1
2006-04-11[PATCH] Overrun in cdrom/aztcd.cGravatar Eric Sesterhenn 1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMGravatar Rusty Russell 2-6/+12
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodGravatar Christoph Hellwig 5-398/+373
2006-03-23[PATCH] cleanup cdrom_ioctlGravatar Christoph Hellwig 1-340/+537
2006-02-07[PATCH] remove bogus asm/bug.h includes.Gravatar Al Viro 1-2/+0
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventGravatar Stephen Rothwell 1-3/+3
2006-01-10[PATCH] cdrom: kill "open failed" error messageGravatar Jens Axboe 1-1/+1
2006-01-10spelling: s/trough/through/Gravatar Adrian Bunk 1-1/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Gravatar Tejun Heo 1-1/+1
2005-11-07[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversionGravatar Deepak Saxena 1-3/+1
2005-11-02merge filename and modify references to iseries/vio.hGravatar Kelly Daly 1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hGravatar Kelly Daly 1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hGravatar Kelly Daly 1-1/+1
2005-10-24powerpc: set the driver.owner field for all vio driversGravatar Stephen Rothwell 1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverGravatar Stephen Rothwell 1-2/+4
2005-09-10[PATCH] drivers/cdrom: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 2-4/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Gravatar Jesper Juhl 1-2/+4
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 5-10/+7
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Gravatar Linus Torvalds 1-5/+10
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesGravatar Stephen Rothwell 1-1/+1
2005-08-28fix mismerge in ll_rw_blk.cGravatar James Bottomley 1-5/+10
2005-07-27[PATCH] Update CREDITS entry and listings in source files for Jesper JuhlGravatar Jesper Juhl 1-1/+1
2005-07-27[PATCH] clean up inline static vs static inlineGravatar Jesper Juhl 1-14/+14
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringGravatar Olaf Hering 1-4/+4
2005-06-25[PATCH] drivers/cdrom/cm206.c: cleanupsGravatar Adrian Bunk 1-63/+50
2005-06-25[PATCH] remove pointless NULL check before kfree in sony535.cGravatar Jesper Juhl 1-2/+1
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterGravatar James Bottomley 1-1/+1
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesGravatar Jens Axboe 1-4/+9
2005-05-28[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againGravatar Stephen Rothwell 1-0/+14