summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-floppy.h
AgeCommit message (Expand)Author
2008-10-21[PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro
2008-10-17ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej 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-13ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)Bartlomiej Zolnierkiewicz
2008-10-13ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz
2008-10-13ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz
2008-10-13ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz
2008-10-13ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz
2008-10-13ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz
2008-10-10ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz