Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: tiny_tty: Use seq_file instead read_proc | Javier Martinez Canillas | 2011-01-08 | 1 | -22/+17 |
| | |||||
* | tty: tiny_serial: Move handlers from tty_driver to tty_operations | Javier Martinez Canillas | 2010-12-31 | 1 | -8/+11 |
| | |||||
* | 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 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 1 | -0/+591 |