summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-02-24android: fiq_debugger: restrict access to critical commands.Mark Salyzyn
2016-11-09tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-08-02Merge branch 'android-3.10.y' into ndg-androidVictor Tasayco Loarte
2016-07-22tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-03-24Merge tag 'v3.10.101' into android-3.10.yGreg Hackmann
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
2016-02-03Merge branch 'linux-3.10.y' into android-3.10.yGreg Hackmann
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-08-07Merge remote-tracking branch 'remotes/kernel_3.10.72/kernel_3.10.72' into ker...Seokjae Byun
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-04-14xmm2230: SPI protocol add the wake lock to avoid the system suspend.Jun Chen
2015-03-26tty: check ldisc before waiting idleJunxiao Chang
2015-03-26Change email address for 8250_pciRussell King
2015-03-25Merge branch 'linux-3.10.y' into android-3.10.yGreg Hackmann
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: Prevent untrappable signals from malicious programPeter Hurley
2015-02-21xmm2230: Add the SPI tasklet disable function in the suspend process.Jun Chen
2015-01-19Merge remote-tracking branch 'umg/platform/kernel/3.10/baseline-update-androi...Fei Yang
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-12-21[TTY] Avoid one reuse after free caseEmmanuel Berthier
2014-12-18Merge remote-tracking branch 'android/k310y' into baseline-update-12182014Fei Yang
2014-12-08Merge branch 'linux-3.10.y' into android-3.10.yGreg Hackmann
2014-11-15Enable IRQ Before Max3110 Writesha, ruibin
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-29Merge branch 'linux-3.10.y' into android-3.10.yGreg Hackmann
2014-10-28xmm2230: Add spi protocol log info for debug.dapengx.liu
2014-10-28xmm2230: Added new IO ctrl command to get current SPI frame sizedapengx.liu
2014-10-20xmm2230: Remove the low latency flag of spi tty portJun Chen
2014-10-17spi: initialize the more element in spi headerzhou.yu
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-25MUX Driver: Remove compilation warningsMarius Chescu
2014-09-15tty/n_gsm.c: keep dlci's lifetime same with muxxinhui.pan
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-29xmm2230: Added spi protocol support for modem xmm2230Jun Chen
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-08-08tty/n_gsm.c: fix a memory leak in gsmld_openxinhui.pan
2014-08-08tty/n_gsm.c: clear gsm_mux[] entry only when the mux is being freexinhui.pan
2014-07-23[DSDA] Mux base number configurationGuillaume Ranquet
2014-07-11n_gsm: fix deadlock in TTY operation when LD TTY closesLionel Ulmer
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-07-03[BACKPORT]tty: fix memleak in alloc_pidChen Tingjie