Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5be685faff2b75fa015832c5137bbb5513965104
/
drivers
/
tty
« Previous
bc0c36d
m68knommu: fix dereference of port.tty
by Greg Ungerer
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
18fd731
Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device.h include
by Jesper Juhl
· 14 years ago
46a1ca7
hvcs: fix typo in comment
by Paul Bolle
· 14 years ago
18e9550
Merge branch 'sh/st-integration' into sh-latest
by Paul Mundt
· 14 years ago
f19693a
Merge commit 'v2.6.38-rc4' into imx-for-2.6.39
by Sascha Hauer
· 14 years ago
8e6d3fe
hvc_dcc: Simplify assembly for v6 and v7 ARM
by Stephen Boyd
· 14 years ago
bf73bd3
hvc_dcc: Simplify put_chars()/get_chars() loops
by Stephen Boyd
· 14 years ago
a996320
hvc_dcc: Fix bad code generation by marking assembly volatile
by Stephen Boyd
· 14 years ago
0f66e50
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
by Sonic Zhang
· 14 years ago
3e517f4
68360serial: Plumb in rs_360_get_icount()
by Ben Hutchings
· 14 years ago
91f78f3
n_gsm: copy mtu over when configuring via ioctl interface
by Ken Mills
· 14 years ago
51df0ac
virtio: console: Move file back to drivers/char/
by Amit Shah
· 14 years ago
380042f
serial: pch_uart: revert Kconfig for non-DMA mode
by Tomoya MORINAGA
· 14 years ago
4564e1e
serial: pch_uart: support new device ML7213
by Tomoya MORINAGA
· 14 years ago
f094298
68328serial: remove unsed m68k_serial->tqueue_hangup
by Tejun Heo
· 14 years ago
5933a16
serial-core: reset the console speed on resume
by Yin Kangkai
· 14 years ago
d8653d3
serial: mrst_max3110: make buffer larger
by Dan Carpenter
· 14 years ago
0a1f1a0
tty_ldisc: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
7884146
serial: omap-serial: Enable the UART wake-up bits always
by Jarkko Nikula
· 14 years ago
364a6ec
OMAP: Enable Magic SysRq on serial console ttyOx
by Thomas Weber
· 14 years ago
2f1522e
serial: ifx6x60: expanded info available from platform data
by Russ Gorby
· 14 years ago
a5f4dbf
serial: mfd: remove the timeout workaround for A0
by Feng Tang
· 14 years ago
940f3be
tty: serial: bfin_sport_uart: fix signedness error
by Vasiliy Kulikov
· 14 years ago
17292ec
Merge branch 'sh/urgent' into sh-latest
by Paul Mundt
· 14 years ago
abfa44b
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
6b62047
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework
by Paul Mundt
· 14 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
c243e52
Merge branch 'msm-uart' into for-next
by David Brown
· 14 years ago
82e6923
ARM: lh7a40x: remove unmaintained platform support
by Russell King
· 14 years ago
fed7bb3
tty/serial: fix apbuart build
by Randy Dunlap
· 14 years ago
1035b63
n_hdlc: fix read and write locking
by Paul Fulghum
· 14 years ago
d0694e2
serial: unbreak billionton CF card
by Pavel Machek
· 14 years ago
a2a6a82
tty: use for_each_console() and WARN() on sysfs failures
by Kay Sievers
· 14 years ago
c55c63c
vt: fix issue when fbcon wants to takeover a second time.
by Dave Airlie
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
728674a
tty: move hvc drivers to drivers/tty/hvc/
by Greg Kroah-Hartman
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
fbc92a3
tty: add 'active' sysfs attribute to tty0 and console device
by Kay Sievers
· 14 years ago
093d804
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
by Ken Mills
· 14 years ago
be7a741
n_gsm: Fix message length handling when building header
by Ken Mills
· 14 years ago
eed5ee1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
acfa747
TTY: open/hangup race fixup
by Jiri Slaby
· 14 years ago
e2efafb
TTY: don't allow reopen when ldisc is changing
by Jiri Slaby
· 14 years ago
7f90cfc
TTY: ldisc, fix open flag handling
by Jiri Slaby
· 14 years ago
864ee6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5f9a31d
n_gsm: clean up printks
by Alan Cox
· 14 years ago
c2f2f00
n_gsm: Fix support for legacy encoding
by Alan Cox
· 14 years ago
40e3465
n_gsm: Fix length handling
by Ken Mills
· 14 years ago
820e62e
n_gsm: Copy n2 over when configuring via ioctl interface
by Ken Mills
· 14 years ago
47c344d
vcs: make proper usage of the poll flags
by Nicolas Pitre
· 14 years ago
1c95ba1
tty_ldisc: Fix BUG() on hangup
by Philippe Rétornaz
· 14 years ago
100eeae
TTY: restore tty_ldisc_wait_idle
by Jiri Slaby
· 14 years ago
e045fec
tty: prevent DOS in the flush_to_ldisc
by Jiri Olsa
· 14 years ago
1db0113
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
by Greg Kroah-Hartman
· 14 years ago
60d4ae8
TTY: create drivers/tty/vt and move the vt code there
by Greg Kroah-Hartman
· 14 years ago
96fd7ce
TTY: create drivers/tty and move the tty core files there
by Greg Kroah-Hartman
· 14 years ago