Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: tiny_tty: Change now non-existing TTY_DRIVER_NO_DEVFS to ↵ | Javier Martinez Canillas | 2010-12-31 | 1 | -1/+1 |
| | | | | TTY_DRIVER_DYNAMIC_DEV | ||||
* | tty: tiny_tty: Remove the no longer needed devfs_name field | Javier Martinez Canillas | 2010-12-31 | 1 | -1/+0 |
| | |||||
* | tty: tiny_tty: Replace termios for ktermios | Javier Martinez Canillas | 2010-12-31 | 1 | -1/+1 |
| | |||||
* | tty: tiny_tty: Add <linux/sched.h> header | Javier Martinez Canillas | 2010-12-31 | 1 | -0/+1 |
| | |||||
* | tty: tiny_tty: Use tty_buffer_request_room instead of tty->flip.count | Javier Martinez Canillas | 2010-12-31 | 1 | -1/+1 |
| | |||||
* | tty: tiny_tty: Removes <linux/config.h> | Javier Martinez Canillas | 2010-12-05 | 1 | -1/+0 |
| | |||||
* | tty: Makefile: Change CFLAGS to EXTRA_CFLAGS | Javier Martinez Canillas | 2010-12-05 | 1 | -3/+3 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 3 | -0/+923 |