summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-06-01tty: vt, return error when con_startup failsJiri Slaby
2016-05-04serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
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-17tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-17tty: Fix GPF in flush_to_ldisc()Peter Hurley
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
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-06-22serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott
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-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-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-26Change email address for 8250_pciRussell King
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-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-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
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-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-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2014-06-11Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-31serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13tty: Fix lockless tty buffer racePeter 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
2014-04-26tty: Fix low_latency BUGPeter Hurley