Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-06 | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-01-06 | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-11-02 | ide-gd: re-get capacity on revalidate | Borislav Petkov | 1 | -1/+6 |
2008-10-21 | [PATCH] switch ide-gd | Al Viro | 1 | -13/+11 |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -3/+3 |
2008-10-21 | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 1 | -1/+1 |
2008-10-21 | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 1 | -1/+1 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 1 | -1/+1 |
2008-10-17 | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 1 | -18/+104 |
2008-10-17 | ide: allow device drivers to specify per-device type /proc settings | Bartlomiej Zolnierkiewicz | 1 | -2/+14 |
2008-10-17 | ide-disk: use IDE_DFLAG_MEDIA_CHANGED | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2008-10-17 | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 1 | -0/+296 |