aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-2/+0
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-3/+3
2006-01-10[PATCH] cdrom: kill "open failed" error messageJens Axboe1-1/+1
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-07[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+4
2005-09-10[PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-2/+4
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar5-10/+7
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-5/+10
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-5/+10
2005-07-27[PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl1-1/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-14/+14
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-4/+4
2005-06-25[PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk1-63/+50
2005-06-25[PATCH] remove pointless NULL check before kfree in sony535.cJesper Juhl1-2/+1
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley1-1/+1
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesJens Axboe1-4/+9
2005-05-28[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell1-0/+14
2005-05-05[PATCH] make some things staticAdrian Bunk3-19/+17
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds24-0/+29124