index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
floppy.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-2
/
+2
2005-03-08
[PATCH] floppy.c: pass physical device to device registration
Kay Sievers
1
-13
/
+6
2005-01-20
[PATCH] Lock initializer cleanup: Block devices
Thomas Gleixner
1
-3
/
+3
2005-01-07
[PATCH] floppy.c: remove an unused function
Adrian Bunk
1
-5
/
+0
2005-01-01
[PATCH] floppy build fix
Andrew Morton
1
-2
/
+0
2004-12-07
drivers/block/floppy: kill #include linux/version.h
Jeff Garzik
1
-1
/
+0
2004-11-25
[PATCH] floppy boot-time detection fix
Ingo Molnar
1
-0
/
+6
2004-11-17
Fix floppy driver lock-up when you have an irq storm.
Linus Torvalds
1
-3
/
+4
2004-11-13
[PATCH] add __initdata in floppy.c
Andries E. Brouwer
1
-1
/
+1
2004-11-10
[PATCH] convert MODULE_PARM() to module_param() family
Randy Dunlap
1
-3
/
+3
2004-10-24
[PATCH] ppc64: clean up existence-check of legacy ISAdevices
Benjamin Herrenschmidt
1
-0
/
+7
2004-08-01
[PATCH] Canonically reference files in Documentation/ code comments part
Adrian Bunk
1
-1
/
+1
2004-07-13
[PATCH] floppy.c: remove superfluous variable initialization
Adrian Bunk
1
-1
/
+0
2004-06-30
[PATCH] sparse: NULL vs 0 - rest of drivers
Mika Kukkonen
1
-30
/
+30
2004-06-02
[PATCH] floppy minor number fix
Andrew Morton
1
-1
/
+1
2004-05-28
[PATCH] sparse: trivial part of drivers/block __user annotation
Alexander Viro
1
-10
/
+10
2004-05-14
[PATCH] floppy.c: better/cleaner use of debugt
Andrew Morton
1
-30
/
+8
2004-05-14
[PATCH] floppy.c: better floppy_init error handling
Andrew Morton
1
-36
/
+52
2004-04-12
[PATCH] Feed floppy.c through Lindent
Andrew Morton
1
-858
/
+860
2004-04-11
[PATCH] Support for floppies whose sectors are numbered from zero instead of one
Andrew Morton
1
-4
/
+15
2004-03-06
[PATCH] floppy oops fix
Andrew Morton
1
-10
/
+9
2004-02-03
[PATCH] /proc/paritions: omit removable media
Andrew Morton
1
-0
/
+1
2004-01-18
[PATCH] bdev: open() changes
Andrew Morton
1
-2
/
+1
2003-12-29
[PATCH] Small copy-paste typo in floppy.c
Andrew Morton
1
-2
/
+2
2003-09-21
[PATCH] floppy I/O error handling => Oops
Randy Dunlap
1
-5
/
+7
2003-09-21
[PATCH] floppy cleanup timers/resources on unload
Andrew Morton
1
-1
/
+22
2003-09-03
[PATCH] MODULE_ALIAS() in block devices
Andrew Morton
1
-0
/
+2
2003-08-31
[PATCH] floppy driver cleanup
Andrew Morton
1
-64
/
+54
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-3
/
+3
2003-08-30
[PATCH] dev_t handling cleanups (8/12)
Alexander Viro
1
-17
/
+1
2003-08-14
merge
Greg Kroah-Hartman
1
-3
/
+0
2003-08-14
[PATCH] janitor: floppy: use register_blkdev return value
Randy Dunlap
1
-3
/
+5
2003-08-14
[PATCH] floppy_init fix
Andrew Morton
1
-0
/
+1
2003-08-14
Remove .name usage from floppy driver.
Greg Kroah-Hartman
1
-3
/
+0
2003-08-07
[PATCH] floppy smp fix
Jens Axboe
1
-5
/
+27
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-9
/
+15
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+1
2003-07-03
[PATCH] Pass 'nameidata' to ->permission()
Trond Myklebust
1
-1
/
+1
2003-05-24
[PATCH] switch blk_register_area() to kobject
Alexander Viro
1
-1
/
+1
2003-05-04
[PATCH] make floppy driver useable for 2.5
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2003-04-27
[PATCH] bdget_disk()
Alexander Viro
1
-1
/
+1
2003-04-24
[PATCH] invalidate_device()/check_disk_change() fixes
Alexander Viro
1
-53
/
+53
2003-04-20
Merge
Linus Torvalds
1
-19
/
+16
2003-04-20
[PATCH] remove a tiny bit of kdev_t abuse from the floppy driver
Christoph Hellwig
1
-3
/
+2
2003-04-20
[PATCH] rename end_request in floppy() and raid1
Christoph Hellwig
1
-3
/
+3
2003-04-20
[PATCH] devfs: floppy
Christoph Hellwig
1
-13
/
+11
2003-04-20
Interrupt handlers should return whether the interrupt
Linus Torvalds
1
-3
/
+6
2003-04-07
[PATCH] MOD_* can go for floppy
Alan Cox
1
-5
/
+0
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2003-03-20
[PATCH] Fix floppy oops on forced unload
Andrew Morton
1
-0
/
+2
[next]