index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
floppy.c
Commit message (
Expand
)
Author
Age
*
blk_end_request: changing floppy (take 4)
Kiyoshi Ueda
2008-01-28
*
floppy: remove register keyword use from floppy driver
Jesper Juhl
2007-10-17
*
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
2007-10-17
*
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
2007-10-17
*
floppy: tolerate DMA channel unavailability
Jan Beulich
2007-10-17
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
*
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
*
Off by one in floppy.c
Eric Sesterhenn / Snakebyte
2007-05-23
*
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
2007-05-08
*
[PATCH] Fix build errors if bitop functions are do {} while macros
Ralf Baechle
2007-02-20
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
*
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
*
[PATCH] exit early in floppy_init when no floppy exists
Olaf Hering
2006-09-01
*
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
2006-07-03
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2006-04-28
*
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-03-28
*
[PATCH] drivers/block/floppy.c: dont free_irq() from irq context
Ingo Molnar
2006-03-26
*
[PATCH] block/floppy: fix section mismatch warnings
Sam Ravnborg
2006-03-25
*
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
2006-03-23
*
remove unused LOCAL_END_REQUEST
Domen Puncer
2006-01-14
*
[PATCH] drivers/block: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-08
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
*
[PATCH] revert floppy-fix-read-only-handling
Andrew Morton
2005-11-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2005-11-11
|
\
|
*
floppy: relocate devfs comment
James Nelson
2005-11-08
*
|
[PATCH] add a file_permission helper
Christoph Hellwig
2005-11-09
*
|
[PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk
Jon Masters
2005-11-09
|
/
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
*
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
2005-09-05
*
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
2005-09-05
*
[PATCH] remove do_sync parameter from __invalidate_device
Christoph Hellwig
2005-05-05
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16