index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
floppy.c
Age
Commit message (
Expand
)
Author
2010-03-12
drivers/block/floppy.c: remove macro LOCK_FDC
Joe Perches
2010-03-12
drivers/block/floppy.c: remove a few spaces from function casts
Joe Perches
2010-03-12
drivers/block/floppy.c: remove IN/OUT macros, indent switch/case
Joe Perches
2010-03-12
drivers/block/floppy.c: indent a comment
Joe Perches
2010-03-12
drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
Joe Perches
2010-03-12
drivers/block/floppy.c: comment neatening and remove naked ;
Joe Perches
2010-03-12
drivers/block/floppy.c: remove LAST_OUT macro
Joe Perches
2010-03-12
drivers/block/floppy.c: hoist assigns from if()s, neatening
Joe Perches
2010-03-12
drivers/block/floppy.c: remove used once CHECK_READY macro
Joe Perches
2010-03-12
drivers/block/floppy.c: remove unnecessary braces
Joe Perches
2010-03-12
drivers/block/floppy.c: use pr_<level>
Joe Perches
2010-03-12
drivers/block/floppy.c: #define space and column neatening
Joe Perches
2010-03-12
drivers/block/floppy.c: convert some #include <asm/ to #include <linux/
Joe Perches
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2009-12-15
floppy: Add an extra bound check on ioctl arguments
Arjan van de Ven
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-14
floppy: Switch driver to dev_pm_ops
Frans Pop
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
2009-06-10
floppy: fix hibernation
Ondrej Zary
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
2009-05-11
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-03
floppy: provide a PNP device table in the module.
Scott James Remnant
2009-03-24
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-02-18
floppy: request and release only the ports we actually use
Philippe De Muyter
2008-11-14
Create/use more directory structure in the Documentation/ tree.
Randy Dunlap
2008-10-21
[PATCH] switch floppy
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-09
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-09-23
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
2008-04-29
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...
Jon Schindler
2008-03-13
block: floppy: fix rmmod lockup
Jiri Slaby
2008-01-28
blk_end_request: changing floppy (take 4)
Kiyoshi Ueda
2007-10-17
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-10
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-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-05-24
Off by one in floppy.c
Eric Sesterhenn / Snakebyte
2007-05-08
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
2007-02-21
[PATCH] Fix build errors if bitop functions are do {} while macros
Ralf Baechle
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
[prev]
[next]