index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2012-06-01
tty: Allow uart_register/unregister/register
Alan Cox
2011-11-11
serial-core: power up uart port early before we do set_termios when resuming
Ning Jiang
2011-04-25
TTY: serial_core, remove superfluous set_task_state
Jiri Slaby
2011-04-25
TTY: serial_core, remove invalid test
Jiri Slaby
2011-04-19
Serial: Remove unused code.
Govindraj.R
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
serial: core, remove uart_update_termios
Jiri Slaby
2011-04-19
serial: core, do not set DTR/RTS twice on startup
Jiri Slaby
2011-04-19
serial: core, move termios handling to uart_startup
Jiri Slaby
2011-04-19
TTY: serial_core, remove unused variable
Jiri Slaby
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-03
serial-core: reset the console speed on resume
Yin Kangkai
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman