aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial_nulldev.c
Commit message (Expand)AuthorAgeFilesLines
* serial: remove nulldev_serial_inputHeiko Schocher2022-02-091-5/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee2017-11-171-0/+6
* serial: nulldev: Add nulldev serial driverKeng Soon Cheah2017-09-131-0/+48