index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_mutex.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-06
tty: Drop krefs for interrupted tty lock
Peter Hurley
2016-01-27
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
2016-01-26
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2015-12-13
tty: Merge conditional + error message + WARN_ON()
Peter Hurley
2015-02-02
tty: Make lock subclasses available for other tty locks
Peter Hurley
2015-01-09
tty: Remove warning in tty_lock_slave()
Peter Hurley
2014-11-05
tty: Preset lock subclass for nested tty locks
Peter Hurley
2014-11-05
tty: Change tty lock order to master->slave
Peter Hurley
2012-10-24
tty: tty_mutex.c: Fixed coding style warning (using printk)
Sangho Yi
2012-08-10
tty: localise the lock
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-31
tty: add lockdep annotations
Eric Dumazet
2012-05-04
tty_lock: Localise the lock
Alan Cox
2011-08-23
TTY: remove tty_locked
Jiri Slaby
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman