index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_jobctrl.c
Age
Commit message (
Expand
)
Author
2021-05-20
tty: tty_jobctrl: Fix 2 incorrectly documented functions
Lee Jones
2021-05-13
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-04-15
tty: create internal tty.h file
Greg Kroah-Hartman
2021-04-10
tty: tty_jobctrl: Remove spaces before tabs
Xiaofei Tan
2021-04-10
tty: tty_jobctrl: Fix coding style issues of block comments
Xiaofei Tan
2021-04-10
tty: tty_jobctrl: Add a blank line after declarations
Xiaofei Tan
2020-12-07
Merge 5.10-rc7 into tty-next
Greg Kroah-Hartman
2020-12-04
tty: Fix ->session locking
Jann Horn
2020-12-04
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-11-06
tty: tty_jobctrl: Add missing function parameter descriptions
Lee Jones
2020-08-18
tty: fix kernel-doc
Jiri Slaby
2019-03-28
tty: fix read of tty->pgrp outside of ctrl_lock
David Emett
2019-03-28
drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment
Valdis Klētnieks
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-04-18
tty: split job control support into a file of its own
Nicolas Pitre