index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2010-03-12
drivers/block/floppy.c: unclutter redo_fd_request logic
Joe Perches
2010-03-12
drivers/block/floppy.c: remove REPEAT macro
Joe Perches
2010-03-12
drivers/block/floppy.c: remove unnecessary return and braces
Joe Perches
2010-03-12
drivers/block/floppy.c: add function is_ready_state
Joe Perches
2010-03-12
drivers/block/floppy.c: convert int initialising to bool initialized
Joe Perches
2010-03-12
drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"
Joe Perches
2010-03-12
drivers/block/floppy.c: move leading && and || to preceding line
Joe Perches
2010-03-12
drivers/block/floppy.c: convert int 1/0 to bool true/false
Joe Perches
2010-03-12
drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT
Joe Perches
2010-03-12
drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros
Joe Perches
2010-03-12
drivers/block/floppy.c: remove most uses of CALL and ECALL macros
Joe Perches
2010-03-12
drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros
Joe Perches
2010-03-12
drivers/block/floppy.c: add debug_dcl(...) macro
Joe Perches
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-03-12
drivers/scsi/ses.c: eliminate double free
Julia Lawall
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
2010-03-12
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
2010-03-12
Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next
Roland Dreier
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
2010-03-12
paride: fix off-by-one test
Roel Kluin
2010-03-12
mfd: Several MFD drivers should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2010-03-12
mfd: Fix sm501 requested region size
Samuel Ortiz
2010-03-11
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
2010-03-11
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
2010-03-11
RDMA/cxgb3: Wait at least one schedule cycle during device removal
Steve Wise
2010-03-11
IB/mad: Ignore iWARP devices on device removal
Steve Wise
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2010-03-11
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
2010-03-11
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
2010-03-11
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
2010-03-11
drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
Philipp Reisner
2010-03-11
drbd: Reduce the time an empty resync takes usually
Philipp Reisner
2010-03-11
drbd: add missing drbd command names to avoid <NULL> in error messages
Lars Ellenberg
2010-03-11
drbd_disconnect: grab meta.socket mutex as well
Lars Ellenberg
2010-03-11
fix unit of rs_same_csums accounting
Lars Ellenberg
2010-03-11
drbd: fix broken state change after split-brain attach while connected
Lars Ellenberg
2010-03-11
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
[prev]
[next]