aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-floppy_ioctl.c
Commit message (Expand)AuthorAge
* ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-02
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-21
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz2008-10-17
* ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz2008-10-13
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-13
* ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz2008-10-10