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