summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-floppy_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-021-28/+30
* [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-211-7/+6
* [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-211-1/+1
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-211-2/+2
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
* ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz2008-10-171-4/+4
* ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-171-6/+3
* ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2008-10-171-3/+3
* ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz2008-10-131-2/+52
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-131-1/+1
* ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz2008-10-101-0/+243
OpenPOWER on IntegriCloud