index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
/
sbpcd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] verify_area cleanup : drivers part 1
Jesper Juhl
1
-3
/
+3
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
1
-1
/
+1
2004-12-12
[PATCH] gcc4 fixes
Pawel Sikora
1
-4
/
+5
2004-08-12
Pass done file pointer to block device ioctl's
Linus Torvalds
1
-1
/
+1
2004-08-01
[PATCH] Canonically reference files in Documentation/ code comments part
Adrian Bunk
1
-1
/
+1
2004-07-30
[PATCH] #if abuses
Alexander Viro
1
-21
/
+21
2004-03-30
[PATCH] double semicolon cleanup
Alexander Stohr
1
-1
/
+1
2003-10-03
[PATCH] janitor: cleanup includes (cdrom)
Randy Dunlap
1
-1
/
+0
2003-09-03
[PATCH] MODULE_ALIAS() in block devices
Andrew Morton
1
-0
/
+3
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-7
/
+15
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+1
2003-04-17
[PATCH] devfs: cleanup partition handling interaction
Christoph Hellwig
1
-3
/
+1
2003-04-06
[PATCH] kill blk_queue_empty()
Jens Axboe
1
-5
/
+6
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2003-03-08
[PATCH] register_blkdev cleanups
Andrew Morton
1
-3
/
+2
2003-02-24
[PATCH] 2.5.63 loose pedantry; loose -> lose where appropriate.
Steven Cole
1
-1
/
+1
2002-12-03
[PATCH] cdrom cleanup
Alexander Viro
1
-4
/
+3
2002-11-17
[PATCH] C99 initializers for drivers/cdrom
Art Haas
1
-14
/
+14
2002-11-14
[PATCH] cleaned up callers of devfs_mk_dir()
Alexander Viro
1
-2
/
+2
2002-11-04
[PATCH] timers: drivers/*
Andrew Morton
1
-3
/
+6
2002-10-18
[PATCH] compile fixes
Alexander Viro
1
-5
/
+2
2002-10-17
Merge
Linus Torvalds
1
-8
/
+20
2002-10-17
[PATCH] Make sbpcd look more like 2.5 driver
Dave Jones
1
-9
/
+21
2002-10-17
[PATCH] sbpcd.c
Alexander Viro
1
-19
/
+18
2002-10-17
[PATCH] cdrom helpers
Alexander Viro
1
-7
/
+31
2002-10-15
[PATCH] early allocation of ->part
Alexander Viro
1
-2
/
+1
2002-10-02
[PATCH] old cdroms switched to dynamic allocation
Alexander Viro
1
-3
/
+6
2002-09-29
[PATCH] ->major_name inlined
Alexander Viro
1
-1
/
+1
2002-09-21
[PATCH] switch to add_disk()
Alexander Viro
1
-6
/
+1
2002-09-21
[PATCH] devfs handling for cdroms moved to register_disk()
Alexander Viro
1
-5
/
+4
2002-09-21
[PATCH] gendisk for sbpcd
Alexander Viro
1
-1
/
+15
2002-09-07
Merge home.transmeta.com:/home/torvalds/v2.5/viro
Linus Torvalds
1
-666
/
+648
2002-09-07
[PATCH] (15/25) sbpcd.c - killed useds of cdi->dev
Alexander Viro
1
-140
/
+119
2002-09-07
[PATCH] (14/25) sbpcd.c - use *current_drive instead of D_S[d]
Alexander Viro
1
-537
/
+537
2002-09-07
[PATCH] (13/25) sbpcd.c - beginning of cleanup
Alexander Viro
1
-1
/
+4
2002-09-02
[PATCH] flag type cleanup
Robert Love
1
-1
/
+1
2002-07-30
Removed devfs_register_blkdev and devfs_unregister_blkdev.
Greg Kroah-Hartman
1
-3
/
+3
2002-06-11
[PATCH] (14/14) resync
Alexander Viro
1
-4
/
+4
2002-06-11
[PATCH] (13/14) resync
Alexander Viro
1
-4
/
+1
2002-06-11
[PATCH] (12/14) resync
Alexander Viro
1
-2
/
+0
2002-06-11
[PATCH] (11/14) resync
Alexander Viro
1
-0
/
+1
2002-06-02
arch/*
Arnaldo Carvalho de Melo
1
-6
/
+7
2002-06-02
[PATCH] 2.5.19 blk.h and more about the ugly kids.
Martin Dalecki
1
-147
/
+50
2002-05-28
[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.
Martin Dalecki
1
-1
/
+1
2002-05-21
[PATCH] 2.5.17 IDE 66
Martin Dalecki
1
-4
/
+7
2002-04-30
[PATCH] (4/6) blksize_size[] removal
Alexander Viro
1
-6
/
+1
2002-04-28
[PATCH] get rid of some blk.h cruft
Dave Jones
1
-1
/
+1
2002-02-17
[PATCH] PATCH 2.5.5-pre1 dead arrays.
Martin Dalecki
1
-6
/
+0
2002-02-05
v2.5.1.8 -> v2.5.1.9
Linus Torvalds
1
-24
/
+24
2002-02-04
v2.5.0.7 -> v2.5.0.8
Linus Torvalds
1
-1
/
+0
[next]