index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
n_tty: Only process packet mode data in raw mode
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Fix missed wakeup from packet mode status update
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
pty: Hold ctrl_lock for packet mode updates
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
pty: Fix packet mode setting race
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
pty: Don't claim slave's ctrl_lock for master's packet mode
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
pty: Use spin_lock_irq() for pty_set_termios()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Move pty-specific set_termios() handling to pty driver
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: WARN for attempted set_termios() of pty master
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Update code comment in __proc_set_tty()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Serialize proc_set_tty() with tty_lock
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Fix multiple races when setting the controlling terminal
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Remove !tty condition from __proc_set_tty()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Replace open-coded tty_get_pgrp()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Remove tsk parameter from proc_set_tty()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Reorder proc_set_tty() and related fns
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
tty: serial: 8250_core: restore the LCR register in set_sleep
Sudhir Sreedharan
2014-11-05
|
*
|
|
|
|
|
|
serial: of-serial: fix up PM ops on no_console_suspend and port type
Jingchang Lu
2014-11-05
|
*
|
|
|
|
|
|
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
serial: Fix upstat_t sparse warnings
Peter Hurley
2014-11-05
|
*
|
|
|
|
|
|
goldfish: off by one in goldfish_tty_console_setup()
Dan Carpenter
2014-11-05
|
*
|
|
|
|
|
|
goldfish: fix sparse warnings
Fabian Frederick
2014-11-05
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
serial: mctrl_gpio: use gpiod_set_array function
Rojhalat Ibrahim
2014-12-02
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
|
\
\
\
\
\
|
*
|
|
|
|
sched, tty: Deal with nested sleeps
Peter Zijlstra
2014-10-28
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-09
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
serial: samsung: Fix serial config dependencies for exynos7
Pankaj Dubey
2014-11-22
|
|
/
/
/
*
|
/
/
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
2014-11-25
|
|
/
/
|
/
|
|
*
|
|
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
2014-11-06
*
|
|
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
2014-11-05
*
|
|
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
2014-11-05
*
|
|
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-11-05
|
|
/
|
/
|
*
|
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
2014-11-05
*
|
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
2014-11-05
*
|
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
2014-11-05
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
|
\
|
*
serial: atmel: add missing dmaengine header
Vinod Koul
2014-10-16
|
*
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
Vinod Koul
2014-10-15
|
|
\
|
|
*
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
|
*
|
serial: 8250_pci: Add PCI IDs for Intel Braswell
Alan Cox
2014-09-11
|
*
|
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
2014-09-11
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
|
\
\
|
*
|
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-11
|
\
\
[prev]
[next]