summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-10-17ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz
2008-10-17sgiioc4: remove maskproc() methodSergei Shtylyov
2008-10-17hpt366: cleanup maskproc() methodSergei Shtylyov
2008-10-17ide: mask interrupt in ide_config_drive_speed()Sergei Shtylyov
2008-10-17hpt366: fix compile warningBartlomiej Zolnierkiewicz
2008-10-17ide: remove unused macros from <asm-parisc/ide.h>Bartlomiej Zolnierkiewicz
2008-10-17ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz
2008-10-17ide: fix support for IDE PCI controllers using MMIO on frvBartlomiej Zolnierkiewicz
2008-10-17ide-cd: remove stale commentBorislav Petkov
2008-10-17ide-cd: small drive type print fixBorislav Petkov
2008-10-17ide-cd: debug log enhancementsBorislav Petkov
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz
2008-10-17ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz
2008-10-17ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz
2008-10-17ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz
2008-10-17ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz
2008-10-17ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz
2008-10-17ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz
2008-10-17ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen
2008-10-179p: add new protocol support codeEric Van Hensbergen
2008-10-179p: encapsulate version functionEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-10-179p: adjust 9p vfs write operationEric Van Hensbergen
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen
2008-10-179p: consolidate read/write functionsEric Van Hensbergen
2008-10-179p: drop broken unused error path from p9_conn_create()Tejun Heo
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen
2008-10-179p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen
2008-10-179p: apply common tagpool handling to trans_fdEric Van Hensbergen
2008-10-179p: move request management to client codeEric Van Hensbergen
2008-10-179p: eliminate callback complexityEric Van Hensbergen
2008-10-179p: consolidate mux_rpc and request structureEric Van Hensbergen
2008-10-179p: remove unnecessary prototypesEric Van Hensbergen
2008-10-179p: remove duplicate client stateEric Van Hensbergen