index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-25
[PATCH] cdrom/mcdx: section fixes
Randy Dunlap
1
-1
/
+1
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+1
2006-06-17
[PATCH] fix cdrom open
Jens Axboe
1
-2
/
+4
2006-05-19
[PATCH] powerpc: update iSeries viocd and viotape device-tree
Stephen Rothwell
1
-1
/
+1
2006-04-11
[PATCH] Overrun in cdrom/aztcd.c
Eric Sesterhenn
1
-1
/
+1
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-6
/
+12
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
5
-398
/
+373
2006-03-23
[PATCH] cleanup cdrom_ioctl
Christoph Hellwig
1
-340
/
+537
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-3
/
+3
2006-01-10
[PATCH] cdrom: kill "open failed" error message
Jens Axboe
1
-1
/
+1
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-1
/
+1
2005-11-07
[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-3
/
+1
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_types.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
1
-1
/
+1
2005-10-24
powerpc: set the driver.owner field for all vio drivers
Stephen Rothwell
1
-1
/
+2
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
1
-2
/
+4
2005-09-10
[PATCH] drivers/cdrom: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-2
/
+4
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
5
-10
/
+7
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-5
/
+10
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
1
-5
/
+10
2005-07-27
[PATCH] Update CREDITS entry and listings in source files for Jesper Juhl
Jesper Juhl
1
-1
/
+1
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-14
/
+14
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-4
/
+4
2005-06-25
[PATCH] drivers/cdrom/cm206.c: cleanups
Adrian Bunk
1
-63
/
+50
2005-06-25
[PATCH] remove pointless NULL check before kfree in sony535.c
Jesper Juhl
1
-2
/
+1
2005-06-20
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
1
-1
/
+1
2005-06-20
[PATCH] Cleanup blk_rq_map_* interfaces
Jens Axboe
1
-4
/
+9
2005-05-28
[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again
Stephen Rothwell
1
-0
/
+14
2005-05-05
[PATCH] make some things static
Adrian Bunk
3
-19
/
+17
2005-05-01
[PATCH] Avoid unnecessary ide-cd cache flushes
Jens Axboe
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
24
-0
/
+29124