Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-02 | ide-floppy: allocate only toplevel packet commands | Linus Torvalds | 1 | -28/+30 |
2008-10-21 | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 1 | -7/+6 |
2008-10-21 | [PATCH] lose the unused file argument in generic_ide_ioctl() | Al Viro | 1 | -1/+1 |
2008-10-21 | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro | 1 | -2/+2 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 1 | -1/+1 |
2008-10-17 | ide-floppy: remove idefloppy_floppy_t typedef | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2008-10-17 | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |
2008-10-17 | ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2008-10-13 | ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+52 |
2008-10-13 | ide: add ide_retry_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-10 | ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -0/+243 |