summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | n_tty: Only process packet mode data in raw modePeter Hurley2014-11-05
| * | | | | | | tty: Fix missed wakeup from packet mode status updatePeter Hurley2014-11-05
| * | | | | | | pty: Hold ctrl_lock for packet mode updatesPeter Hurley2014-11-05
| * | | | | | | pty: Fix packet mode setting racePeter Hurley2014-11-05
| * | | | | | | pty: Don't claim slave's ctrl_lock for master's packet modePeter Hurley2014-11-05
| * | | | | | | tty: Use spin_lock_irq() for ctrl_lock when interrupts enabledPeter Hurley2014-11-05
| * | | | | | | pty: Use spin_lock_irq() for pty_set_termios()Peter Hurley2014-11-05
| * | | | | | | tty: Move pty-specific set_termios() handling to pty driverPeter Hurley2014-11-05
| * | | | | | | tty: WARN for attempted set_termios() of pty masterPeter Hurley2014-11-05
| * | | | | | | tty: Update code comment in __proc_set_tty()Peter Hurley2014-11-05
| * | | | | | | tty: Serialize proc_set_tty() with tty_lockPeter Hurley2014-11-05
| * | | | | | | tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-05
| * | | | | | | tty: Fix multiple races when setting the controlling terminalPeter Hurley2014-11-05
| * | | | | | | tty: Remove !tty condition from __proc_set_tty()Peter Hurley2014-11-05
| * | | | | | | tty: Replace open-coded tty_get_pgrp()Peter Hurley2014-11-05
| * | | | | | | tty: Remove tsk parameter from proc_set_tty()Peter Hurley2014-11-05
| * | | | | | | tty: Reorder proc_set_tty() and related fnsPeter Hurley2014-11-05
| * | | | | | | tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley2014-11-05
| * | | | | | | tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan2014-11-05
| * | | | | | | serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu2014-11-05
| * | | | | | | tty: Remove sparse lock annotations from tty_write_lock()/_unlock()Peter Hurley2014-11-05
| * | | | | | | serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()Peter Hurley2014-11-05
| * | | | | | | serial: Fix upstat_t sparse warningsPeter Hurley2014-11-05
| * | | | | | | goldfish: off by one in goldfish_tty_console_setup()Dan Carpenter2014-11-05
| * | | | | | | goldfish: fix sparse warningsFabian Frederick2014-11-05
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \
| * | | | | | | serial: mctrl_gpio: use gpiod_set_array functionRojhalat Ibrahim2014-12-02
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-09
|\ \ \ \ \
| * | | | | sched, tty: Deal with nested sleepsPeter Zijlstra2014-10-28
| | |/ / / | |/| | |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey2014-11-22
| |/ / /
* | / / Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-25
| |/ / |/| |
* | | tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-06
* | | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-05
* | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-05
* | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-05
| |/ |/|
* | tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-05
* | tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-05
* | serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-05
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * serial: atmel: add missing dmaengine headerVinod Koul2014-10-16
| * Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul2014-10-15
| |\
| | * serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| * | serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox2014-09-11
| * | serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko2014-09-11
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \
| * | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\ \