summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-disk_ioctl.c
AgeCommit message (Expand)Author
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2008-10-21[PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro
2008-10-21[PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz
2008-10-17ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz
2008-10-13ide-disk: move all ioctl handling to ide-disk_ioctl.cBartlomiej Zolnierkiewicz