aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_jobctrl.c
AgeCommit message (Expand)Author
2021-05-20tty: tty_jobctrl: Fix 2 incorrectly documented functionsLee Jones
2021-05-13tty: cumulate and document tty_struct::ctrl* membersJiri Slaby
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman
2021-04-10tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan
2021-04-10tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan
2021-04-10tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman
2020-12-04tty: Fix ->session lockingJann Horn
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-11-06tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones
2020-08-18tty: fix kernel-docJiri Slaby
2019-03-28tty: fix read of tty->pgrp outside of ctrl_lockDavid Emett
2019-03-28drivers/tty/tty_jobctrl.c - fix non-kerneldoc commentValdis Klētnieks
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-04-18tty: split job control support into a file of its ownNicolas Pitre