summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_mutex.c
AgeCommit message (Expand)Author
2015-02-02tty: Make lock subclasses available for other tty locksPeter Hurley
2015-01-09tty: Remove warning in tty_lock_slave()Peter Hurley
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley
2014-11-05tty: Change tty lock order to master->slavePeter Hurley
2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi
2012-08-10tty: localise the lockAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-06tty: localise the lockAlan Cox
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-31tty: add lockdep annotationsEric Dumazet
2012-05-04tty_lock: Localise the lockAlan Cox
2011-08-23TTY: remove tty_lockedJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman