Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-21 | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 1 | -1/+1 |
2008-10-17 | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 1 | -15/+9 |
2008-10-17 | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 1 | -1/+7 |
2008-10-17 | ide-disk: use to_ide_drv() and ide_drv_g() | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2008-10-13 | ide-disk: move /proc handling to ide-disk_proc.c (take 3) | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-10-13 | ide-disk: move all ioctl handling to ide-disk_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -0/+25 |