index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
pty, n_tty: Simplify input processing on final close
Peter Hurley
2014-11-05
2
-26
/
+21
*
pty: Don't drop pty master tty lock to hangup slave
Peter Hurley
2014-11-05
1
-2
/
+0
*
tty: Preset lock subclass for nested tty locks
Peter Hurley
2014-11-05
2
-10
/
+11
*
tty: Change tty lock order to master->slave
Peter Hurley
2014-11-05
2
-23
/
+19
*
tty: Simplify tty_release() state checks
Peter Hurley
2014-11-05
1
-10
/
+9
*
tty: Simplify tty_release_checks() interface
Peter Hurley
2014-11-05
1
-3
/
+4
*
tty: Simplify tty_ldisc_release() interface
Peter Hurley
2014-11-05
2
-9
/
+8
*
tty: Fold pty pair handling into tty_flush_works()
Peter Hurley
2014-11-05
1
-5
/
+7
*
tty: Simplify pty pair teardown logic
Peter Hurley
2014-11-05
1
-19
/
+10
*
tty: Document check_tty_count() requires tty_lock held
Peter Hurley
2014-11-05
1
-0
/
+1
*
tty: Don't release tty locks for wait queue sanity check
Peter Hurley
2014-11-05
1
-6
/
+2
*
tty: Don't take tty_mutex for tty count changes
Peter Hurley
2014-11-05
1
-6
/
+0
*
tty: Remove TTY_CLOSING
Peter Hurley
2014-11-05
1
-12
/
+2
*
tty: Drop tty_mutex before tty reopen
Peter Hurley
2014-11-05
1
-8
/
+17
*
tty: Re-open /dev/tty without tty_mutex
Peter Hurley
2014-11-05
1
-26
/
+27
*
pty: Always return -EIO if slave BSD pty opened first
Peter Hurley
2014-11-05
1
-2
/
+5
*
tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
Peter Hurley
2014-11-05
1
-1
/
+1
*
tty: Clarify re-open behavior of master ptys
Peter Hurley
2014-11-05
1
-11
/
+4
*
tty: Remove TTY_HUPPING
Peter Hurley
2014-11-05
2
-13
/
+2
*
tty: Invert tty_lock/ldisc_sem lock order
Peter Hurley
2014-11-05
1
-4
/
+3
*
tty: Don't hold tty_lock for ldisc release
Peter Hurley
2014-11-05
1
-4
/
+2
*
8250_pci: Added driver for Endrun Technologies PTP PCIe card.
Mike Skoog
2014-11-05
1
-0
/
+67
*
n_tty: Remove stale read lock comment
Peter Hurley
2014-11-05
1
-2
/
+0
*
n_tty: Only process packet mode data in raw mode
Peter Hurley
2014-11-05
1
-10
/
+11
*
tty: Fix missed wakeup from packet mode status update
Peter Hurley
2014-11-05
1
-4
/
+5
*
pty: Hold ctrl_lock for packet mode updates
Peter Hurley
2014-11-05
1
-0
/
+2
*
pty: Fix packet mode setting race
Peter Hurley
2014-11-05
1
-1
/
+2
*
pty: Don't claim slave's ctrl_lock for master's packet mode
Peter Hurley
2014-11-05
2
-6
/
+6
*
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
Peter Hurley
2014-11-05
2
-9
/
+6
*
pty: Use spin_lock_irq() for pty_set_termios()
Peter Hurley
2014-11-05
1
-4
/
+2
*
tty: Move pty-specific set_termios() handling to pty driver
Peter Hurley
2014-11-05
2
-31
/
+29
*
tty: WARN for attempted set_termios() of pty master
Peter Hurley
2014-11-05
2
-2
/
+4
*
tty: Update code comment in __proc_set_tty()
Peter Hurley
2014-11-05
1
-1
/
+4
*
tty: Serialize proc_set_tty() with tty_lock
Peter Hurley
2014-11-05
1
-8
/
+5
*
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-05
1
-0
/
+21
*
tty: Fix multiple races when setting the controlling terminal
Peter Hurley
2014-11-05
1
-6
/
+17
*
tty: Remove !tty condition from __proc_set_tty()
Peter Hurley
2014-11-05
1
-13
/
+12
*
tty: Replace open-coded tty_get_pgrp()
Peter Hurley
2014-11-05
2
-24
/
+8
*
tty: Remove tsk parameter from proc_set_tty()
Peter Hurley
2014-11-05
1
-14
/
+14
*
tty: Reorder proc_set_tty() and related fns
Peter Hurley
2014-11-05
1
-63
/
+62
*
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-05
1
-11
/
+5
*
tty: serial: 8250_core: restore the LCR register in set_sleep
Sudhir Sreedharan
2014-11-05
1
-2
/
+5
*
serial: of-serial: fix up PM ops on no_console_suspend and port type
Jingchang Lu
2014-11-05
1
-7
/
+46
*
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
Peter Hurley
2014-11-05
1
-2
/
+0
*
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
Peter Hurley
2014-11-05
1
-2
/
+2
*
serial: Fix upstat_t sparse warnings
Peter Hurley
2014-11-05
1
-1
/
+1
*
goldfish: off by one in goldfish_tty_console_setup()
Dan Carpenter
2014-11-05
1
-1
/
+1
*
goldfish: fix sparse warnings
Fabian Frederick
2014-11-05
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
5
-21
/
+73
|
\
|
*
serial: atmel: add missing dmaengine header
Vinod Koul
2014-10-16
1
-0
/
+1
[next]