Age | Commit message (Expand) | Author |
2012-12-12 | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-11-27 | drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage | Andrew Morton |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-16 | serial: cast before shifting on port io | Alan Cox |
2012-11-04 | SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co... | Russell King |
2012-11-04 | SERIAL: core: add hardware assisted h/w flow control support | Russell King |
2012-11-04 | SERIAL: core: add hardware assisted s/w flow control support | Russell King |
2012-11-04 | SERIAL: core: use local variable uport in uart_set_termios() | Russell King |
2012-10-30 | uart: add other serial core layer get attributes | Alan Cox |
2012-10-30 | uart: tidy the uart_get_info API | Alan Cox |
2012-10-30 | uart: update the sysfs handler to use uart_get_info | Alan Cox |
2012-09-26 | tty/serial/core: Introduce poll_init callback | Anton Vorontsov |
2012-09-21 | serial_core: Fix race in uart_handle_dcd_change | Alan Cox |
2012-09-06 | tty_register_device_attr updated for tty-next | Tomas Hlavacek |
2012-09-06 | tty: uartclk value from serial_core exposed to sysfs | Tomas Hlavacek |
2012-09-06 | serial_core: fix sizeof(pointer) | Fengguang Wu |
2012-09-05 | serial: add a new helper function | Huang Shijie |
2012-09-05 | tty: Split the serial_core helpers for setserial into two | Alan Cox |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-06-12 | serial_core: Update buffer overrun statistics. | Corbin |
2012-05-15 | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman |
2012-05-14 | tty: Allow uart_register/unregister/register | Alan Cox |
2012-05-09 | serial_core: Update buffer overrun statistics. | Corbin Atkinson |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-01-25 | serial: Fix wakeup init logic to speed up startup | Simon Glass |
2012-01-05 | serial: use DIV_ROUND_CLOSEST instead of open coding it | Uwe Kleine-König |
2011-11-15 | TTY: serial, extract uart_port_startup | Jiri Slaby |
2011-11-15 | TTY: serial, fill uart_port_shutdown | Jiri Slaby |
2011-11-15 | TTY: serial, define uart_port_activate/shutdown | Jiri Slaby |
2011-11-15 | TTY: serial, inline uart_get | Jiri Slaby |
2011-11-15 | TTY: serial, do not touch tty->alt_speed | Jiri Slaby |
2011-11-15 | TTY: serial, document few functions | Jiri Slaby |
2011-11-15 | TTY: serial, use tty_port_close_start helper | Jiri Slaby |
2011-11-15 | TTY: serial, switch closing_wait and close_delay to jiffies | Jiri Slaby |
2011-11-15 | TTY: serial, cleanup include file | Jiri Slaby |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-19 | TTY: serial_core: Fix crash if DCD drop during suspend | Doug Anderson |
2011-09-22 | serial-core: power up uart port early before we do set_termios when resuming | Ning Jiang |
2011-09-22 | TTY: serial: Move mutex_unlock in uart_close function | Nobuhiro Iwamatsu |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby |
2011-08-25 | TTY: serial, move locking in uart_close | Jiri Slaby |
2011-08-25 | TTY: serial, use ASYNCB_CLOSING in uart_close | Jiri Slaby |
2011-08-23 | tty: serial8250: remove UPIO_DWAPB{,32} | Jamie Iles |
2011-08-23 | TTY: remove tty_locked | Jiri Slaby |
2011-08-23 | TTY: serial, remove tasklet for tty_wakeup | Jiri Slaby |
2011-08-23 | TTY: serial, remove BTM from wait_until_sent | Jiri Slaby |
2011-08-23 | TTY: serial, document ignoring of uart->ops->startup error | Jiri Slaby |
2011-04-25 | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby |
2011-04-25 | TTY: serial_core, remove invalid test | Jiri Slaby |