aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_jobctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-20tty: tty_jobctrl: Fix 2 incorrectly documented functionsLee Jones1-2/+2
2021-05-13tty: cumulate and document tty_struct::ctrl* membersJiri Slaby1-41/+43
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman1-0/+1
2021-04-10tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan1-4/+4
2021-04-10tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan1-6/+10
2021-04-10tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan1-0/+5
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman1-13/+31
2020-12-04tty: Fix ->session lockingJann Horn1-13/+31
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn1-2/+2
2020-11-06tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones1-0/+3
2020-08-18tty: fix kernel-docJiri Slaby1-2/+2
2019-03-28tty: fix read of tty->pgrp outside of ctrl_lockDavid Emett1-1/+1
2019-03-28drivers/tty/tty_jobctrl.c - fix non-kerneldoc commentValdis Klētnieks1-1/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-04-18tty: split job control support into a file of its ownNicolas Pitre1-0/+554