index
:
ldd3
master
v2.6.32
v2.6.35
v2.6.37
ldd3 code examples
syn
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tty
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: Remove tty_[start | stop] to tyny_[start | stop]_tx
Javier Martinez Canillas
2010-12-31
1
-4
/
+4
|
*
tty: tiny_serial: Use ktermios instead of termios
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
|
*
tty: tiny_serial: Fix uart_port->info to uart_port->state change
Javier Martinez Canillas
2010-12-31
1
-1
/
+1
|
*
tty: tiny_serial: Change use uart_port->state instead of uart_port->info
Javier Martinez Canillas
2010-12-31
1
-3
/
+3
|
*
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
|
*
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