aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-02-26 Merge tag 'v3.10.98' into linux-linaro-lsk-v3.10Alex Shi
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-19tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2015-10-13Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.10Kevin Hilman
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskAlex Shi
2015-03-26Change email address for 8250_pciRussell King
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-06Merge tag 'v3.10.54' into linux-linaro-lskMark Brown
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-09-01Merge remote-tracking branch 'v3.10/topic/earlycon' into linux-linaro-lskAlex Shi
2014-08-29Merge tag 'v3.10.53' into linux-linaro-lskMark Brown
2014-08-29tty/serial: fix 8250 early console option passing to regular consolev3.10/topic/earlyconRob Herring
2014-08-29tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-23Merge branch 'v3.10/topic/misc' into linux-linaro-lskAlex Shi
2014-07-23tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2014-07-23tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2014-07-14Merge tag 'v3.10.48' into linux-linaro-lskMark Brown
2014-07-09serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2014-07-09serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2014-07-09serial: 8250_dw: Report CTS asserted for auto flowTim Kryger
2014-06-09Merge tag v3.10.42 into linux-linaro-lskAlex Shi
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-06-05Merge remote-tracking branch 'lsk/v3.10/topic/earlycon' into linux-linaro-lskMark Brown
2014-06-05tty/serial: convert 8250 to generic earlyconRob Herring
2014-06-05tty/serial: add generic serial earlyconRob Herring
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker