index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tty: Simplify tty_release_checks() interface
Peter Hurley
2014-11-06
1
-3
/
+4
*
tty: Simplify tty_ldisc_release() interface
Peter Hurley
2014-11-06
3
-10
/
+9
*
tty: Fold pty pair handling into tty_flush_works()
Peter Hurley
2014-11-06
1
-5
/
+7
*
tty: Simplify pty pair teardown logic
Peter Hurley
2014-11-06
1
-19
/
+10
*
tty: Document check_tty_count() requires tty_lock held
Peter Hurley
2014-11-06
1
-0
/
+1
*
tty: Don't release tty locks for wait queue sanity check
Peter Hurley
2014-11-06
1
-6
/
+2
*
tty: Don't take tty_mutex for tty count changes
Peter Hurley
2014-11-06
1
-6
/
+0
*
tty: Remove TTY_CLOSING
Peter Hurley
2014-11-06
2
-13
/
+2
*
tty: Drop tty_mutex before tty reopen
Peter Hurley
2014-11-06
1
-8
/
+17
*
tty: Re-open /dev/tty without tty_mutex
Peter Hurley
2014-11-06
1
-26
/
+27
*
pty: Always return -EIO if slave BSD pty opened first
Peter Hurley
2014-11-06
1
-2
/
+5
*
tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
Peter Hurley
2014-11-06
1
-1
/
+1
*
tty: Clarify re-open behavior of master ptys
Peter Hurley
2014-11-06
1
-11
/
+4
*
tty: Remove TTY_HUPPING
Peter Hurley
2014-11-06
3
-14
/
+2
*
tty: Invert tty_lock/ldisc_sem lock order
Peter Hurley
2014-11-06
1
-4
/
+3
*
tty: Don't hold tty_lock for ldisc release
Peter Hurley
2014-11-06
1
-4
/
+2
*
8250_pci: Added driver for Endrun Technologies PTP PCIe card.
Mike Skoog
2014-11-06
1
-0
/
+67
*
n_tty: Remove stale read lock comment
Peter Hurley
2014-11-06
1
-2
/
+0
*
n_tty: Only process packet mode data in raw mode
Peter Hurley
2014-11-06
1
-10
/
+11
*
tty: Fix missed wakeup from packet mode status update
Peter Hurley
2014-11-06
1
-4
/
+5
*
pty: Hold ctrl_lock for packet mode updates
Peter Hurley
2014-11-06
1
-0
/
+2
*
pty: Fix packet mode setting race
Peter Hurley
2014-11-06
1
-1
/
+2
*
pty: Don't claim slave's ctrl_lock for master's packet mode
Peter Hurley
2014-11-06
2
-6
/
+6
*
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
Peter Hurley
2014-11-06
2
-9
/
+6
*
pty: Use spin_lock_irq() for pty_set_termios()
Peter Hurley
2014-11-06
1
-4
/
+2
*
tty: Move pty-specific set_termios() handling to pty driver
Peter Hurley
2014-11-06
2
-31
/
+29
*
tty: WARN for attempted set_termios() of pty master
Peter Hurley
2014-11-06
2
-2
/
+4
*
tty: Update code comment in __proc_set_tty()
Peter Hurley
2014-11-06
1
-1
/
+4
*
tty: Serialize proc_set_tty() with tty_lock
Peter Hurley
2014-11-06
1
-8
/
+5
*
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-06
3
-24
/
+21
*
tty: Fix multiple races when setting the controlling terminal
Peter Hurley
2014-11-06
1
-6
/
+17
*
tty: Remove !tty condition from __proc_set_tty()
Peter Hurley
2014-11-06
1
-13
/
+12
*
tty: Replace open-coded tty_get_pgrp()
Peter Hurley
2014-11-06
2
-24
/
+8
*
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
2014-11-06
1
-1
/
+5
*
tty: Remove tsk parameter from proc_set_tty()
Peter Hurley
2014-11-06
1
-14
/
+14
*
tty: Reorder proc_set_tty() and related fns
Peter Hurley
2014-11-06
1
-63
/
+62
*
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-06
2
-14
/
+5
*
tty: serial: 8250_core: restore the LCR register in set_sleep
Sudhir Sreedharan
2014-11-06
1
-2
/
+5
*
serial: of-serial: fix up PM ops on no_console_suspend and port type
Jingchang Lu
2014-11-06
1
-7
/
+46
*
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
Peter Hurley
2014-11-06
1
-2
/
+0
*
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
Peter Hurley
2014-11-06
1
-2
/
+2
*
serial: Fix upstat_t sparse warnings
Peter Hurley
2014-11-06
2
-2
/
+2
*
goldfish: off by one in goldfish_tty_console_setup()
Dan Carpenter
2014-11-06
1
-1
/
+1
*
goldfish: fix sparse warnings
Fabian Frederick
2014-11-06
1
-2
/
+2
*
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
2014-11-03
1
-2
/
+2
*
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-11-02
6
-39
/
+73
|
\
|
*
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
2014-10-30
1
-0
/
+2
|
*
mtd: omap: fix mtd devices not showing up
Frans Klaver
2014-10-30
1
-1
/
+1
|
*
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
3
-4
/
+52
|
*
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
4
-30
/
+14
[prev]
[next]