index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2007-10-11
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
1
-97
/
+19
2007-10-11
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
1
-3
/
+2
2007-10-11
[POWERPC] iSeries: Simplify viocd initialisation
Stephen Rothwell
1
-24
/
+13
2007-09-26
cdrom_open() forgets to unlock on -EROFS failure exits
Al Viro
1
-0
/
+4
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2
-2
/
+2
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+2
2007-07-10
Remove legacy CDROM drivers
Jens Axboe
22
-24845
/
+0
2007-07-10
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
6
-6
/
+6
2007-07-10
[PATCH] cdrom_sysctl_info fix
Dave Young
1
-91
/
+125
2007-06-08
potential parse error in ifdef part 3
Yoann Padioleau
1
-1
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-1
/
+1
2007-03-05
[PATCH] Fix soft lockup with iSeries viocd driver
Tony Breeds
1
-4
/
+23
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: cdrom: don't set de->owner
Eric W. Biederman
1
-2
/
+0
2007-02-14
[PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
4
-4
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-01-03
[PATCH] cdrom: set default timeout to 7 seconds
Jens Axboe
1
-1
/
+7
2006-12-21
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+1
2006-12-20
[POWERPC] iSeries: fix viocd init
Stephen Rothwell
1
-0
/
+4
2006-12-19
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
1
-2
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-5
/
+5
2006-12-07
[PATCH] drivers/cdrom/*: trivial vsnprintf() conversion
Alexey Dobriyan
2
-4
/
+3
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
1
-4
/
+2
2006-10-10
[PATCH] cdrom: add endianness annotations
Alexey Dobriyan
1
-3
/
+3
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-4
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-4
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2
-2
/
+4
2006-08-27
[PATCH] cdrom/gdsc: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-07-10
[PATCH] cdrom: fix bad cgc.buflen assignment
Jens Axboe
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+0
2006-06-30
[PATCH] drivers/cdrom/cm206.c: cleanups
Adrian Bunk
1
-7
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
7
-8
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
4
-4
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
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
[next]