summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom
Commit message (Expand)AuthorAgeFilesLines
* 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
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* merge filename and modify references to iseries/vio.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-021-1/+1
* powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-1/+2
* powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-2/+4
* [PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-102-4/+2
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-2/+4
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-095-10/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-071-5/+10
|\
| * fix mismerge in ll_rw_blk.cJames Bottomley2005-08-281-5/+10
| |\
| | * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-1/+1
| | * [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-4/+9
* | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
|/ /
OpenPOWER on IntegriCloud