summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-01-27tty: audit: Handle tty audit enable atomicallyPeter Hurley
2016-01-27tty: audit: Track tty association with dev_tPeter Hurley
2016-01-27tty: audit: Combine push functionsPeter Hurley
2016-01-27tty: audit: Ignore current association for audit pushPeter Hurley
2016-01-27tty: audit: Take siglock directlyPeter Hurley
2016-01-27tty: audit: Defer audit buffer associationPeter Hurley
2016-01-27tty: audit: Remove icanon mode from call chainPeter Hurley
2016-01-27tty: audit: Never audit packet modePeter Hurley
2016-01-27tty: audit: Early-out pty master reads earlierPeter Hurley
2016-01-27tty: Make tty_files_lock per-ttyPeter Hurley
2016-01-27tty: Move tty_check_change() helperPeter Hurley
2016-01-27tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley
2016-01-27tty: Unexport system-wide tty_mutexPeter Hurley
2016-01-27tty: Avoid unnecessary temporaries for tty->ldiscPeter Hurley
2016-01-27tty: Document c_line == N_TTY initial conditionPeter Hurley
2016-01-27tty: Destroy ldisc instance on hangupPeter Hurley
2016-01-27tty: Refactor tty_ldisc_reinit() for reusePeter Hurley
2016-01-27tty: Use 'disc' for line discipline index namePeter Hurley
2016-01-27tty: Move tty_ldisc_kill()Peter Hurley
2016-01-27tty: Handle NULL tty->ldiscPeter Hurley
2016-01-27tty: Prepare for destroying line discipline on hangupPeter Hurley
2016-01-27tty: Fix comments for tty_ldisc_release()Peter Hurley
2016-01-27tty: Fix comments for tty_ldisc_get()Peter Hurley
2016-01-27tty: Reset c_line from driver's init_termiosPeter Hurley
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley
2016-01-27serial: 68328: Remove bogus ldisc resetPeter Hurley
2016-01-27tty: Refactor tty_open()Peter Hurley
2016-01-27tty: Consolidate noctty checks in tty_open()Peter Hurley
2016-01-27tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley
2016-01-27pty: Remove pty_unix98_shutdown()Peter Hurley
2016-01-27tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley
2016-01-27tty: Fix tty_init_termios() declarationPeter Hurley
2016-01-27tty: Remove !tty check from free_tty_struct()Peter Hurley
2016-01-27tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-08drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.cPaul Gortmaker
2016-01-07serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2016-01-07serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi
2016-01-06tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/OTimur Tabi
2016-01-06tty: amba-pl011: fix earlycon register offsetsRussell King
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-12-29sysrq: Fix warning in sysrq generated crash.Ani Sinha