summaryrefslogtreecommitdiff
path: root/chardev/char-fe.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-14char: avoid chardevice direct accessAnton Nefedov1-0/+5
2017-07-14char: forbid direct chardevice access for hotswap devicesAnton Nefedov1-0/+7
2017-07-14char: add backend hotswap handlerAnton Nefedov1-1/+3
2017-06-02char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau1-1/+4
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau1-0/+358