summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_io.c
AgeCommit message (Expand)Author
2019-01-30tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman
2019-01-21tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov
2018-12-10Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman
2018-12-05tty: Simplify tty->count math in tty_reopen()Dmitry Safonov
2018-12-05tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-10-13remove fallback to drivers for TIOCGICOUNTAl Viro
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro
2018-10-13complete ->[sg]et_serial() switchoverAl Viro
2018-10-11tty: check name length in tty_find_polling_driver()Miles Chen
2018-09-18tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-09-16tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...Eric W. Biederman
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro
2018-09-14tty_ioctl(): drop FIONBIO handlingAl Viro
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-21signal: Use PIDTYPE_TGID to clearly store where file signals will be sentEric W. Biederman
2018-06-28tty: use 64-bit timstampArnd Bergmann
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-04-23tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-02-28tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-23tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2017-12-19pty: cancel pty slave port buf's work in tty_releaseSahara
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-28pty: show associative slave of ptmx in fdinfoMasatake YAMATO
2017-08-28tty: undo export of tty_open_by_driverOkash Khawaja
2017-08-28tty: resolve tty contention between kernel and user spaceOkash Khawaja
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-06-27tty: add function to convert device name to numberOkash Khawaja
2017-05-16tty: export tty_open_by_driverOkash Khawaja
2017-04-18tty: split job control support into a file of its ownNicolas Pitre
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre
2017-04-08tty: fix comment typo s/repsonsible/responsible/Thadeu Lima de Souza Cascardo
2017-03-31tty: reset termios state on device registrationJohan Hovold
2017-03-31tty: drop obsolete termios_locked commentsJohan Hovold
2017-03-31tty: close race between device register and openJohan Hovold
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar