aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-25TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby1-0/+3
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles1-4/+0
2011-08-23TTY: remove tty_lockedJiri Slaby1-4/+0
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-19/+1
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby1-23/+7
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby1-0/+5
2011-04-25TTY: serial_core, remove superfluous set_task_stateJiri Slaby1-1/+0
2011-04-25TTY: serial_core, remove invalid testJiri Slaby1-9/+0
2011-04-19Serial: Remove unused code.Govindraj.R1-11/+0
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-04-19serial: core, remove uart_update_termiosJiri Slaby1-24/+1
2011-04-19serial: core, do not set DTR/RTS twice on startupJiri Slaby1-14/+0
2011-04-19serial: core, move termios handling to uart_startupJiri Slaby1-15/+9
2011-04-19TTY: serial_core, remove unused variableJiri Slaby1-4/+0
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+2
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-4/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-4/+2
2011-02-03serial-core: reset the console speed on resumeYin Kangkai1-3/+3
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+2578