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
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-05
serial: add a new helper function
Huang Shijie
2012-09-05
tty: move the async flags from the serial code into the tty includes
Alan Cox
2012-08-13
TTY: add tty_port_link_device
Jiri Slaby
2012-08-10
tty: localise the lock
Alan Cox
2012-07-17
tty: Move the handling of the tty release logic
Alan Cox
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-13
TTY: add tty_port_register_device helper
Jiri Slaby
2012-06-13
TTY: provide drivers with tty_port_install
Jiri Slaby
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-02
TTY: provide tty_standard_install helper
Jiri Slaby
2012-01-24
tty: rework pty count limiting
Konstantin Khlebnikov
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
2011-10-18
tty: Support compat_ioctl get/set termios_locked
Thomas Meyer
2011-08-25
TTY: define tty_wait_until_sent_from_close
Jiri Slaby
2011-08-23
TTY: remove tty_locked
Jiri Slaby
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
2011-06-07
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Florian Fainelli
2011-05-13
n_tracerouter and n_tracesink ldisc additions.
J Freyensee
2011-04-19
TTY: introduce deinit helpers for proper ldisc shutdown
Jiri Slaby
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-02-17
tty: add a helper for setting termios data from kernel side
Alan Cox
2011-02-17
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-29
TTY: open/hangup race fixup
Jiri Slaby
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-09
tty: Fix formatting in tty.h
Alan Cox
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2010-10-05
tty.h: new ldisc for TI WiLink ST
Pavan Savoy
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2010-08-10
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
[next]