index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-10-17
ide-floppy: remove idefloppy_floppy_t typedef
Bartlomiej Zolnierkiewicz
2008-10-17
sgiioc4: remove maskproc() method
Sergei Shtylyov
2008-10-17
hpt366: cleanup maskproc() method
Sergei Shtylyov
2008-10-17
ide: mask interrupt in ide_config_drive_speed()
Sergei Shtylyov
2008-10-17
hpt366: fix compile warning
Bartlomiej Zolnierkiewicz
2008-10-17
ide: remove unused macros from <asm-parisc/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
ide: remove dead <asm-arm/arch-sa1100/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
ide: fix support for IDE PCI controllers using MMIO on frv
Bartlomiej Zolnierkiewicz
2008-10-17
ide-cd: remove stale comment
Borislav Petkov
2008-10-17
ide-cd: small drive type print fix
Borislav Petkov
2008-10-17
ide-cd: debug log enhancements
Borislav Petkov
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
2008-10-17
ide: prepare for merging ide-gd-floppy.c with ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-17
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-17
ide: remove IDE_AFLAG_NO_DOORLOCKING
Bartlomiej Zolnierkiewicz
2008-10-17
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
2008-10-17
ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
Bartlomiej Zolnierkiewicz
2008-10-17
ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
2008-10-17
ide-floppy: use drive->capacity64 for caching current capacity
Bartlomiej Zolnierkiewicz
2008-10-17
ide-floppy: drop 'floppy' argument from idefloppy_setup()
Bartlomiej Zolnierkiewicz
2008-10-17
ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: use to_ide_drv() and ide_drv_g()
Bartlomiej Zolnierkiewicz
2008-10-17
ide-floppy: use alloc_disk_node()
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: lock media before checking for media change
Bartlomiej Zolnierkiewicz
2008-10-17
ide-disk: fix IDE_DFLAG_LBA48 handling on resume
Bartlomiej Zolnierkiewicz
2008-10-17
9p: eliminate depricated conv functions
Eric Van Hensbergen
2008-10-17
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
2008-10-17
9p: remove unnecessary tag field from p9_req_t structure
Eric Van Hensbergen
2008-10-17
9p: remove 9p fcall debug prints
Eric Van Hensbergen
2008-10-17
9p: add new protocol support code
Eric Van Hensbergen
2008-10-17
9p: encapsulate version function
Eric Van Hensbergen
2008-10-17
9p: move dirread to fs layer
Eric Van Hensbergen
2008-10-17
9p: adjust 9p vfs write operation
Eric Van Hensbergen
2008-10-17
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
2008-10-17
9p: consolidate read/write functions
Eric Van Hensbergen
2008-10-17
9p: drop broken unused error path from p9_conn_create()
Tejun Heo
2008-10-17
9p: make rpc code common and rework flush code
Eric Van Hensbergen
2008-10-17
9p: use the rcall structure passed in the request in trans_fd read_work
Eric Van Hensbergen
2008-10-17
9p: apply common request code to trans_fd
Eric Van Hensbergen
2008-10-17
9p: apply common tagpool handling to trans_fd
Eric Van Hensbergen
2008-10-17
9p: move request management to client code
Eric Van Hensbergen
2008-10-17
9p: eliminate callback complexity
Eric Van Hensbergen
2008-10-17
9p: consolidate mux_rpc and request structure
Eric Van Hensbergen
2008-10-17
9p: remove unnecessary prototypes
Eric Van Hensbergen
2008-10-17
9p: remove duplicate client state
Eric Van Hensbergen
[prev]
[next]