summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2017-10-12vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren1-2/+6
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-03-16sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-02-23tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2017-02-23vt: clear selection before resizingScot Doyle1-0/+3
2017-02-23tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2017-02-23tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2016-11-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-11-20serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski1-2/+2
2016-08-23tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-37/+0
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-27tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-01-23tty: Fix GPF in flush_to_ldisc()Peter Hurley1-3/+5
2015-11-17drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-11-17tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2015-10-13serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-08-12tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre1-8/+3
2015-08-07xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-08-07serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-08-07serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-05-10TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-05-10tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-05-10Change email address for 8250_pciRussell King1-1/+1
2015-05-10tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-05-10vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-02-20serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-12-14tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+2
2014-12-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-12-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-09-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-09-14serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-06-09drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+2
2014-04-30tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-5/+15
2014-04-30hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-04-02TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2014-04-02tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-04-02serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-04-02serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-04-02serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov1-0/+16
2013-10-27serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold1-1/+2
2013-10-27serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold1-0/+2
2013-09-10powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin1-2/+2