summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_mutex.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
|\
| * tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-06
* | tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2016-01-27
|/
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-26
* tty: Merge conditional + error message + WARN_ON()Peter Hurley2015-12-13
* tty: Make lock subclasses available for other tty locksPeter Hurley2015-02-02
* tty: Remove warning in tty_lock_slave()Peter Hurley2015-01-09
* tty: Preset lock subclass for nested tty locksPeter Hurley2014-11-05
* tty: Change tty lock order to master->slavePeter Hurley2014-11-05
* tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi2012-10-24
* tty: localise the lockAlan Cox2012-08-10
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty: add lockdep annotationsEric Dumazet2012-05-31
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: remove tty_lockedJiri Slaby2011-08-23
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05