Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-31 | char: move win chardev base class in its own file | Marc-André Lureau | 4 | -250/+322 |
2017-01-31 | char: move fd chardev in its own file | Marc-André Lureau | 4 | -145/+217 |
2017-01-31 | char: move QIOChannel-related stuff to char-io.h | Marc-André Lureau | 4 | -173/+240 |
2017-01-31 | char: remove unused READ_RETRIES | Marc-André Lureau | 1 | -1/+0 |
2017-01-31 | char: rename and move to header CHR_READ_BUF_LEN | Marc-André Lureau | 1 | -7/+6 |
2017-01-31 | char: move ringbuf/memory to its own file | Marc-André Lureau | 3 | -218/+250 |
2017-01-31 | char: move mux to its own file | Marc-André Lureau | 4 | -349/+425 |
2017-01-31 | char: move null chardev to its own file | Marc-André Lureau | 3 | -23/+55 |
2017-01-31 | char: make null_chr_write() the default method | Marc-André Lureau | 1 | -8/+13 |
2017-01-31 | char: create chardev-obj-y | Marc-André Lureau | 1 | -1/+1 |
2017-01-31 | char: move to chardev/ | Marc-André Lureau | 2 | -0/+5133 |