summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-09-21tty/vt: don't set font mappings on vc not supporting thisImre Deak
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-06-22serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-04-19tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26Change email address for 8250_pciRussell King
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex 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.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark 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-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15Merge tag 'v3.14.22' into linux-linaro-lsk-v3.14Mark Brown
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-06Merge tag 'v3.14.18' into linux-linaro-lsk-v3.14Mark Brown
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-29Merge tag 'v3.14.17' into linux-linaro-lsk-v3.14Mark Brown
2014-08-29Merge branch 'v3.14/topic/earlycon' into linux-linaro-lsk-v3.14Alex Shi
2014-08-29tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-08-29tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-08-29tty/serial: convert 8250 to generic earlyconRob Herring
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-10Merge tag 'v3.14.12' into linux-linaro-lsk-v3.14Alex Shi
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley