Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | Kernel: Have devices automagically register themselves with the VFS. | Andreas Kling | |
2019-02-16 | Kernel: Add Device base class for CharacterDevice. | Andreas Kling | |
..to prepare for adding a BlockDevice class. |