summaryrefslogtreecommitdiffstats
path: root/chardev/char-fe.c
Commit message (Expand)AuthorAgeFilesLines
* char: avoid chardevice direct accessAnton Nefedov2017-07-141-0/+5
* char: forbid direct chardevice access for hotswap devicesAnton Nefedov2017-07-141-0/+7
* char: add backend hotswap handlerAnton Nefedov2017-07-141-1/+3
* char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau2017-06-021-1/+4
* char: move CharBackend handling in char-fe unitMarc-André Lureau2017-06-021-0/+358