aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-floppy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2008-10-21[PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro1-2/+2
2008-10-17ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz1-2/+0
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz1-48/+10
2008-10-17ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz1-1/+1
2008-10-17ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz1-1/+18
2008-10-13ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)Bartlomiej Zolnierkiewicz1-0/+7
2008-10-13ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2008-10-13ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz1-2/+1
2008-10-13ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz1-1/+0
2008-10-13ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz1-3/+0
2008-10-13ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz1-2/+0
2008-10-10ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz1-0/+63