index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_io.c
Age
Commit message (
Expand
)
Author
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-02
tty: Fix inverted logic in send_break
Alan Cox
2008-07-02
tty_io: fasync BKL pushdown
Jonathan Corbet
2008-06-20
tty: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-14
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
2008-05-01
[PATCH] split linux/file.h
Al Viro
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
devpts: propagate error code from devpts_pty_new
Sukadev Bhattiprolu
2008-04-30
tty: fix routine name in ptmx_open()
Hiroshi Shimamoto
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
tty: drop the BKL for driver/ldisc ioctl methods
Alan Cox
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
redo locking of tty->pgrp
Alan Cox
2008-04-30
tty: BKL pushdown
Alan Cox
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
2008-02-08
tty_io: drag screaming into coding style compliance
Alan Cox
2008-02-06
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-02-06
proper prototype for vty_init()
Adrian Bunk
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-08-23
tty: dont needlessly cast kmalloc() return value
Jesper Juhl
2007-08-11
fix serial buffer memory leak
Alan Cox
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
tty_io: Use kzalloc
Jean Delvare
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-06-16
tty: restore locked ioctl file op
Paul Fulghum
2007-06-01
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
2007-05-12
tty: flush flip buffer on ldisc input queue flush
Paul Fulghum
2007-05-11
[TTY]: Export proc_clear_tty() to modulea.
David S. Miller
2007-05-11
tty: add compat_ioctl
Paul Fulghum
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
tty_set_ldisc() receive_room fix
Paul Fulghum
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-07
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
2007-03-18
[PATCH] tty: Fix two reported pid leaks
Eric W. Biederman
2007-03-01
[PATCH] tty_io: fix race in master pty close/slave pty close path
Aristeu Sergio Rozanski Filho
2007-02-20
[PATCH] tty: use NULL for ptrs
Randy Dunlap
2007-02-20
[PATCH] tty_register_driver: Remove incorrect and superfluous cast
Geert Uytterhoeven
[next]