summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-floppy.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-21
* ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz2008-10-17
* ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-17
* ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)Bartlomiej Zolnierkiewicz2008-10-13
* ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz2008-10-13
* ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-13
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-13
* ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz2008-10-13
* ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz2008-10-13
* ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz2008-10-10