Commit History

Author SHA1 Message Date
  Simon Glass 773598357c serial: Fix wakeup init logic to speed up startup 13 years ago
  Uwe Kleine-König 97d24634da serial: use DIV_ROUND_CLOSEST instead of open coding it 13 years ago
  Jiri Slaby c0d92be6bc TTY: serial, extract uart_port_startup 13 years ago
  Jiri Slaby b922e19d03 TTY: serial, fill uart_port_shutdown 13 years ago
  Jiri Slaby 0b1db83081 TTY: serial, define uart_port_activate/shutdown 13 years ago
  Jiri Slaby 1c7b13c488 TTY: serial, inline uart_get 13 years ago
  Jiri Slaby b39c49a05e TTY: serial, do not touch tty->alt_speed 13 years ago
  Jiri Slaby cf75525f37 TTY: serial, document few functions 13 years ago
  Jiri Slaby d30ccf08e8 TTY: serial, use tty_port_close_start helper 13 years ago
  Jiri Slaby 4cb0fbfdc8 TTY: serial, switch closing_wait and close_delay to jiffies 13 years ago
  Jiri Slaby 027d7dacf7 TTY: serial, cleanup include file 13 years ago
  Linus Torvalds efb8d21b2c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 13 years ago
  Doug Anderson d208a3bf77 TTY: serial_core: Fix crash if DCD drop during suspend 13 years ago
  Ning Jiang 94abc56f4d serial-core: power up uart port early before we do set_termios when resuming 14 years ago
  Nobuhiro Iwamatsu 55956216f4 TTY: serial: Move mutex_unlock in uart_close function 14 years ago
  Jiri Slaby 0b058353ab TTY: use tty_wait_until_sent_from_close in other drivers 14 years ago
  Jiri Slaby bafb0bd24d TTY: serial, move locking in uart_close 14 years ago
  Jiri Slaby 426929f8d3 TTY: serial, use ASYNCB_CLOSING in uart_close 14 years ago
  Jamie Iles 4834d02897 tty: serial8250: remove UPIO_DWAPB{,32} 14 years ago
  Jiri Slaby 906cbe1364 TTY: remove tty_locked 14 years ago
  Jiri Slaby 6a3e492b6d TTY: serial, remove tasklet for tty_wakeup 14 years ago
  Jiri Slaby 1f33a51d97 TTY: serial, remove BTM from wait_until_sent 14 years ago
  Jiri Slaby 0055197e98 TTY: serial, document ignoring of uart->ops->startup error 14 years ago
  Jiri Slaby c831cff256 TTY: serial_core, remove superfluous set_task_state 14 years ago
  Jiri Slaby 32ad3a77b2 TTY: serial_core, remove invalid test 14 years ago
  Govindraj.R e9a470f445 Serial: Remove unused code. 14 years ago
  Jovi Zhang 99edb3d10a tty: remove invalid location line in file header 14 years ago
  Jiri Slaby 6f5c24ad0f serial: core, remove uart_update_termios 14 years ago
  Jiri Slaby 303a7a1199 serial: core, do not set DTR/RTS twice on startup 14 years ago
  Jiri Slaby c7d7abff40 serial: core, move termios handling to uart_startup 14 years ago