summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/serial_core.c
AgeCommit message (Expand)Author
2012-03-30tty: serial: core: Fix console resume for PORT_TEGRAPradeep Kumar
2011-11-30serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat
2011-11-11serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby
2011-04-25TTY: serial_core, remove superfluous set_task_stateJiri Slaby
2011-04-25TTY: serial_core, remove invalid testJiri Slaby
2011-04-19Serial: Remove unused code.Govindraj.R
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-19serial: core, remove uart_update_termiosJiri Slaby
2011-04-19serial: core, do not set DTR/RTS twice on startupJiri Slaby
2011-04-19serial: core, move termios handling to uart_startupJiri Slaby
2011-04-19TTY: serial_core, remove unused variableJiri Slaby
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-03serial-core: reset the console speed on resumeYin Kangkai
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman