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
/
block
/
floppy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
blk_end_request: changing floppy (take 4)
Kiyoshi Ueda
1
-9
/
+7
2007-10-17
floppy: remove register keyword use from floppy driver
Jesper Juhl
1
-2
/
+5
2007-10-17
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
1
-26
/
+1
2007-10-17
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
1
-50
/
+73
2007-10-17
floppy: tolerate DMA channel unavailability
Jan Beulich
1
-5
/
+9
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-5
/
+1
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-43
/
+38
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-05-23
Off by one in floppy.c
Eric Sesterhenn / Snakebyte
1
-1
/
+1
2007-05-08
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
1
-1
/
+6
2007-02-20
[PATCH] Fix build errors if bitop functions are do {} while macros
Ralf Baechle
1
-6
/
+6
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-11-22
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
1
-2
/
+2
2006-11-22
WorkStruct: Typedef the work function prototype
David Howells
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-2
/
+2
2006-09-01
[PATCH] exit early in floppy_init when no floppy exists
Olaf Hering
1
-7
/
+5
2006-07-03
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
1
-38
/
+4
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-32
/
+1
2006-06-26
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
1
-19
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
1
-1
/
+1
2006-03-28
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-4
/
+5
2006-03-26
[PATCH] drivers/block/floppy.c: dont free_irq() from irq context
Ingo Molnar
1
-1
/
+22
2006-03-25
[PATCH] block/floppy: fix section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
1
-8
/
+9
2006-01-15
remove unused LOCAL_END_REQUEST
Domen Puncer
1
-1
/
+0
2006-01-08
[PATCH] drivers/block: Use ARRAY_SIZE macro
Tobias Klauser
1
-5
/
+4
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-17
/
+18
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-23
[PATCH] revert floppy-fix-read-only-handling
Andrew Morton
1
-6
/
+0
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+4
2005-11-09
[PATCH] add a file_permission helper
Christoph Hellwig
1
-2
/
+1
2005-11-09
[PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk
Jon Masters
1
-0
/
+6
2005-11-08
floppy: relocate devfs comment
James Nelson
1
-4
/
+4
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-2
/
+2
2005-09-05
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
1
-8
/
+7
2005-09-05
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
1
-13
/
+29
2005-05-05
[PATCH] remove do_sync parameter from __invalidate_device
Christoph Hellwig
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4638