aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/tty_mutex.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-22tty: remove TTY_MAGICGravatar наб 1-6/+0
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGravatar Greg Kroah-Hartman 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-02-14Merge 4.5-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-1/+6
2016-02-06tty: Drop krefs for interrupted tty lockGravatar Peter Hurley 1-1/+6
2016-01-27tty: Remove __lockfunc annotation from tty lock functionsGravatar Peter Hurley 1-4/+4
2016-01-26tty: Wait interruptibly for tty lock on reopenGravatar Peter Hurley 1-0/+8
2015-12-13tty: Merge conditional + error message + WARN_ON()Gravatar Peter Hurley 1-8/+2
2015-02-02tty: Make lock subclasses available for other tty locksGravatar Peter Hurley 1-11/+1
2015-01-09tty: Remove warning in tty_lock_slave()Gravatar Peter Hurley 1-5/+1
2014-11-05tty: Preset lock subclass for nested tty locksGravatar Peter Hurley 1-10/+9
2014-11-05tty: Change tty lock order to master->slaveGravatar Peter Hurley 1-19/+13
2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Gravatar Sangho Yi 1-2/+2
2012-08-10tty: localise the lockGravatar Alan Cox 1-15/+56
2012-07-16tty: revert incorrectly applied lock patchGravatar Alan Cox 1-56/+15
2012-07-06tty: localise the lockGravatar Alan Cox 1-15/+56
2012-06-02tty: Revert the tty locking series, it needs more workGravatar Linus Torvalds 1-56/+15
2012-05-31tty: add lockdep annotationsGravatar Eric Dumazet 1-4/+15
2012-05-04tty_lock: Localise the lockGravatar Alan Cox 1-15/+45
2011-08-23TTY: remove tty_lockedGravatar Jiri Slaby 1-12/+0
2011-04-19tty: remove invalid location line in file headerGravatar Jovi Zhang 1-3/+0
2010-11-05TTY: create drivers/tty and move the tty core files thereGravatar Greg Kroah-Hartman 1-0/+47