summaryrefslogtreecommitdiff
path: root/Kernel/Devices/CharacterDevice.cpp
AgeCommit message (Expand)Author
2022-03-17Kernel: Use default constructors/destructorsLenny Maiorani
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-02-16Kernel: Move all code into the Kernel namespaceAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-04-03Kernel: Move devices into Kernel/Devices/.Andreas Kling