summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_mutex.c
AgeCommit message (Expand)AuthorLines
2022-09-22tty: remove TTY_MAGICнаб-6/+0
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman-1/+6
2016-02-06tty: Drop krefs for interrupted tty lockPeter Hurley-1/+6
2016-01-27tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley-4/+4
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley-0/+8
2015-12-13tty: Merge conditional + error message + WARN_ON()Peter Hurley-8/+2
2015-02-02tty: Make lock subclasses available for other tty locksPeter Hurley-11/+1
2015-01-09tty: Remove warning in tty_lock_slave()Peter Hurley-5/+1
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley-10/+9
2014-11-05tty: Change tty lock order to master->slavePeter Hurley-19/+13
2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi-2/+2
2012-08-10tty: localise the lockAlan Cox-15/+56
2012-07-16tty: revert incorrectly applied lock patchAlan Cox-56/+15
2012-07-06tty: localise the lockAlan Cox-15/+56
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds-56/+15
2012-05-31tty: add lockdep annotationsEric Dumazet-4/+15
2012-05-04tty_lock: Localise the lockAlan Cox-15/+45
2011-08-23TTY: remove tty_lockedJiri Slaby-12/+0
2011-04-19tty: remove invalid location line in file headerJovi Zhang-3/+0
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman-0/+47